Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-11 Thread Chan Chung Hang Christopher
Craig White wrote: > On Wed, 2010-02-10 at 09:50 -0500, Ross Walker wrote: >> On Feb 10, 2010, at 8:11 AM, Chan Chung Hang Christopher >> > > wrote: >> If you have hundreds or thousands of users and hundreds of groups, well good luck. It is extremely hard to automate assigning these >

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-10 Thread Craig White
On Wed, 2010-02-10 at 09:50 -0500, Ross Walker wrote: > On Feb 10, 2010, at 8:11 AM, Chan Chung Hang Christopher > > wrote: > > > > >> If you have hundreds or thousands of users and hundreds of groups, > >> well good luck. It is extremely hard to automate assigning these > >> uids/ > >> gids

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-10 Thread Ross Walker
On Feb 10, 2010, at 8:11 AM, Chan Chung Hang Christopher wrote: > >> If you have hundreds or thousands of users and hundreds of groups, >> well good luck. It is extremely hard to automate assigning these >> uids/ >> gids and making sure they don't collide with each other or other unix >> syste

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-10 Thread Chan Chung Hang Christopher
> If you have hundreds or thousands of users and hundreds of groups, > well good luck. It is extremely hard to automate assigning these uids/ > gids and making sure they don't collide with each other or other unix > systems and doing it by hand is a torture reserved for the ninth > circle o

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-09 Thread Ross Walker
On Feb 9, 2010, at 6:27 PM, Dan Burkland wrote: > From: centos-boun...@centos.org [centos-boun...@centos.org] On > Behalf Of Ross Walker [rswwal...@gmail.com] > Sent: Tuesday, February 09, 2010 4:08 PM > To: CentOS mailing list > Subject: Re: [CentOS] CentOS 5.4 x86_64 authent

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-09 Thread Dan Burkland
From: centos-boun...@centos.org [centos-boun...@centos.org] On Behalf Of Ross Walker [rswwal...@gmail.com] Sent: Tuesday, February 09, 2010 4:08 PM To: CentOS mailing list Subject: Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2) On Tue, Feb 9, 2010 at 3:23 PM

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-09 Thread Ross Walker
On Tue, Feb 9, 2010 at 3:23 PM, Joseph L. Casale wrote: >>That RID map feature of samba is great. > > Forgot about that, AFAIK, you can do that w/ SFU & pam mods. > > I have two Samba servers left that I want to get rid of:) You can do it with SFU, but SFU doesn't create UID/GIDs for existing use

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-09 Thread Joseph L. Casale
>That RID map feature of samba is great. Forgot about that, AFAIK, you can do that w/ SFU & pam mods. I have two Samba servers left that I want to get rid of:) ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-09 Thread Ross Walker
On Sun, Feb 7, 2010 at 8:29 PM, Christopher Chan wrote: > >>> Take my advice: >>> yum erase samba == uber happiness >>> >>> Get ldap working, no interop issues with the old samba version in rhel and >>> newer ms servers. Plus you will be using something forward compatible that >>> a txt edit could

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-07 Thread Christopher Chan
>> Take my advice: >> yum erase samba == uber happiness >> >> Get ldap working, no interop issues with the old samba version in rhel and >> newer ms servers. Plus you will be using something forward compatible that >> a txt edit could likely fix in the event something drastic changed in the >> sch

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-07 Thread Dan Burkland
From: centos-boun...@centos.org [centos-boun...@centos.org] On Behalf Of Jeff [jlar...@gmail.com] Sent: Sunday, February 07, 2010 9:20 AM To: CentOS mailing list Subject: Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2) On

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-07 Thread Jeff
On Fri, Feb 5, 2010 at 6:25 PM, Joseph L. Casale wrote: >>Wbinfo -u & wbinfo -g do indeed work for me however getent passwd or getent >>group returns no AD users or groups. I have winbind entries in nsswitch for >>both the passwd & >group entries. Josepeh, I will try a newer RPM from a >>differ

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-05 Thread Christoph Maser
Am Freitag, den 05.02.2010, 14:38 +0100 schrieb Dan Burkland: > > Wbinfo -u & wbinfo -g do indeed work for me however getent passwd or > getent group returns no AD users or groups. I have winbind entries in > nsswitch for both the passwd & group entries. Josepeh, I will try a > newer RPM from a

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-05 Thread Joseph L. Casale
>Wbinfo -u & wbinfo -g do indeed work for me however getent passwd or getent >group returns no AD users or groups. I have winbind entries in nsswitch for >both the passwd & >group entries. Josepeh, I will try a newer RPM from a >different repository and see if that resolves my issues. Did my smb

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-05 Thread Chan Chung Hang Christopher
> Wbinfo -u & wbinfo -g do indeed work for me however getent passwd or getent > group returns no AD users or groups. I have winbind entries in nsswitch for > both the passwd & group entries. Josepeh, I will try a newer RPM from a > different repository and see if that resolves my issues. Did my

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-05 Thread Dan Burkland
> -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Christopher Chan > Sent: Thursday, February 04, 2010 10:59 PM > To: centos@centos.org > Subject: Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server &g

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-05 Thread Joseph L. Casale
>Just wondering if any of you have been able to setup CentOS 5.4 to authenticate >against AD on a Server 2008r2 Domain Controller. I am trying to complete this >particular setup however I have run into some difficulties such as not being >able >to lookup domain users via getent passwd. W2k8r2 in

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-05 Thread Christoph Maser
Am Freitag, den 05.02.2010, 05:20 +0100 schrieb Dan Burkland: > Hey All, > > Just wondering if any of you have been able to setup CentOS 5.4 to > authenticate against AD on a Server 2008r2 Domain Controller. I am trying to > complete this particular setup however I have run into some difficulties

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-04 Thread Christopher Chan
On Friday, February 05, 2010 12:45 PM, Dan Burkland wrote: > I am indeed using winbind. While I am not new to CentOS I am a greenhorn when > it comes to Winbind. What log is considered the main Winbind log? (perhaps > /var/log/samba/winbind.log?) Also. I have posted my smb.conf on pastebin: > h

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-04 Thread Dan Burkland
, Dan From: centos-boun...@centos.org [centos-boun...@centos.org] On Behalf Of Christopher Chan [christopher.c...@bradbury.edu.hk] Sent: Thursday, February 04, 2010 10:30 PM To: centos@centos.org Subject: Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD

Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)

2010-02-04 Thread Christopher Chan
On Friday, February 05, 2010 12:20 PM, Dan Burkland wrote: > Hey All, > > Just wondering if any of you have been able to setup CentOS 5.4 to > authenticate against AD on a Server 2008r2 Domain Controller. I am trying to > complete this particular setup however I have run into some difficulties su