[Samba] Re: can not find domain name

Admir admir at kuub3.nl
Tue Jun 24 11:56:55 GMT 2003


Ok,

Hier is my smb.conf :

[global]
	workgroup = KAKI
	server string = Samba Server %v
	interfaces = 192.168.0.3
	client schannel = No
	server schannel = No
	allow trusted domains = No
	min passwd length = 0
	password server =
	root directory = /home
	unix password sync = Yes
	log file = /var/log/samba/log.%m
	max log size = 50
	nt pipe support = No
	nt status support = No
	name resolve order = bcast lmhosts wins host
	socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
	add user script = /usr/sbin/useradd -m %u
	delete user script = /usr/sbin/userdel -r %u
	add group script = /usr/sbin/groupadd %g
	delete group script = /usr/sbin/groupdel %g
	add user to group script = /usr/sbin/usermod -G %g %u
	add machine script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M
%u
	logon script = logon.bat
	logon drive = H:
	logon home = \\rhmaster\%U
	domain logons = Yes
	os level = 64
	lm announce = Yes
	preferred master = Yes
	dns proxy = No
	wins support = Yes
	ldap ssl = no
	admin users = root
	nt acl support = No
	blocking locks = No
	csc policy = disable

[homes]
	comment = Home Directories
	read only = No

[printers]
	comment = All Printers
	path = /var/spool/samba
	printable = Yes
	browseable = No

[netlogon]
	path = /home/logon
	write list = admins

[profiles]
	path = /home/profiles
	read only = No
	create mask = 0600
	directory mask = 0700

"Admir" <admir at kuub3.nl> wrote in message
news:bd7vcd$dnq$1 at main.gmane.org...
> Ok ppl.
>
> How do I solve this problem?
>
> I am trying to ad a win2000 pro machine to samba server 3.0.0.1beta that
is
> configured as an PDC.
>
> Now I go to my pc, network id. I fill in all the nesesery data in but I
get
> msg. :
>
> "The Domain name "BLABLA" is either invalid or does not exist."
>
> I am new new in linux but I realy don't think this is samba configuration
> problem.
> I simply overlooked something.
>
> Do you need to have a dns or something like that in order to be able to
use
> samba?
>
> Pls. Help?
>
>
> Greetings,
>
> Admir
>
>
>
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>






More information about the samba mailing list