Re: [Samba] Please Help me

2005-03-08 Thread ankush grover
On Wed, 9 Mar 2005 12:01:51 +0530, Bhargav <[EMAIL PROTECTED]> wrote: > Dear All, > > I want help to access my window machine from linux machine , with samba > server configure on it. > > Linux - 192.168.0.2 - with samba server > > Windows 2000 - 192.168.0.1 - with share directory \\FORTEIT\lin

[Samba] (no subject)

2005-03-08 Thread Bjørn-Sverre Nøttum
Hallo! I am running samba 3.01012 on a fc2 server. I have problems with samba/ cups for some of my printers, and samba is filling up /var/log/messages with the following lines: -printing/print_cups.c:cups_queue_get(900) -server smbd[23036]: Unable to get jobs for ipp://localhost/printers/[pri

[Samba] ADS question

2005-03-08 Thread Marcus Franke
Greetings, I managed to join my samba server into my ActiveDirectory domain. wbinfo -g or -u shows the groups and users in my Windows domain. But how do I use it for granting or denying access to my shares? Marcus -- To unsubscribe from this list go to the following URL and read the instruc

[Samba] Help .. Please !!!

2005-03-08 Thread Bhargav
Dear All, I want help to access my window machine from linux machine , with samba server configure on it. Linux - 192.168.0.2 - with samba server Windows 2000 - 192.168.0.1 - with share directory \\FORTEIT\linux_map I already create one directory /mnt/share .. ok.. Now I want to moun

[Samba] Please Help me

2005-03-08 Thread Bhargav
Dear All, I want help to access my window machine from linux machine , with samba server configure on it. Linux - 192.168.0.2 - with samba server Windows 2000 - 192.168.0.1 - with share directory \\FORTEIT\linux_map I already create one directory /mnt/share .. ok.. Now I want to moun

Re: [Samba] Trying to get ADS authentication working.

2005-03-08 Thread Steve
Hello, Your domain is called "HQ Servers" with a space in it? Are you sure that the 'net ads' command isn't misinterpreting that name and/or the quotes in the command? Also, did you specify a username (maybe 'adminName' in your example) for the 'net ads' command? Are you able to see this com

Re: [Samba] Windows file permission abilities?

2005-03-08 Thread S Clark
On Tuesday 08 March 2005 07:08 pm, Aaron P. Martinez wrote: [...] > Most importantly i'm wondering if it can implement the create dir/append > to file permissions. My client wants users to be able to create files > on the server but have only a few people who can actually delete the > files. I th

[Samba] Windows file permission abilities?

2005-03-08 Thread Aaron P. Martinez
I'm potentially about to deploy a samba 3.0.11 file server on RHEL 3.4 or perhaps 4.0 and before i do i'm wondering if it can do a couple things. I read the howto and googled but didn't find exactly what i was looking for. Most importantly i'm wondering if it can implement the create dir/append t

Re: [Samba] mac osx : files automatically renamed

2005-03-08 Thread Matthew Easton
On Tuesday 08 March 2005 01:24, Stéphane VERGNAUD wrote: > Hi, > > On a Linux server (Mandrake 10 distribution), I installed Samba server > 3.0.10. > The clients are all Mac OS X 10.3 > Word files are automatically renamed when the user save the file. > Does someone already heard about this weirdne

RE: [Samba] PGina & Samba

2005-03-08 Thread Jay B Knotts
I'm currently using pGina with LDAP for authentication. For the purpose of bypassing Window's authentication. It's been working very well. The problem to overcome is the fact that LDAP authentication is via "userPassword" field in ldap schema but Window's SMB/CIFS uses The sambaNTPassword samba fi

Re: [Samba] Interdomain trust problem

2005-03-08 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John H Terpstra wrote: |>PS - John, it would be great if you could update chapter 16 of _Samba 3 By |>Example_ to include steps for establishing interdomain trusts when using |>LDAP backend, because it is not immediately obvious to me what to do. | | I

