Yes both of those thinks are probably ok.

I've just one link, but it should be enought
 :
.......lrwxrwxrwx    1 root     root           17 Nov  5 12:04
/lib/libnss_winbind.so.2 -> libnss_winbind.so

in a log "log.mycomputer" where mycomputer is a machine from which I'm
trying access the samba server via srvmgr is a following record

......[2003/12/17 16:27:57, 2] auth/auth.c:check_ntlm_password(309)
           check_ntlm_password:  Authentication for user [VUlik] -> [VUlik]
FAILED with error NT_STATUS_NO_SUCH_USER


and there is my smb.conf

[global]
             dos charset = UTF-8
             display charset = UTF-8
             workgroup = MYDOMAIN
             server string = Backup Server
             interfaces = eth0, 172.17.1.x/24
             security = DOMAIN
             auth methods = guest, sam, winbind
             obey pam restrictions = Yes
             passdb backend = tdbsam:/usr/local/samba/private/passdb.tdb, \
smbpasswd:/usr/local/samba/private/smbpasswd
             log level = 3
             log file = /var/log/samba/log.%m
             name resolve order = hosts lmhosts wins bcast
             socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192
SO_SNDBUF=8192
             add machine script = /usr/sbin/useradd -n -d /dev/null -c -s
/bin/false -M %u
             os level = 0
             preferred master = No
             local master = No
             domain master = No
             wins server = 172.17.1.x
             idmap uid = 10000-20000
             idmap gid = 10000-20000
             winbind cache time = 15
             winbind use default domain = Yes
             admin users = root, MYDOMAIN\vulik

I'm really helpless




                                                                       
             Joe Blow                                                  
             <[EMAIL PROTECTED]                                         
             hoo.com>                                                 Komu
             Odeslal:                      [EMAIL PROTECTED]       
             samba-bounces+vul                                       Kopie
             ik=cz.soluziona.c                                       
             [EMAIL PROTECTED]                                     Předmět
             g                             RE: RE: [Samba] "getent passwd"
                                           doesn't list domain users   
                                                                       
             17.12.2003 18:27                                          
                                                                       
                                                                       
                                                                       
                                                                       




--- "Ganguly, Sapan " <[EMAIL PROTECTED]>
wrote:
>
>
> Try putting -
>
> winbind use default domain = yes
>
> In your smb.conf
>
>

Also, make sure all your symlinks are good especially
the ones in /lib.

For example:

lrwxrwxrwx    1 root     root           19 2003-12-01
17:48 libnss_winbind.so -> libnss_winbind.so.2
lrwxrwxrwx    1 root     root           32 2003-12-01
17:48 libnss_winbind.so.2 ->
/usr/local/lib/libnss_winbind.so



__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to