Hello, I have a AD group called sudo1 which has user user1 as its member both are members of Domain1 Now when I do getent group sudo1 the result is sudo1:x:202120:Domain1+user1 I dont want it show as Domains1+user1, just want it to show as user1 I have winbind default domain = yes. Anything has to be changed on smb.conf? thank you all.. ~LA
On Mon, Sep 22, 2008 at 3:43 PM, Linux Addict <linuxaddict7@gmail.com>wrote:> Hello, I have a AD group called sudo1 which has user user1 as its member > both are members of Domain1 > Now when I do > > getent group sudo1 the result is > > sudo1:x:202120:Domain1+user1 > > I dont want it show as Domains1+user1, just want it to show as user1 > > I have winbind default domain = yes. > > Anything has to be changed on smb.conf? >OS - RHEL4U6 Samba - 3.2.3> > thank you all.. > > ~LA > > > > >I have another configuration with 3.0.28 that does not prepend Domain name. Anyone know how to get that functionality back? ~LA
On Tue, Sep 23, 2008 at 2:56 PM, Linux Addict <linuxaddict7@gmail.com>wrote:> On Mon, Sep 22, 2008 at 3:43 PM, Linux Addict <linuxaddict7@gmail.com>wrote: > >> Hello, I have a AD group called sudo1 which has user user1 as its member >> both are members of Domain1 >> Now when I do >> >> getent group sudo1 the result is >> >> sudo1:x:202120:Domain1+user1 >> >> I dont want it show as Domains1+user1, just want it to show as user1 >> >> I have winbind use default domain = yes. >> >> Anything has to be changed on smb.conf? >> > > OS - RHEL4U6 > Samba - 3.2.3 > >> >> thank you all.. >> >> ~LA >> >> >> >> >> > I have another configuration with 3.0.28 that does not prepend Domain > name. Anyone know how to get that functionality back? > > ~LA >Could someone please confirm if this is a bug? If I understand it correctly "winbind use default domain = yes" is NOT working. any hint or link to a documentation will be great help. ~LA