>LINE 154: winxp (192.168.1.18) connect to service IPC$ >initially as user Administrator (uid=0, gid=512) (pid >4447) >LINE 468 - 475: >[2004/07/15 20:43:06, 3] >smbd/service.c:close_cnum(833) > winxp (192.168.1.18) closed connection to service
Your Administrator has a uid=0 so make sure that you're not mapping root = administrator in /etc/samba/smbusers cat /etc/samba/smbusers # Unix_name = SMB_name1 SMB_name2 ... #root = administrator admin nobody = guest pcguest smbguest John -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
