I am trying to get my Samba Server to join our NT Domain. The command I use
is:
smbpasswd -j <domain> -r <pdc>
When I look in server manager on the NT side it says that "The format of
the
specified network name is invalid."
Here is a copy of my smb.conf. What am I doing wrong?
# Global parameters
[global]
workgroup = I2
netbios name = MOON
interfaces = 10.16.113.140/24
security = DOMAIN
encrypt passwords = Yes
local master = No
wins server = 10.20.3.2
[/tmp]
comment = test share
path = /tmp
read only = No
guest ok = Yes
______________________________________________________
John A. Gaines
I2
Senior UNIX Administrator
"The unexamined life is not worth living." -Socrates
"We can't solve problems by using the same kind of thinking we used
when
we created them." -Albert Einstein
______________________________________________________
I followed what was outlined in the documentation but I get a :
NT_STATUS_NOT_SUPPORTED
in the error message
-----Original Message-----
From: Tom Wilson [mailto:twilson@ncilp.com]
Sent: Tuesday, September 26, 2000 3:09 PM
To: Samba (E-mail)
Subject: RE: We do I go to find out about error messages for SMB
Never mind. I'm an idiot. I found it.
-----Original Message-----
From: Tom Wilson [mailto:twilson@ncilp.com]
Sent: Tuesday, September 26, 2000 2:31 PM
To: Samba (E-mail)
Subject: We do I go to find out about error messages for SMB
Good Afternoon,
I have a question. After running the SMB mount command I receive the
following error:
SMB connection failed
mount: backgrounding "//server/share"
[root@linux /]# Connection to server failed
SMB connection failed
Any ideas where I can check for troubleshooting on this one?
Thanks,
Tom Wilson
-------------- next part --------------
HTML attachment scrubbed and removed