RE: [Samba] PGina & Samba

2005-03-08 Thread Paul Barnick
Thanks for the reply. That is exactly what I'm trying to do - bypass the Windows authentication. I guess if you're able to get Samba/LDAP working and can't get Pgina to work, it might not be as easy as it seems (I'm still new to this and was impressed with myself when I got Samba working with a p

[Samba] Samba Auto-Reconnect to XP PC Fails

2005-03-08 Thread [EMAIL PROTECTED]
I'm having a problem with a samba connection failing to reconnect. I have 2 Linux servers that have a local share mounted on an XP workstation. The purpose is to enable jobs running on the server to access files on the XP workstation. The problem is that if the workstation is rebooted, the share

[Samba] AutoCad 2004, Samba 3.0.11 & file locking issues

2005-03-08 Thread Bill Arlofski
Sorry for such a long post as my first to the list, but in an effort to forego a long back and forth question/answer session via email, I think if I post all the information that I currently have someone may be able to more quickly spot my issue. The server in question is a Gentoo server running

[Samba] Winbind and a home directory on a file server, question ..

2005-03-08 Thread Sam Evans
All: I have been using winbind to successfully authenticate users on a Linux machine, using AD as the authentication store. My challenge now is to some how get the user's home directory (which exists on a File Server) to auto-magically map as their home directory on the linux machine. Has anyone

[Samba] Joining an NT4-type Domain with Samba-3

2005-03-08 Thread spiv007
I trying to join a samba-3 box with shares to a Windows 2k dc running in pre 2k mode and act as a member server. Is winbind best to use in something like this? I want to have share abcd to be started to the users that is apart of the windows 2k dc. -- To unsubscribe from this list go to the foll

[Samba] Workgroup that spans more than one subnet

2005-03-08 Thread Dani Camps
I want a workgroup that spands two IP subnets. My configuration is: INTERNET | __eth1__ |---eth0||eth2---| 192.168.0.0/24 Gateway 192.168.1.0/24 <---

Re: [Samba] Re: rpc trust gives NT_STATUS_INVALID_HANDLE with 3.0.11

2005-03-08 Thread Wolfgang Ratzka
Gerald (Jerry) Carter wrote: Wolfgang Ratzka wrote: | I get exactly the same error message when trying to build a trust from | Samba 3.0.11 (samba.org binaries on Debian, using ldap backend) to | Windows NT 4.0. | I see EventID 537 on the NT 4.0 Server (An error occured during | logon...) which is

Re: [Samba] 'profiles' command with WinXP Profiles

2005-03-08 Thread John H Terpstra
On Friday 04 March 2005 08:59, Misty Stanley-Jones wrote: > Hi all, > > I have gotten the 'profiles' command to work for NT and Win2K profiles very > well. In Windows XP, I am able to change the 'owner' but not the 'group' > SID. It gives no errors but it just doesn't change them. A snippet of t

Re: [Samba] Interdomain trust problem

2005-03-08 Thread John H Terpstra
On Monday 28 February 2005 08:13, Misty Stanley-Jones wrote: > Hi all, > > I have two different domains. At one point I had them trusting eaach other > but then I ruined it. Now I am trying to get them back. They both have > LDAP backend. I need them bot to trust each other and be trusted by ea

[Samba] Re: Unable to set ACLs with Samba 3.0.11, near publication deadline

2005-03-08 Thread Jeremy Allison
On Tue, Mar 08, 2005 at 03:59:38PM -0600, Thomas Boutell wrote: > Anybody have a roadkill cookbook? > > Because I have some crow to eat, and I'm not sure how best > to prepare it. Sigh. > > I didn't have writable = yes set on the share. The fact that smbcacls > didn't work (and still doesn't wor

[Samba] Re: Unable to set ACLs with Samba 3.0.11, near publication deadline

