(no subject)

Samba samba at krauser.naprinel.com
Wed Jun 13 12:57:51 GMT 2001


Hello everybody!. I am new in this list and I have problems with the samba
or maybe with the W2k, I don't know!!.. 

This is my problem, We have 20 computers with W2k and, we want to change
the W2K Server by a Linux Server, So we installed Linux Slackware 7.1 and
the Samba 2.2.0, I dont have a lot of experince in Samba, but I think that
I configure it correctly, this is my smb.conf:

[global]
        workgroup = SCT2
        netbios name = ZERG
        server string = ZERG Server
        encrypt passwords = Yes
        smb passwd file = /usr/local/samba/private/smbpasswd
        unix password sync = Yes
        log file = /var/log/samba.log.%m
        max log size = 50
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        domain logons = Yes
        os level = 10
        preferred master = Yes
        domain master = Yes
        wins support = No
        guest account = smbguest
        security = user
        local master = yes
	logon path = \\%N\profiles\%u
	logon drive = H:
 	logon home = \\SCT2\%u
[netlogon]
	path = /usr/local/samba/lib/netlogon
    	writeable = no
    	write list = ntadmin
[profiles]
    	path = /home
    	writeable = yes
    	create mask = 0600
    	directory mask = 0700

I started the daemons and probed everything in Linux and  everything seems 
ok. but when I change the domain in W2k, appears this message "The
procedure number is out the range", I am using a normal user account, but
if I used a root account the W2k send me the message "Welcome to SCT
domain" and "You have to reboot the computer", I did it and when W2k start
in the log on box appears the SCT2 domain, I choose it I write the user
and password but when I click in ok button appears this 

"The system cannot log you on to this domain because the system's computer
account in its primary domain is missing or the password on that account
is incorrect"

I read that when it create a computer account the password in Samba is the
same but in lower case. For example I have a account with this name

"phros$" the password is "phros" is it correct??? If somebody knows what
is my mistake, please send me a message, thank you.





More information about the samba-technical mailing list