HELP AGAIN

ASISTENCIA Y SOLUCIONES INFORMATICAS 24H asi24h at jet.es
Fri Nov 12 11:07:55 GMT 1999


I want configure my samba pdc server to support NT workstations, but
have troubles to do it.

I describe the steps that I do, to know what I am doing wrong:

1.- First I create a user account called NT1$ ( for example )
2.- I use smbpasswd -a -m NT1
3.- Then I tried to log my NT machine called NT1, but It not woks.
4.- I change too the passwor to the machine name in lower case to try
it. ( smpasswd NT1 > nt1 )

With all they the message is the same: Machine acount is not valid, ask
your supervisor ( I asume that the machine found the domain, but can
loggin in ).

Machines with Win9X works perfectly...

I use all the parameters that the faq explain ( encript passwords,
security domain, etc... )

I think that the problem resides on the creation of the machine acount.

I put too my /etc/smbpasswd and my smb.conf to give more information

Lot of thanks If anybody can help me, and sorry my terrible english
-------------- next part --------------
# Sample smbpasswd file.

# To use this, set 'encrypt passwords = yes' in the [global]-section
#
# of /etc/smb.conf

#tHIS ARE TWO EXAMPLE NT MACHINES THAT I TRIED WHITH $ AND WITHOUT $
ASI2:801:696EB19465AEF4B6AAD3B435B51404EE:272C3F0CA558746EF242E35FBE1051EF:[W          ]:LCT-382BE9F2:

NTWORK$:1000:6AEFA312667A644BAAD3B435B51404EE:AE033005324C0287E16DFEEBD5ADE652:[W          ]:LCT-382BE8D3:
-------------- next part --------------
# Samba config file created using SWAT

# from asi2.asi (192.168.0.2)

# Date: 1999/11/12 11:40:41


# Global parameters

[global]

	workgroup = ASI

	netbios name = LINUXETE

	server string = Servidor de la muerte linux

	interfaces = 192.168.0.3/255.255.255.0

	security = DOMAIN

	encrypt passwords = Yes

	log level = 20

	log file = /var/log/samba-log.%m

	max log size = 550

	time server = Yes

	socket options = TCP_NODELAY

	domain logons = Yes

	os level = 65

	lm announce = True

	preferred master = Yes

	local master = No
	
	domain master = Yes

	guest account = smbguest

	hosts allow = 192.168.0.0/255.255.255.0

	blocking locks = No

	locking = No

	oplocks = No





[homes]

	comment = Directorios Principales
	
	read only = No

	create mask = 0750

	browseable = No



More information about the samba-ntdom mailing list