[Samba] 3.0.25a && rfc2307
David W. Chapman Jr.
chapman at petris.com
Thu Jun 28 18:46:00 GMT 2007
I'm receiving the errors listed below. It also seems unable to map the root
user uid 0 with this filter. That's not that big of a deal.
Wbinfo -u and -g return output but getent passwd does not. This is Ubuntu 7
using debian packages.
[2007/06/28 13:27:59, 5] lib/username.c:Get_Pwnam_alloc(131)
Finding user DOMAIN\chapman
[2007/06/28 13:27:59, 5] lib/username.c:Get_Pwnam_internals(75)
Trying _Get_Pwnam(), username as lowercase is DOMAIN\chapman
[2007/06/28 13:27:59, 5] lib/username.c:Get_Pwnam_internals(83)
Trying _Get_Pwnam(), username as given is DOMAIN\chapman
[2007/06/28 13:27:59, 5] lib/username.c:Get_Pwnam_internals(93)
Trying _Get_Pwnam(), username as uppercase is DOMAIN\CHAPMAN
[2007/06/28 13:27:59, 5] lib/username.c:Get_Pwnam_internals(102)
Checking combinations of 0 uppercase letters in DOMAIN\chapman
[2007/06/28 13:27:59, 5] lib/username.c:Get_Pwnam_internals(108)
Get_Pwnam_internals didn't find user [DOMAIN\chapman]!
[2007/06/28 13:27:59, 5] lib/username.c:Get_Pwnam_alloc(131)
Finding user chapman
[2007/06/28 13:27:59, 5] lib/username.c:Get_Pwnam_internals(75)
Trying _Get_Pwnam(), username as lowercase is chapman
[2007/06/28 13:27:59, 5] lib/username.c:Get_Pwnam_internals(93)
Trying _Get_Pwnam(), username as uppercase is CHAPMAN
[2007/06/28 13:27:59, 5] lib/username.c:Get_Pwnam_internals(102)
Checking combinations of 0 uppercase letters in chapman
[2007/06/28 13:27:59, 5] lib/username.c:Get_Pwnam_internals(108)
Get_Pwnam_internals didn't find user [chapman]!
[2007/06/28 13:27:59, 1] smbd/sesssetup.c:reply_spnego_kerberos(439)
Username DOMAIN\chapman is invalid on this system
[2007/06/28 13:27:59, 3] smbd/error.c:error_packet_set(106)
error packet at smbd/sesssetup.c(444) cmd=115 (SMBsesssetupX)
NT_STATUS_LOGON_FAILURE
# Samba config file created using SWAT
# from 172.16.30.30 (172.16.30.30)
# Date: 2007/06/28 13:19:12
[global]
workgroup = DOMAIN
realm = DOMAIN.COM
security = ADS
passdb backend = tdbsam
log level = 10
load printers = No
ldap ssl = no
idmap domains = ALLDOMAINS
winbind enum users = Yes
winbind enum groups = Yes
idmap config ALLDOMAINS:range = 0 - 20000
idmap config ALLDOMAINS:default = yes
idmap config ALLDOMAINS:backend = ad
[data]
path = /data
read only = No
[test2]
path = /data
More information about the samba
mailing list