How long does the availability last? > From: "Will Hughes" <[EMAIL PROTECTED]> > Date: Thu, 1 Apr 2004 10:02:32 -0600 > To: <[EMAIL PROTECTED]> > Subject: [Samba] Samba Active Directory Restart > > I am having an issue where I can not connect from an XP box on the > Win2000 AD domain. If I restart samba and winbindd I can then connect > normally for a period of time then which is goes back and I have restart > samba and winbindd once again. Any help would be greatly appreciated. > > ##### Smb.conf > ######################################################################## > ## > [global] > netbios name = suselinux > realm = DOMAIN.COM > security = ADS > encrypt passwords = yes > wins server = 10.10.10.14 > workgroup = DOMAIN > password server = DC.DOMAIN.COM > idmap uid = 10000-20000 > idmap gid = 10000-20000 > winbind enum users = yes > winbind enum groups = yes > log file = /var/log/samba/%m.log > > [homes] > comment = Home Directories > browseable = yes > writeable = yes > writeable = yes > preserve case = yes > short preserve case = yes > > [printers] > comment = All Printers > path = /var/tmp > printable = yes > create mask = 0600 > browseable = no > guest ok = no > > [print$] > comment = Printer Drivers > path = /var/lib/samba/drivers > write list = @ntadmin root > force group = ntadmin > create mask = 0664 > directory mask = 0775 > browseable = yes > guest ok = no > printable = no > > [ftp] > comment = FTP File Share > path = /home/ftp > writable = yes > printable = no > create mask = 0660 > directory mask = 0775 > valid users = root DOMAIN\itgroup > force group = ftpadmin > force user = ftpusers > > ##### winbindd.log > ######################################################################## > ## > > [2004/04/01 09:26:33, 1] nsswitch/winbindd_user.c:winbindd_getpwnam(157) > user 'pc1$' does not exist > [2004/04/01 09:26:33, 1] nsswitch/winbindd_user.c:winbindd_getpwnam(157) > user 'PC1$' does not exist > [2004/04/01 09:32:37, 1] nsswitch/winbindd_user.c:winbindd_getpwnam(157) > user 'will' does not exist > [2004/04/01 09:32:37, 1] nsswitch/winbindd_user.c:winbindd_getpwnam(157) > user 'will' does not exist > [2004/04/01 09:32:37, 1] nsswitch/winbindd_user.c:winbindd_getpwnam(157) > user 'WILL' does not exist > [2004/04/01 09:32:43, 1] nsswitch/winbindd_user.c:winbindd_getpwnam(157) > user 'server1$' does not exist > [2004/04/01 09:32:43, 1] nsswitch/winbindd_user.c:winbindd_getpwnam(157) > user 'SERVER1$' does not exist > > ##### will.log > ######################################################################## > ## > [2004/03/31 11:59:05, 1] smbd/service.c:make_connection_snum(705) > will (10.10.10.24) connect to service ftp initially as user will > (uid=500, gid=100) (pid 1421) > [2004/04/01 09:26:33, 1] smbd/sesssetup.c:reply_spnego_kerberos(245) > Username DOMAIN\PC1$ is invalid on this system > [2004/04/01 09:26:33, 1] smbd/sesssetup.c:reply_spnego_kerberos(245) > Username DOMAIN\PC1$ is invalid on this system > [2004/04/01 09:32:29, 1] smbd/service.c:close_cnum(887) > will (10.10.10.24) closed connection to service ftp > > > > > -- > 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
