Displaying 2 results from an estimated 2 matches for "nt_pass".
Did you mean:
ut_pass
2004 Dec 04
1
Re: Your computer account was not found or the password was incorrect
...###
# Security Options
########
passdb backend = tdbsam
sjrx:mysql user = samba
sjrx:mysql password = password
sjrx:mysql database = samba
sjrx:domain column='SJrX.NET':
sjrx:fullname column = CONCAT(firstname,' ',surname):
sjrx:lanman pass column = lm_pass:
sjrx:nt pass column = nt_pass:
sjrx:unknown 3 column = NULL
#hide local users = yes
unix password sync = yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n .
add user script = /usr/sbin/adduser %u
add user to group script = /usr/sbin/adduser %u %g
#...
2005 May 17
1
strange problem trying to connect to SMB server
I get the following error message when I try to connect from my WIN XP box.
"CONFIGURATION INFORMATION COULD NOT BE READ FROM THE DOMAIN CONTROLLER,
EITHER BECAUSE THE MACHINE IS UNAVAILABLE, OR ACCESS HAS BEEN DENIED"
I successfully able join the domain using the net command with winbind
config setup.
Can someone please help me out here as what I might be doing wrong?