Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NT_STATUS_INVALID_COMPUTER_NAME

Status
Not open for further replies.

Slingky

IS-IT--Management
Mar 4, 2003
67
CA
i'm trying to setup samba on my nt4 network.

i use ;
fedora core 3
samba 3.0.14a-1

i want my samba server to be a member server of my domain

my smb.conf and nsswitch.conf are configured correctly
winbind ping is ok

wbinfo -u and -g returns good data
getent passwd and getent group returns good data

but, if i try to connect "\\computername", i get
"the format of the specified computer name is invalid"

+

wbinfo -t returns ;
"checking the trust secret via RPC calls failed
error code was NT_STATUS_INVALID_COMPUTER_NAME
could not check secret"

but i joined domain by entering
"net rpc join -U administrator"

plus, i had created the computer name in "server manager" on PRIMARY DOMAIN CONTROLLER before trying the join

please help
 
Did u find the answer? I've exactly same situation. Let me know if you have an answer. Appreciated!

vikas@ncbi.com
 
Have you tried stopping and starting winbindd ?
Known to fix the kind of problem you have.

"If you always do what you've always done, you will always be where you've always been."
 
yeah, linux is always a lot of pain to setup.

i had to update samba to latest packages.
so i loose a few hours trying to setup samba with fedora core 3 installed from DVD.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top