[Samba] samba 3 Adding domain info for GLOBE failed with
NT_STATUS_UNSUCCESSFUL
sun at percipia.com
sun at percipia.com
Sun Dec 21 14:11:31 GMT 2003
Hi all,
I am getting following error message when I start the samba process ( LDAP
samba 3 PDC).
I was able to add a new computer and login to domain without any problem.
How will i fix this error message.
# cat smbd.log
[2003/12/21 09:05:25, 0] smbd/server.c:main(747)
smbd version 3.0.0-15 started.
Copyright Andrew Tridgell and the Samba Team 1992-2003
[2003/12/21 09:05:31, 0] lib/smbldap.c:smbldap_search_domain_info(1314)
Adding domain info for GLOBE failed with NT_STATUS_UNSUCCESSFUL
# testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[homes]"
Processing section "[printers]"
Loaded services file OK.
Server role: ROLE_DOMAIN_PDC
Press enter to see a dump of your service definitions
# Global parameters
[global]
workgroup = GLOBE
netbios name = SPAIS
server string = spais Samba Server
null passwords = Yes
passdb backend = ldapsam
passwd program = /usr/local/bin/smbldap-passwd.pl -o %u
passwd chat = *new*password* %n\n *new*password:* %n\ *successfully*
passwd chat debug = Yes
log file = /var/log/samba/%m.log
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
add user script = /usr/local/sbin/smbldap-useradd.pl -a "%u"
delete user script = /usr/local/sbin/smbldap-useradd.pl -d "%u"
add group script = /usr/local/sbin/smbldap-useradd.pl -a -g "%g"
delete group script = /usr/local/sbin/smbldap-useradd.pl -d -g "%g"
add user to group script = /usr/local/sbin/smbldap-useradd.pl -j
-u "%u" -g "%g"
delete user from group script = /usr/local/sbin/smbldap-useradd.pl
-j -u "%u" -g "%g"
set primary group script = /usr/local/sbin/smbldap-useradd.pl -m
-u "%u" -gid "%g"
add machine script = /usr/local/sbin/smbldap-useradd.pl -a -w "%m"
domain logons = Yes
os level = 22
preferred master = Yes
local master = No
domain master = Yes
dns proxy = No
wins support = Yes
ldap suffix = dc=percomsolutions,dc=com
ldap machine suffix = ou=Computers,dc=percomsolutions,dc=com
ldap user suffix = ou=People,dc=percomsolutions,dc=com
ldap group suffix = dc=percomsolutions,dc=com
ldap idmap suffix = dc=percomsolutions,dc=com
ldap admin dn = "cn=Manager,dc=percomsolutions,dc=com"
ldap ssl = no
[homes]
comment = Home Directories
read only = No
browseable = No
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
More information about the samba
mailing list