Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Trouble adding users to samba
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
riceboy50
n00b
n00b


Joined: 12 Nov 2002
Posts: 48
Location: Southern CA

PostPosted: Fri Nov 22, 2002 1:51 am    Post subject: Trouble adding users to samba Reply with quote

I emerged the newest ebuild of samba (2.2.7) when trying to add a new user: smbpasswd -a <username> and then entering the password twice I got an ldap error. I found another thread that had two posts about this problem but the solution offered (unmerge samba, remove ldap from USE flags in the ebuild) did not work. How can I make sure that samba doesn't use ldap?
_________________
I am logged on therefore I am...
Back to top
View user's profile Send private message
Nightweaver
n00b
n00b


Joined: 24 Jul 2002
Posts: 40

PostPosted: Fri Nov 22, 2002 2:10 am    Post subject: Reply with quote

if you never want to use LDAP, add "-ldap" to the USE flags in make.conf ... removing the ldap from "iuse" wouldn't do anything, I don't think ... also:
Code:
USE="-ldap" emerge net-fs/samba

would probably work.
_________________
My mummy says I'm l33t.
Back to top
View user's profile Send private message
riceboy50
n00b
n00b


Joined: 12 Nov 2002
Posts: 48
Location: Southern CA

PostPosted: Fri Nov 22, 2002 7:24 pm    Post subject: Reply with quote

This solved the problem, samba is now working normally again :D
I wasn't sure how to specify specific USE strings on an emerge, thanks for your help.
_________________
I am logged on therefore I am...
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