Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Samba Unable to find a suitable server for domain
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Vyeperman
Tux's lil' helper
Tux's lil' helper


Joined: 18 Dec 2003
Posts: 89

PostPosted: Mon Jun 28, 2004 11:55 pm    Post subject: Samba Unable to find a suitable server for domain Reply with quote

Hi,
I'm trying to connect to win2003 domain. this is what I get:
Code:

net join burndomain
 
Unable to find a suitable server
 
Unable to find a suitable server

Why does it say that?
_________________
-Vyeperman
Back to top
View user's profile Send private message
nobspangle
Veteran
Veteran


Joined: 23 Mar 2004
Posts: 1318
Location: Manchester, UK

PostPosted: Tue Jun 29, 2004 6:47 am    Post subject: Reply with quote

Make sure you have the address of the domain WINS server in
Code:
wins server =


If that doesn't work try specifying the name of the domain controllers in
Code:
password server =


Also you may want to try specifying the name of a domain controller on the command line
Code:
net join -S name-of-domain-controller -UAdministrator%password


Also make sure you have
Code:
spnego = yes
to turn on smb signing which is required on a 2k3 domain.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum