Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Samba question.
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
splooge
l33t
l33t


Joined: 30 Aug 2002
Posts: 636

PostPosted: Sat Oct 05, 2002 5:29 pm    Post subject: Samba question. Reply with quote

This doesn't seem right to me.

I've got a freshly emerged system on which I want to install Samba on. I have some concerns because when I do a emerge -p samba it shows it's gonna compile all this:

jpeg, libpng, opengl-update, xfree, ExtUtils-MakeMaker, Parse-RecDescent, audiofile, esound, ORBit, popt, intltool, gtk+, giflib, tiff, imlib, gnome-libs, XML-Parser, gdk-pixbuf, XML-Writer, gtk-perl, ExtUtils-F77, PDL, mpeg, gimp. gimp-print, ghostscript, cups

And then finally, samba.

What's with all the dependencies? I checked the ebuild but was unable figure out how exactly it determined it needed all that. I mean, I really don't want to install xfree on this box. =p

Thanks
Back to top
View user's profile Send private message
Eagle-Eye
n00b
n00b


Joined: 25 Sep 2002
Posts: 17

PostPosted: Sat Oct 05, 2002 6:01 pm    Post subject: Re: Samba question. Reply with quote

splooge wrote:
...gimp. gimp-print, ghostscript, cups

Cups is a printer system in Linux. The long dependency-list might be to fullfill all requirements for that program. Maybe you will get a shorter dependency list when you remove cups from building, try USE="-cups" in /etc/make.conf.
Back to top
View user's profile Send private message
splooge
l33t
l33t


Joined: 30 Aug 2002
Posts: 636

PostPosted: Sat Oct 05, 2002 10:23 pm    Post subject: Reply with quote

Actually I wanted cups.

I put -X -gtk for the use variables, shortened it down to:
ghostscript
jpeg
lpbpng
tiff
cups
samba

Since I didn't want Xfree now, I still wanted the stuff compiled with X support, so I put them back in the use flags area and emerged each of the above packages using --nodeps. I hope that worked right.

My other question, which I haven't searched for yet:

root@bc xinetd.d # smbpasswd cstevens
New SMB password:
Retype new SMB password:
unable to open passdb database.
Failed to find entry for user cstevens.
Failed to modify password entry for user cstevens
root@bc xinetd.d #

Any idea what that's all about? =/
Back to top
View user's profile Send private message
petu
Apprentice
Apprentice


Joined: 01 Sep 2002
Posts: 269
Location: Turku, Finland

PostPosted: Sun Oct 06, 2002 6:29 am    Post subject: smbpasswd -a Reply with quote

Use smbpasswd with -a flag. It tells that you want to add a samba user not update an existing account.

splooge wrote:


My other question, which I haven't searched for yet:

root@bc xinetd.d # smbpasswd cstevens
New SMB password:
Retype new SMB password:
unable to open passdb database.
Failed to find entry for user cstevens.
Failed to modify password entry for user cstevens
root@bc xinetd.d #

Any idea what that's all about? =/
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