Re: [Freeipa-users] getent group ipauser broken?

2015-02-27 Thread Rob Crittenden
Günther J. Niederwimmer wrote:
 Am Freitag, 27. Februar 2015, 12:25:24 schrieb Alexander Bokovoy:
 On Fri, 27 Feb 2015, Günther J. Niederwimmer wrote:
 Hello,

 Have i to configure any other things, for a working /home/

 I can make a getent passwd , this is working on the client but I mean I
 have no export for groups ?

 with getent group ipausers I have no answer?

 also I can't make a chown -R user:ipausers

 what can be wrong on my setup ?

 This is a fresh installed centos 7 with IPA

 Nothing wrong. Groups in IPA can have POSIX attributes or can be set
 without them. The latter one are used mostly for hierarchical grouping
 purposes.

 'ipausers' is one of non-POSIX groups and therefore is not visible by
 POSIX tools.
 
 OK, Thank you 
 
 I found this in a newer Documentation ?
 
 But I found no way to create a /home/xxx directory for a IPA User
 
 what is the correct way to create Users /home ??
 
 The /home/ have 0700 root:root but I can't set /home/testuser/ I have always  
 no permission.  
 
 This is really a long way 
 

When you run ipa-client-install you can include the --mkhomedir option
which will enable it using oddjob-mkhomedir. You can use authconfig
--enablemkhomedir --update add it later.

rob

-- 
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


Re: [Freeipa-users] getent group ipauser broken?

2015-02-27 Thread Günther J . Niederwimmer
Am Freitag, 27. Februar 2015, 12:25:24 schrieb Alexander Bokovoy:
 On Fri, 27 Feb 2015, Günther J. Niederwimmer wrote:
 Hello,
 
 Have i to configure any other things, for a working /home/
 
 I can make a getent passwd , this is working on the client but I mean I
 have no export for groups ?
 
 with getent group ipausers I have no answer?
 
 also I can't make a chown -R user:ipausers
 
 what can be wrong on my setup ?
 
 This is a fresh installed centos 7 with IPA
 
 Nothing wrong. Groups in IPA can have POSIX attributes or can be set
 without them. The latter one are used mostly for hierarchical grouping
 purposes.
 
 'ipausers' is one of non-POSIX groups and therefore is not visible by
 POSIX tools.

OK, Thank you 

I found this in a newer Documentation ?

But I found no way to create a /home/xxx directory for a IPA User

what is the correct way to create Users /home ??

The /home/ have 0700 root:root but I can't set /home/testuser/ I have always  
no permission.  

This is really a long way 

-- 
mit freundlichen Grüßen / best Regards,

  Günther J. Niederwimmer

-- 
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


Re: [Freeipa-users] getent group ipauser broken?

2015-02-27 Thread Alexander Bokovoy

On Fri, 27 Feb 2015, Günther J. Niederwimmer wrote:

Hello,

Have i to configure any other things, for a working /home/

I can make a getent passwd , this is working on the client but I mean I
have no export for groups ?

with getent group ipausers I have no answer?

also I can't make a chown -R user:ipausers

what can be wrong on my setup ?

This is a fresh installed centos 7 with IPA

Nothing wrong. Groups in IPA can have POSIX attributes or can be set
without them. The latter one are used mostly for hierarchical grouping
purposes.

'ipausers' is one of non-POSIX groups and therefore is not visible by
POSIX tools.
--
/ Alexander Bokovoy

--
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