Did you find that information? I've been messing around with it and used
every possible setup I could find information about. Nothings worked so far.

I have samba/winbind installed.

I added these lines to /etc/pam.d/system-auth

auth        sufficient    /lib/security/pam_winbind.so
account     sufficient    /lib/security/pam_unix.so
password    required      /lib/security/pam_deny.so

I added these lines to /etc/samba/smb.conf

workgroup = myWorkgroup
winbind separator = +
winbind uid = 10000-20000
winbind gid = 10000-20000
;winbind cache time = 15
; winbind enum users = yes
; winbind enum groups = no
; template homedir = /home/%D/%U
template shell = /bin/bash
winbind use default domain = yes

I joing the domain by

smbpasswd -j DOMAIN -r domain-controller -U Administrator

That works fine. Then I do this and get an error.

wbinfo -u
0xc0000017

I'm missing something here... not sure what though. Any help would be
appreciated.

-Josh



> -----Original Message-----
> From: Shawn [mailto:sfertch at real-time.com]
> Sent: Friday, March 26, 2004 5:06 PM
> To: josh at teamfreeze.com; TCLUG Mailing List
> Subject: Re: [TCLUG] samba/winbind authentication with active
> directory
>
>
> On Fri, 26 Mar 2004 16:28:40 -0600
> "Josh Close" <josh at teamfreeze.com> wrote:
>
> > Ok, since I can't get auth_ldap working, I though I'd try
> > authentication with samba and winbind. I figure if the user can
> > login the linux box with their domain account, then it should work
> > the same with apache.
> >
> > Can anyone possibly point me in the right direction for this?
> >
>
> I went thru that not that long ago myself.  I'll see if I can get the
> main part of my smb.conf file posted.
>
> Basically, you need to have winbind running.  It needs to have a range
> of users defined that aren't local to the system or to the domain.
>
> You have to start winbind before you can start samba.  I dont recall
> if I posted up my resolution to it.
>
>
> --
> Shawn
>
>  "Courage is resistance to fear, mastery of fear -- not absence of
> fear."
> 	-Mark Twain
>
>   Ne Obliviscaris --  "Forget Not"
>


_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list