This is a discussion on [Samba] Accessing member server prompts for credentials within the Samba forums, part of the Networking and Network Related category; Hi, I'm trying to join a server as an AD member but it isn't working. I do: kinit ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I'm trying to join a server as an AD member but it isn't working. I do: kinit ADMINISTRATOR@DOMAIN1.CO.UK which prompts for the password and displays nothing else. Then I do: net ads join -U Administrator%XXXXX which returns: Using short domain name -- DOMAIN1 Joined 'SERVER1' to realm 'DOMAIN1.CO.UK' So all looks OK, but when I try to browse the shares on \\server1 from another domain member I'm prompted for a username and password. Any valid domain credentials are rejected. The log file for the IP address for the computer I'm trying to connect from says: [2008/06/17 11:54:54, 1] smbd/sesssetup.c:reply_spnego_kerberos(316) Failed to verify incoming ticket with error NT_STATUS_LOGON_FAILURE! log.smbd says: [2008/06/17 11:55:47, 0] auth/auth_util.c:create_builtin_administrators(792) create_builtin_administrators: Failed to create Administrators [2008/06/17 11:55:47, 0] auth/auth_util.c:create_builtin_users(758) create_builtin_users: Failed to create Users smb.conf says: [global] workgroup = DOMAIN1 realm = DOMAIN1.CO.UK security = ADS Samba 3.0.30 on Fedora 8. Can anyone tell me where I'm going wrong? Thanks in advance, Leon... ----------------------------------------- Email sent from www.virginmedia.com/email Virus-checked using McAfee(R) Software and scanned for spam -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |