On Wed, May 06, 2015 at 06:53:49PM +0000, Redmond, Stacy wrote: > That's great, I got it all working, perhaps you can answer one last question, > although not sure this is going to be fixable or not. > > Anyway to get rid of the realm when using id, as you can see below, kinda > messy. > > [root@linuxtest1 home]# su - aduser1 > -sh-4.1$ id > uid=1989603105([email protected]<mailto:[email protected]>) > gid=1989603105([email protected]<mailto:[email protected]>) > groups=1989603105([email protected]<mailto:[email protected]>) > -sh-4.1$ pwd > /home/aduser1 > -sh-4.1$ ls -l /home/ > total 4 > drwxr-xr-x 2 [email protected]<mailto:[email protected]> > [email protected]<mailto:[email protected]> 4096 May 5 09:38 aduser1 > -sh-4.1$
On the clients you may experiment with default_domain_suffix and setting the full_name_format to just "%1$s" but on the server, this format is mandatory. The extdom plugin is only able to parse input in the name@domain form.. -- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go to http://freeipa.org for more info on the project
