Have you disabled selinux for smb? Phill
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Edwin Humphries Sent: Wednesday, 29 June 2005 11:51 AM To: [email protected] Subject: [SLUG] Samba 3 login from XP I have a dual boot laptop (XP and FC4). I need to be able to access the data partition (FAT32) from another XP machine regardless of which OS the laptop is running. The partition mounts under FC fine, but I can't get the samba login to work properly. The laptop is visible on the Windows network, but trying to login pulls up an authentication window; entering the username and password just reopens the window. An ethereal dump of the login sessions is as follows: 27.342581 172.31.255.98 -> 172.31.255.20 SMB Negotiate Protocol Response 27.343272 172.31.255.20 -> 172.31.255.98 SMB Session Setup AndX Request, NTLMSSP_NEGOTIATE 27.344720 172.31.255.98 -> 172.31.255.20 SMB Session Setup AndX Response, NTLMSSP_CHALLENGE, Error: STATUS_MORE_PROCESSING_REQUIRED 27.345076 172.31.255.20 -> 172.31.255.98 SMB Session Setup AndX Request, NTLMSSP_AUTH 27.346574 172.31.255.98 -> 172.31.255.20 SMB Session Setup AndX Response 27.346883 172.31.255.20 -> 172.31.255.98 SMB Tree Connect AndX Request, Path: \\SHALLOW-THOUGHT\IPC$ 27.347951 172.31.255.98 -> 172.31.255.20 SMB Tree Connect AndX Response 27.350168 172.31.255.20 -> 172.31.255.98 SMB Session Setup AndX Request, NTLMSSP_NEGOTIATE 27.351063 172.31.255.98 -> 172.31.255.20 SMB Session Setup AndX Response, NTLMSSP_CHALLENGE, Error: STATUS_MORE_PROCESSING_REQUIRED 27.351529 172.31.255.20 -> 172.31.255.98 SMB Session Setup AndX Request, NTLMSSP_AUTH 27.355627 172.31.255.98 -> 172.31.255.20 SMB Session Setup AndX Response, Error: STATUS_LOGON_FAILURE the smb.conf files is as follows: [global] log file = /var/log/samba/%m.log ldap ssl = No restrict anonymous = no idmap gid = 16777216-33554431 socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192 guest ok = no domain master = no map to guest = Bad User username map = /etc/samba/smbusers dns proxy = no cups options = raw max protocol = NT server string = Edwin's Laptop idmap uid = 16777216-33554431 workgroup = Ironstone server signing = Auto printcap name = /etc/printcap preferred master = no max log size = 50 [homes] comment = Home Directories browseable = yes writeable = yes createmask = 0777 Can anyone help? -- Regards, Edwin Humphries Mobile: 0419 233 051 Ironstone Technology Pty Ltd P. O. Box 423, Kiama, NSW, 2533 Phone: +61 (0)2 4233 2285 Facsimile: +61 (0)2 4233 2299 Web: http//www.ironstone.com.au *********************************************************** This email is intended for the named addressee/s only and may contain confidential or privileged information. If you are not a named addressee please delete the message and notify the sender. *********************************************************** -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
smime.p7s
Description: S/MIME cryptographic signature
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
