OS is EL7.3 and ipa-serveris 4.4.0

________________________________
From: Z D
Sent: Friday, March 24, 2017 2:23:59 PM
To: freeipa-users@redhat.com
Subject: Automount location design


Hi there,

We've been looking to add indirect maps for users home directories, and did the 
next.

1. There is the automount location (named "global") with one map "auto_home", 
it has keys (they are username) and mount info is <server>:/path

2. The idea is that this is "global location"

3. Another location (named "userdirs") has auto.master map with key = "/home" 
and mount info is like 
"ldap:automountmapname=auto_home,cn=global,cn=automount,dc=comp,dc=com"

4. It was added with command:

     ipa automountkey-add userdirs auto.master --key=/home 
--info=ldap:automountmapname=auto_home,cn=global,cn=automount,dc=comp,dc=com

5. All work as expected, the issue is that below command shows error.

    ipa automountlocation-tofiles userdirs
    ipa: ERROR: 
ldap:automountmapname=auto_home,cn=global,cn=automount,dc=comp,dc=com: 
automount map not found

Is there any concern with such design?


Thanks

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

Reply via email to