Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help with configureing samba server.
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
nuff
n00b
n00b


Joined: 20 May 2005
Posts: 40
Location: Stockholm, Sweden

PostPosted: Fri May 27, 2005 7:41 pm    Post subject: Help with configureing samba server. Reply with quote

How do i configure the samba server to accept my users and passwords ?

I have created one user in the samba server and share one directory to the user but when i try to login from my windows machine and fill in the login name and password it will never accept it :( I have even try to set "No password required" for the user but the samba server still request password when i fill in the username?

Can please somebody help me with a good samba config file ? the only thing i want is to share my home folder without any security.

My config file now:

Code:

[global]
        workgroup = LAN
        netbios name = router
        os level = 20
        null passwords = yes
        encrypt passwords = yes
        security = share

[rootmapp]
        valid users = nuff,root
        public = yes
        path = /home/nuff
Back to top
View user's profile Send private message
xoomix
Guru
Guru


Joined: 02 Jan 2003
Posts: 489

PostPosted: Fri May 27, 2005 9:37 pm    Post subject: ... Reply with quote

Have you ran the smbpasswd tool yet?
Back to top
View user's profile Send private message
nuff
n00b
n00b


Joined: 20 May 2005
Posts: 40
Location: Stockholm, Sweden

PostPosted: Fri May 27, 2005 9:53 pm    Post subject: Reply with quote

Wiiie!

It works when i added the user with the smbpasswd tool. :) I think something must have go wrong when i used "webmin" to import all users in the system to samba.
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