2005-03-08 Thread Thomas Boutell
Anybody have a roadkill cookbook? Because I have some crow to eat, and I'm not sure how best to prepare it. Sigh. I didn't have writable = yes set on the share. The fact that smbcacls didn't work (and still doesn't work!) blinded me to this more obvious issue. Once I set writable = yes, of course,

[Samba] Is possible? --- reposting + new

2005-03-08 Thread Franco \"Sensei\"
Hi. I'm trying to find a solution for our windows clients. I will explain my situation. We have kerberos 5 (mit) kdc, openafs without kaserver (authentication using kerberos), openldap, everything on debian stable servers. What do our unix/linux clients do? They authenticate over kerberos (pam)

Re: [Samba] Win98 refuses to share printers after migration to PDC

2005-03-08 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Augusto Beiro wrote: | smbclient PC-03\\HP -c "print /tmp/ex.txt" -U gestion | Password: | tree connect failed: ERRSRV - ERRinvdevice (Invalid device - printer request | made to non-printer connection or non-printer request made to printer | connec

[Samba] smb log error-Transport end point/getpeername

2005-03-08 Thread Serge Tremblay
better late than never I would suggest you take a look at the File and Record Locking section [http://us4.samba.org/samba/docs/man/Samba-HOWTO-Collection/locking.html] of the samba official howto [http://us4.samba.org/samba/docs/man/Samba-HOWTO-Collection/] (must read if you have not ;) ) regar

Re: [Samba] PGina & Samba

2005-03-08 Thread Andrew Bartlett
On Tue, 2005-03-08 at 13:55 -0500, Paul Barnick wrote: > Does anyone have any experience using PGina with Samba for a simple "single > sign on" approach using Windows clients? If so, I would love to know how it > is working for you. I tried posting here a bit ago for a way to do this > ("single s

[Samba] winbindd will not connect to samba pdc

2005-03-08 Thread Gerry Valle
I'm trying to migrate to a Samba PDC from an NT PDC. Right now I'm testing whether a Samba member server can effectively grab user account info from a Samba PDC. Both the PDC and the member server are vanilla, no-frills Redhat 9 machines, the PDC is running Samba 3.0.9 and the member is running 3.

[Samba] Trying to get ADS authentication working.

2005-03-08 Thread Theodore Jencks
I have been trying in vain to get ADS domain authentication working. I can't figure out what is wrong and have read the docs and looked through the mailing lists. I'm not sure why better documentation hasn't been written on the web site for the ADS feature since it's pretty spectacular to be able

Re: [Samba] I would like to create a Samba share supporting named writers, named readers, and no guests ...

2005-03-08 Thread Matthew White
For completeness, can you post a directory listing of the file(s) that "reader1" can modify? Your "write-list" directive might have a syntax error. (missing '='?) -mtw On Tue, Mar 08, 2005 at 09:31:53AM -0800, John Spence, CCSI, CCNA, CISSP ([EMAIL PROTECTED]) wrote: > > I have not hit on the

[Samba] PGina & Samba

2005-03-08 Thread Paul Barnick
Does anyone have any experience using PGina with Samba for a simple "single sign on" approach using Windows clients? If so, I would love to know how it is working for you. I tried posting here a bit ago for a way to do this ("single sign on") with samba only, but I didn't get any responses and th

[Samba] Boston Job for Samba Person

2005-03-08 Thread AndyLiebman
Hi, We don't know the following is forbidden material on this list. We hope not. We're looking for a Samba/Linux Networking Consultant in the Boston area who can help us with a number of issues, among them: -- migration to Samba 3.11 -- cross subnet browsing -- adding router capabilities

Re: [Samba] Unable to set ACLs with Samba 3.0.11, near publication deadline

2005-03-08 Thread smc+samba
I'd be interested in finding out whatever information comes of your query as well - I think I'm running into the same limitations. In short, I've added a Samba file sharing server to an existing "ActiveDirectory" domain. It seems to work fine, except that the Windows administrator there is com

Re: [Samba] samba WINS problem on 2 networked LANS using a VPN connection

2005-03-08 Thread Alex Post
Why? Do you have some arguments? 192.168.1.48/240 and 192.168.1.64/224 are not subnets? Regards, Alex Tom Skeren wrote: Your VPN looks problematic. You probably want a different subnet. Pml wrote: Hello Samba experts, Please read all email because i'm desperate! I have problem on joining to LA

[Samba] Logon script

2005-03-08 Thread csanab
Hi, i'm having roubles with samba as PDC, i want to modify some registry keys (relates with windows update) in XP & 2000 clients. I've tryed logons scripts but it seems that i don have enough permissions to do that, so i tried to do a ntconfig.pol but when the client logs on domain y just get t

Re: [Samba] samba WINS problem on 2 networked LANS using a VPN connection

2005-03-08 Thread Tom Skeren
Your VPN looks problematic. You probably want a different subnet. Pml wrote: Hello Samba experts, Please read all email because i'm desperate! I have problem on joining to LAN-s using Samba. Finally i got a solution to "see" booth workgroups on "Entire Network", but i'm having problem with s

[Samba] I would like to create a Samba share supporting named writers, named readers, and no guests ...

2005-03-08 Thread John Spence, CCSI, CCNA, CISSP
I have not hit on the correct combination of parameters. Closest I come still allows the readers to modify - but not create - files. Not what I want. If someone can give me a hint, I would really appreciate it. Thank you. If I do this, reader1 can see the files (good), cannot create files (g

[Samba] Roaming Profiles and Mapped Drives

2005-03-08 Thread AndyLiebman
Hi, I have a weird problem with a Linux Server acting as a PDC with Samba 3.02. If I map a particular Samba share as the "Z" drive -- and I use roaming profiles with a logon.bat script -- the share will NEVER automatically reconnect when logging on again. This happens 100 percent of the

[Samba] samba WINS problem on 2 networked LANS using a VPN connection

2005-03-08 Thread Pml
Hello Samba experts, Please read all email because i'm desperate! I have problem on joining to LAN-s using Samba. Finally i got a solution to "see" booth workgroups on "Entire Network", but i'm having problem with stations located in LAN2. From any station located in LAN1, I can see LAN2

[Samba] Samba Shares Disconnecting

2005-03-08 Thread AndyLiebman
Hi Samba list We have about 40 Linux Servers in use at various locations. All are running Samba 3.02. On some of the servers, we seem to be experiencing periodic disconnection of Windows XP client machines to their Samba shares (BTW, some are Windows SP1 and some SP2). In a couple of case

[Samba] RE: Mail Delivery (failure itpmjob@wynnlasvegas.com)

2005-03-08 Thread IT PM Job
Thank you for your interest in the Information Technology group at Wynn Las Vegas, LLC. Should your background and experience match one of our current openings, you will be contacted within 4 weeks. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.

RE: [Samba] Difference Copy and Move at inheriting

2005-03-08 Thread Kaplan, Marc
This is just the way filesystems work. Doing a move of a file/directory does no kind of re-evaluation of permissions/ACLs, because it's essentially just doing a rename. You can see the same thing with Windows, create a file named c:\a.txt, then create a directory named c:\a.dir. Set some inherita

Re: [Samba] Help with multiple subnets

2005-03-08 Thread Simon Hobson
Dani Camps wrote: I already have all the clients using a WINS server. But if the WINS server is in the gateway machine that has one interface in each subnet (192.168.0.1 and 192.168.1.1), the WINS server for the clients in each subnet must be the gateway of that subnet or it doesn't matter ? In you

Re: [Samba] NT Domain to Samba-LDAP just disabling netlogon on NT PDC?

2005-03-08 Thread Craig White
On Tue, 2005-03-08 at 11:27 +0100, Paul Coray wrote: > Hi group > > Quick question before I switch my domain from NT4 PDC to Samba-LDAP: > Can I leave the old NT-PDC in my subnet, if I just disable it's netlogon > service? > > Reason: This old NT-Server has a database running which is still need

Re: [Samba] Help with multiple subnets

2005-03-08 Thread Dani Camps
I already have all the clients using a WINS server. But if the WINS server is in the gateway machine that has one interface in each subnet (192.168.0.1 and 192.168.1.1), the WINS server for the clients in each subnet must be the gateway of that subnet or it doesn't matter ? I mean is there any prob

Re: [Samba] Extremely slow during browsing some directories

2005-03-08 Thread david rankin
From: "Linwei Cheng" <[EMAIL PROTECTED]> Hello, The issues I had before seems all disappeared after I rebooted my machine( Fedora3, kernel 2.6.10-1.770_FC3 ). I don't really understand what benefited the samba on rebooting... The information is, before this reboot, I updated the kernel from 2.6.

[Samba] Help with multiple subnets

2005-03-08 Thread Dani Camps
I have two subnets in may LAN 192.168.0.0/24 and 192.168.1.0/24. Both subnets go out to the Internet through a Linux box acting as a gateway, so the gateway has one interface in each subnet (192.168.1.1 and 192.168.0.1). In both subnets I have Windows and Linux machines and I want to configure SMB

[Samba] Your remove request has been successfully processed!

2005-03-08 Thread Watsons
We have processed your remove request successfully. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Links followed to my local filesystem

2005-03-08 Thread Pablo García
I upgraded the client, (from 3.0.0-15 to 3.0.10) the server remains the same (3.0.4), it seems like the linux client changed it's behavior regarding following links on the server side. Any ideas ? Thanks, Pablo On Wed, 02 Mar 2005 08:42:35 -0600, Paul Gienger <[EMAIL PROTECTED]> wrote: > > >Aft

[Samba] Re: [linux-cifs-client] Mounting directories below share level

2005-03-08 Thread J. A. Landamore
On Friday 4th March 2005, Steven French said, in part: > I did some experiments and confirmed that for this "deep mapping" > (http://www.windowsnetworking.com/articles_tutorials/w2kdmap.html) mount of > a complex target ie \\server\share\dir > 1) the path component following the share name is not

[Samba] security = ads or domain

2005-03-08 Thread ankush grover
hey friends, I have 2 problems in samba I am narrating my problems below: a) I have configured samba with security =ads in FC3 workstation and my domain controller is windows 2003 ,the samba is working fine with the configured options.As my domain consists of windows ,linux and unix clients an

R: R: [Samba] local users in domain member security.

2005-03-08 Thread Meli Marco
Jerry, I have installed a dos client with WFW network, I have insert these parameters in the system.ini file: workgroup=sambamachine domain=sambamachine, but an error occured, it's said that the specified name is already used for a machine, just my samba machine.So I have try to use the reality dom

Re: [Samba] lost passdb, workstations lost trust relation ship

2005-03-08 Thread Nicolas Kowalski
On Mon, 7 Mar 2005, Nicolas Kowalski wrote: > After a catastrophic disk failure, I restored all the contents of > /var/lib/samba of our Samba 3.0.11 PDC (debian 3.0). > > However, when logging on any workstation, we keep having an error > about a failed trust relationship. Here is a sample: I

[Samba] Re: Re: Delivery Server - IMPORTANT

2005-03-08 Thread webmaster
Bonjour * MERCI DE LIRE CE MAIL EN ENTIER ! * * CECI N'EST PAS UN AUTOREPONDEUR ! * Vous venez d'envoyer un mail a l'adresse suivante : [EMAIL PROTECTED] Cette adresse est protégée par un programme anti-spam / anti-virus. Si vous recevez ce mail, c'est que votre adresse email

[Samba] cupsaddsmb fails - files are not copied

2005-03-08 Thread Heini Hansen
Hello, i have problems getting the automatic driver installation for windows clients running. i am using cupsaddsmb, it creates the WIN40 Directory and tells me its putting files - but the Directory remains empty - and thats, so i guess, the reason for the rpccleint command failing (DOS error 0x0

Re: [Samba] Sharing an nfs mounted directory from two different samba servers?

2005-03-08 Thread Luca Olivetti
Ilia Chipitsine wrote: Luca Olivetti wrote: [...] Viceversa if I'm using server A, accessing a file from B doesn't propagate the oplock change to A :-( Any suggestion? NFS v4 has things to do locking. what is Your version of NFS ? The new server's kernel shoud have support for nfs v4 compiled in,

Re: [Samba] machine account locations

2005-03-08 Thread Ilia Chipitsine
OK I'm confused. Can machines be in ou=Computers,dc=somewhere,dc=net ? yes, if nss_ldap will find them there (or if you store machine accounts without ldap). Every thing works fine if I configure so that machine accounts are created under ou=Users. If configured for machines to be in ou=Computer

[Samba] SMBD loading CPU

2005-03-08 Thread Mark Frayling
Hi I am running samba Version 2.2.8a-SuSE on a SuSE Linux 9.0 box. It has dual 700MHz CPU's and 512MB RAM It is used as a file server, serving files to Win XP and Win 2k users. I have noticed it is using between 30% and 75% of CPU usage per smbd session, which slows the network to a grind. I thou

Re: [Samba] Sharing an nfs mounted directory from two different samba servers?

2005-03-08 Thread Ilia Chipitsine
Luca Olivetti wrote: Due to the problems I experienced switching my users to a new server, I'd like now to migrate only some workstations at a time. Since they all have to work on the same files, I though of nfs mounting the new server disk on the old one, so the old server would be sharing the n

[Samba] Problems with file names

2005-03-08 Thread Márcio Oliveira
Hi, I have a Samba server working on my LAN and it have some problems with some characters in the file name, eg. 123:testedearq:123456 In the Linux console, the file name is displayed like this: [EMAIL PROTECTED] teste]# ls 123:testedearq:123456 [EMAIL PROTECTED] teste]# But in Samba share,

[Samba] Difference Copy and Move at inheriting

2005-03-08 Thread Matthias Spork
Hello, if I copy or create a file or directory, it inherits the permissions of it's parent. If I move a file from one directory to another, it will not inherit the permissions of the target-directory. Why? [daten] comment = Daten path = /samba/daten inherit permissions = yes

Re: [Samba] Samba as PDC and BDC on the same network.

2005-03-08 Thread Clement DIEBOLD
Jean-Jacques Moulis a écrit : On Mon, 07 Mar 2005 09:57:47 + Clement DIEBOLD <[EMAIL PROTECTED]> wrote: CD> >CD> Then, if I put : CD> >CD> >> @echo off CD> >CD> >> echo "Script de demarrage" CD> >CD> >> net use T: \\PDC\temp /PERSISTENT:NO CD> >CD> >> CD> >CD> >> Then, if the PDC becomes d

[Samba] NT Domain to Samba-LDAP just disabling netlogon on NT PDC?

2005-03-08 Thread Paul Coray
Hi group Quick question before I switch my domain from NT4 PDC to Samba-LDAP: Can I leave the old NT-PDC in my subnet, if I just disable it's netlogon service? Reason: This old NT-Server has a database running which is still needed after the migration to samba, but it doesn't need to have any N

[Samba] Win98 refuses to share printers after migration to PDC

2005-03-08 Thread Augusto Beiro
Hello everybody: Recently we migrated one LAN from a simple WORKGROUP based net to a Samba PDC. Everything was quite good, but after the process, The Win98 oses started to refuse sharing printers. Lets'see the problems: Using smbclient: smbclient PC-03\\HP -c "print /tmp/ex.txt" -U gestion

[Samba] (no subject)

2005-03-08 Thread mail
Un message dont vous etes le destinataire a ete refuse par exim Il contenait un fichier attache non autorise : exe,bat,zip,... l'auteur de ce mail est : [EMAIL PROTECTED] -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/

[Samba] Hi, my darling :)

2005-03-08 Thread allbery
Look at my new screensaver. I hope you will enjoy... Your Liza MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=_NextPart_000_0008_1E234AC0.935A180A" X-Priority: 3 X-MSMail-Priority: Normal This is a multi-part message in MIME format. --=_NextPart_000_0008_1E2

Re: [Samba] Sharing an nfs mounted directory from two different samba servers?

2005-03-08 Thread Luca Olivetti
Luca Olivetti wrote: Due to the problems I experienced switching my users to a new server, I'd like now to migrate only some workstations at a time. Since they all have to work on the same files, I though of nfs mounting the new server disk on the old one, so the old server would be sharing the

[Samba] Command tests work but can't browse the network [REVISED]

2005-03-08 Thread Jonathan Ryshpan
I am a Samba newbie who has just set up a Samba server running under Fedora Core 3 and a client running under Win 98. Any attempt to see the network from "Network Neighborhood" or from "Windows Explorer" fails with the error box: Unable to browse the network . The network i

[Samba] mac osx : files automatically renamed

2005-03-08 Thread Stéphane VERGNAUD
Hi, On a Linux server (Mandrake 10 distribution), I installed Samba server 3.0.10. The clients are all Mac OS X 10.3 Word files are automatically renamed when the user save the file. Does someone already heard about this weirdness ? Thanks Stéphane -- To unsubscribe from this list go to the fo

Re: [Samba] joining a domain without having Windows admin privileges

2005-03-08 Thread Andrew Bartlett
On Mon, 2005-03-07 at 11:00 +0100, David Landgren wrote: > On Fri, 04 Mar 2005 00:06:10 -0600, J Raynor <[EMAIL PROTECTED]> wrote: > > > > I would like to use "security = domain" for a samba server, but the only > > way I've found to do that is to issue the command "net rpc join -U > > admin%passw

[Samba] Command tests work but can't browse the network

2005-03-08 Thread Jonathan Ryshpan
I am a Samba newbie who has just set up a Samba server running under Fedora Core 3 and a client running under Win 98. Any attempt to see the network from "Network Neighborhood" or from "Windows Explorer" fails with the error box: Unable to browse the network . The network

[Samba] samba with ldap

2005-03-08 Thread josquin riot
Hi I am using samba on a woody distribution. Is it possible to ask a remote ldap server to determine permission access to users for shares folders and printers? I have tried it but without any success. Which pam authentification do I configure ? Thanks --

Re: [Samba] TLSVerifyClient demand or try

2005-03-08 Thread Peter Nyberg
Quoting Gavin Henry <[EMAIL PROTECTED]>: > > > Quoting Gavin Henry <[EMAIL PROTECTED]>: > > > >> Hi, > >> > >> ldapsearch, using -ZZ, requires -h ldap.yourhost.com, hence: > > > > > > Hi and thanks for your answere. > > Of course I did the following > > ldapsearch -x -ZZ -b 'dc=dbb,dc=su,dc=se

Re: [Samba] samba ldap bind problems.

2005-03-08 Thread HK
I'm just getting started with samba-ldap myself, on linux. <\warning> Check your ldap.conf file for the correct binddn and bindpw. If it's correct, is ldap.conf readable by the user Samba runs as? Hudson --- Barry Haycock <[EMAIL PROTECTED]> wrote: > I have a solaris 9 box that I am configuring

[Samba] Can't browse the network

2005-03-08 Thread oleg
Hi, I have a Mandrake 10.1 with Samba 3.0.10 and clients with windows 98 & XP. I can't browse the network from clients computers. Logfile: Mar 8 09:21:27 www smbd[13792]: [2005/03/08 09:21:27, 0] smbd/service.c:make_connection_snum(570) Mar 8 09:21:27 www smbd[13792]: Can't become connected us