Joining Head server to Head server

Cody R. Nivens cnivens at cs.usfca.edu
Thu Dec 27 19:47:02 GMT 2001


I tried to join a server using net rpc join to a HEAD server.  It barfed.
No core dump, but the log says the following at the bottom:

[2001/12/27 19:20:17, 2, effective(0, 0), real(0, 0)]
passdb/pdb_ldap.c:get_single_attribute(254)
  get_single_attribute: [lmPassword] = [NO PASSWORDXXXXXXXXXXXXXXXXXXXXX]
[2001/12/27 19:20:17, 2, effective(0, 0), real(0, 0)]
passdb/pdb_ldap.c:get_single_attribute(254)
  get_single_attribute: [ntPassword] = [NO PASSWORDXXXXXXXXXXXXXXXXXXXXX]
[2001/12/27 19:20:17, 2, effective(0, 0), real(0, 0)]
passdb/pdb_ldap.c:get_single_attribute(254)
  get_single_attribute: [acctFlags] = [[NDW        ]]
[2001/12/27 19:20:17, 3, effective(0, 0), real(0, 0)]
smbd/sec_ctx.c:pop_sec_ctx(380)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/12/27 19:20:17, 0, effective(0, 0), real(0, 0)]
lib/fault.c:fault_report(37)
  ===============================================================
[2001/12/27 19:20:17, 0, effective(0, 0), real(0, 0)]
lib/fault.c:fault_report(38)
  INTERNAL ERROR: Signal 11 in pid 26943 (3.0-alpha12)
  Please read the file BUGS.txt in the distribution
[2001/12/27 19:20:17, 0, effective(0, 0), real(0, 0)]
lib/fault.c:fault_report(40)
  ===============================================================
[2001/12/27 19:20:17, 0, effective(0, 0), real(0, 0)]
lib/util.c:smb_panic(1122)
  PANIC: internal error

The net rpc join reports the following:

Password:
[2001/12/27 19:20:37, 0, effective(0, 0), real(0, 0)]
rpc_client/cli_pipe.c:rpc_api_pipe(359)
  cli_pipe: return critical error. Error was SUCCESS - 0
[2001/12/27 19:20:37, 0, effective(0, 0), real(0, 0)]
utils/net_rpc_join.c:net_rpc_join(183)
  could not re-open existing user keckclus$: NT_STATUS_UNSUCCESSFUL
Unable to join domain CSSYSADM.

I have attached the full log of the join attempt and the configuration
file of the server.  (Tried the gdb stuff in BUGS.txt, but didn't work.
Any suggestions on a modified procedure?)



-- 
Cody R. Nivens, L. Ac.
Sciences System Administrator
Arts & Sciences, University of San Francisco, CA, USA
(415) 422-2810
-------------- next part --------------
[global]
debug level = 10
debug uid = yes

ldap server = ldap
ldap port = 389
#ldap port = 8003
ldap suffix = "ou=smb,o=cs,dc=usfca,dc=edu"
ldap admin dn = "cn=root,o=cs,dc=usfca,dc=edu"

nis homedir = yes
homedir map = amd.homedir
#
#ldap passwd file = /usr/local/samba/private/ldappasswd
#  the ldap admin dn password is stored in secrets.tdb
#  and is set using "smbpasswd -w passphrase".  It is no
#  longer stored in the smb.conf file.
#
# at this moment I don't use the ssl
ldap ssl = no

use spnego=no

workgroup = CSSYSADM
netbios name = pearl
comment = Linux Samba Server 3.0 Alpha X
security = user
encrypt passwords = yes

logon drive = H:
logon script = logon.cmd
domain master = yes
domain logons = yes

preferred master = yes
os level = 64

# we have other wins server (samba, of course)
wins support = yes
#wins support = no
#wins proxy = no
#wins server = 159.237.12.25

log file = /usr/local/samba/var/%m.logs
public = No
browseable = No
writable = No

[homes]
   comment = Homes area
   browsable = no
   writable = yes

[netlogon]
path = /usr/local/samba/netlogon
locking = no
writeable = yes
guest ok = no
browseable = yes
write list = @ntadmins 

[profile]
path = /usr/local/samba/profile
create mask = 0600
directory mask = 0700
nt acl support = no
read only = no
-------------- next part --------------
A non-text attachment was scrubbed...
Name: keckclus.logs.gz
Type: application/x-gzip
Size: 18248 bytes
Desc: 
Url : http://lists.samba.org/archive/samba-technical/attachments/20011227/3cc0aa18/keckclus.logs.bin


More information about the samba-technical mailing list