Bug 7046 - ebuild for pam_smb
Bug#: 7046 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: woodchip@gentoo.org Reported By: eivindt-gentoo@multinet.no
Component: Ebuilds
URL: 
Summary: ebuild for pam_smb
Keywords:  
Status Whiteboard: 
Opened: 2002-08-26 06:59 0000
Description:   Opened: 2002-08-26 06:59 0000
I guess this functionality is provided by winbind from Samba these days, but
pam_smb is a bit easier to set up if all you want is to e.g. authenticate your
webserver users using a windows server.

------- Comment #1 From Eivind Tagseth 2002-08-26 07:02:55 0000 -------
Crap, emerge rsync removed my ebuild script, please remove this bug report. :(

------- Comment #2 From Seemant Kulleen (RETIRED) 2002-08-26 07:23:59 0000 -------
please read about PORTDIR_OVERLAY

------- Comment #3 From Eivind Tagseth 2002-08-27 02:22:42 0000 -------
Created an attachment (id=3466) [details]
Ebuild for pam_smb.

Woohoo... found the ebuild in /var/db/pkg... ;)

------- Comment #4 From Donny Davies (RETIRED) 2002-10-24 21:59:53 0000 -------
hi.

well, mostly looks okay i guess.

but whats this about: --disable-root-only

these little hidden useflags can make life difficult for 
everybody..  

so which should it be by default?  people could change it
easily with two or three keystrokes..


------- Comment #5 From Donny Davies (RETIRED) 2002-10-24 22:04:36 0000 -------
i sorta cleaned up this stuff a while ago, and sent a unified diff to Az.

i dunno where we are in the grand scheme of things with this.

perhaps it is time to resync our efforts there?  i imagine what you
have and what we have are quite different at the moment.

------- Comment #6 From Eivind Tagseth 2002-10-25 02:17:03 0000 -------
The --disable-root-only lets non-root processes talk to the pam_smbd daemon,
which in my case means apache.

Perhaps we should make an environment variable set this flag?

------- Comment #7 From Donny Davies (RETIRED) 2002-10-25 02:44:15 0000 -------
oh my!

sorry, disregard the comment about resyncing efforts, that was 
supposed to be posted to a *different* bug report, not
this one.

sorry.

------- Comment #8 From Donny Davies (RETIRED) 2002-10-25 10:55:31 0000 -------
added to net-misc/pam_smb

but i just noticed i forgot the initscript.. i think you lost
it originally, and forgot to re-attach it.

could you re-attach it please, so i can add it to cvs.

cheers.

------- Comment #9 From Eivind Tagseth 2002-10-28 02:43:43 0000 -------
Created an attachment (id=5123) [details]
Initscript

Sorry about that, here it is.