[Freeipa-users] Automount location design

Z D zarko at etcfstab.com
Fri Mar 24 21:23:59 UTC 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20170324/c14d1f38/attachment.htm>


More information about the Freeipa-users mailing list