[Samba] Problem with Net join

Fabiano Caixeta Duarte fcd.listas at gmail.com
Thu Oct 18 21:07:10 GMT 2007


Ramadevu, Ramkumar escreveu:
> Hello Friends,
> 
> Actually here is the history of my operation, initially I am having
> the samba version samba3.0.23_A0 and leter I am trying to upgrade it
> to samba3.0.25_A0 without changing the smb.conf, that results so many
> obsolete entries.
> 
> Now I have removed the all the obsolete entries and made smb.conf but
> still I am facing same problem,
> 
> 
> 
> [global]
> 
> 
> 
> security = domain
> 
> workgroup = JPN
> 
> username map = /etc/opt/samba/users.map
> 
> encrypt passwords = yes
> 
> client ntlmv2 auth = yes
> 
> client lanman auth = no
> 
> client plaintext auth = no
> 
> lanman auth = no
> 
> ntlm auth = no
> 
> client schannel = no
> 
> 
> 
> allow hosts = 169.180.,161.75.,169.75.
> 
> socket options = SO_REUSEADDR SO_KEEPALIVE TCP_NODELAY
> 
> password server = DCserver1, DCserver2, DCserver3
> 
> 
> 
> ;Enter IP address of your primary wins server, currently set to
> uswins1 for NA.
> 
> wins server =
> 
> ;Enter hostname for samba server on next line
> 
> server string =
> 
> wins proxy = no
> 
> wins support = no
> 
> preferred master = no
> 
> domain master = no
> 
> local master = no
> 
> browse list = no
> 
> ;case sensitive = yes
> 
> hide dot files = no
> 
> log file = /var/opt/samba/log.%m
> 
> lock directory = /var/opt/samba/locks
> 
> pid directory = /var/opt/samba
> 
> public = no
> 
> browseable = yes
> 
> log level = 3
> 
> locking = no
> 
> read raw = no
> 
> 
> 
> 
> 
> root at tktdfish /etc/opt/samba #/opt/samba/bin/net join -S DCserver1 -s
> /etc/opt/samba/smb.conf -Uhi02514   <- privileged user.
> 
> Password:
> 
> Could not connect to server DCserver1
> 
> The username or password was not correct.
> 
> Connection failed: NT_STATUS_LOGON_FAILURE
> 
> 
> 
> 
> 
> lob.smbd having following errors:
> 
> 
> 
> 2007/10/18 11:13:55, 0] auth/auth_util.c:(763)
> 
> create_builtin_administrators: Failed to create Administrators
> 
> [2007/10/18 11:13:55, 0] auth/auth_util.c:(872)
> 
> create_local_nt_token: Failed to create BUILTIN\Administrators group!
> 
> 
> [2007/10/18 11:13:55, 0] auth/auth_util.c:(729)
> 
> create_builtin_users: Failed to create Users
> 
> [2007/10/18 11:13:55, 0] auth/auth_util.c:(899)
> 
> create_local_nt_token: Failed to create BUILTIN\Administrators group!
> 
> 
> [2007/10/18 11:13:55, 0] lib/util_sock.c:(830)
> 
> bind failed on port 445 socket_addr = 0.0.0.0.
> 
> Error = Address already in use
> 
> [2007/10/18 11:55:04, 0] auth/auth_util.c:(792)
> 
> create_builtin_administrators: Failed to create Administrators
> 
> [2007/10/18 11:55:04, 0] auth/auth_util.c:(758)
> 
> create_builtin_users: Failed to create Users
> 
> [2007/10/18 11:55:04, 0] auth/auth_util.c:(792)
> 
> create_builtin_administrators: Failed to create Administrators
> 
> [2007/10/18 11:55:05, 0] auth/auth_util.c:(758)
> 
> create_builtin_users: Failed to create Users

I'm not entirely sure, but those messages seems to be related to
username map parameter.

-- 
Fabiano Caixeta Duarte
Especialista em Redes de Computadores
Linux User #195299
Ribeirão Preto - SP


More information about the samba mailing list