[Samba] Winbind strip domain from username?

2013-04-15 Thread Luc Lalonde
Hello Folks, This directive works with Samba3 but does not seem to work with Samba-4.0.5: winbind use default domain = Yes I want to get a username that does not contain the domain (GIGL). Instead here's what I get: [root@roquefort ~]# getent passwd | grep GIGL GIGL\Administrator:*:0:100::/us

Re: [Samba] Winbind strip domain from username?

2013-04-15 Thread Gémes Géza
2013-04-15 23:12 keltezéssel, Luc Lalonde írta: Hello Folks, This directive works with Samba3 but does not seem to work with Samba-4.0.5: winbind use default domain = Yes I want to get a username that does not contain the domain (GIGL). Instead here's what I get: [root@roquefort ~]# getent

Re: [Samba] Winbind strip domain from username?

2013-04-16 Thread Rowland Penny
On 15/04/13 22:12, Luc Lalonde wrote: Hello Folks, This directive works with Samba3 but does not seem to work with Samba-4.0.5: winbind use default domain = Yes I want to get a username that does not contain the domain (GIGL). Instead here's what I get: [root@roquefort ~]# getent passwd | g

Re: [Samba] Winbind strip domain from username?

2013-04-16 Thread Luc Lalonde
Hello Geza, Here's my 'smb.conf': [global] workgroup = FOO realm = foo.example.com netbios name = ROQUEFORT server role = active directory domain controller server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbind, ntp_signd, kcc, dnsupdat

Re: [Samba] Winbind strip domain from username?

2013-04-16 Thread Johan Hendriks
>Hello Folks, >This directive works with Samba3 but does not seem to work with Samba-4.0.5: >winbind use default domain = Yes >I want to get a username that does not contain the domain (GIGL). Instead >here's what I get: >[root@roquefort ~]# getent passwd | grep GIGL >GIGL\Administrator:*:0

Re: [Samba] Winbind strip domain from username?

2013-04-16 Thread Gémes Géza
2013-04-16 12:33 keltezéssel, Luc Lalonde írta: Hello Geza, Here's my 'smb.conf': [global] workgroup = FOO realm = foo.example.com netbios name = ROQUEFORT server role = active directory domain controller server services = s3fs, rpc, nbt, wrepl, ldap, cld