Hello,

After installing Samba (3.0.4) & Winbind on a SLES9 server , configuring
them and register my server into the windows domain (wtih net join command)
... everything seems working fine . "getent group" "getent passwd" "wbinfo
-m" "wbinfo -u" "wbinfo -g" ... OK OK OK

So ... I put the following lines into the "/etc/nsswitch.conf" :

passwd: files winbind
shadow: files winbind
group:  files winbind



An after that ... connections (local console or remote telnet-ssh) are very
very very slow ... (around 40 minutes) ... but it works ! 

After applying the SLES9 SP1 (upgrading to samba 3.0.9) it seems to be a
little better ! Around 2-4 minutes for a connection ...
 
If      I stop the winbind service
        or
        if I put the following lines in the "nsswitch.conf"

        passwd: compat
        group:  compat


every connection is instanaeous  ...
 
Any help would be very appreciated ?

Christian PIGNOL



------------------------------------------------------------------------------
Notice:  This e-mail message, together with any attachments, contains 
information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station, New 
Jersey, USA 08889), and/or its affiliates (which may be known outside the 
United States as Merck Frosst, Merck Sharp & Dohme or MSD and in Japan, as 
Banyu) that may be confidential, proprietary copyrighted and/or legally 
privileged. It is intended solely for the use of the individual or entity named 
on this message.  If you are not the intended recipient, and have received this 
message in error, please notify us immediately by reply e-mail and then delete 
it from your system.
------------------------------------------------------------------------------
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to