Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
samba/domain logons/windowsNT
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
nigmafyre
n00b
n00b


Joined: 20 Jan 2004
Posts: 9

PostPosted: Tue Aug 31, 2004 5:58 pm    Post subject: samba/domain logons/windowsNT Reply with quote

Hey people, here is my problem

I have setup samba, it runs no problem. I am in an environment of mixed NT and 98 boxes. they all logon to an NT server, which I don't want the samba to participate in.

my question is this,

how can i setup a share that doesnt require a user/pass at all?

thanx in advance!
Back to top
View user's profile Send private message
db_404
Guru
Guru


Joined: 05 Dec 2002
Posts: 336

PostPosted: Tue Aug 31, 2004 8:51 pm    Post subject: Reply with quote

You can just set samba up to use the domain controller for username password validation I believe the config entry is 'password server' - without your samba box actually having to join the domain.

I have one box set up like this that just a few peope access for public shares, so this works fine. However you don't have good group/user level control without setting up accounts for them on the box - so if you need to do that you might look at joining the domain.

The settings that look relevant on my box (which is still on samba 2)

Code:

workgroup = MYDOMAIN
security = server
password server = MYPDC
Back to top
View user's profile Send private message
nobspangle
Veteran
Veteran


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

PostPosted: Tue Aug 31, 2004 9:54 pm    Post subject: Reply with quote

for a share that does't require a user/pass just add
public = yes
in the share
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