[Freeipa-users] Automount location design

Z D zarko at etcfstab.com
Fri Mar 24 21:32:43 UTC 2017


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


More information about the Freeipa-users mailing list