Re: [Freeipa-users] automount questions

2012-03-13 Thread Ondrej Valousek
Right, currently this affects direct maps only. With SSSD integration, there's one extra glitch that if automounter starts before SSSD does, the automounter only gets "Connection refused" from the sss module and does not retry reading the maps. That's nasty and should be probably fixed. I can

Re: [Freeipa-users] automount questions

2012-03-13 Thread Jakub Hrozek
On Tue, Mar 13, 2012 at 09:52:04AM +0100, Ondrej Valousek wrote: > You need to send SIGHUP to the deamon to force rereading of a map. When > I was working on the autofs/sssd integration effort, we spoke briefly > with Ian about possibilities of better ways to reread a map, but nothing > has sur

Re: [Freeipa-users] automount questions

2012-03-13 Thread Ondrej Valousek
You need to send SIGHUP to the deamon to force rereading of a map. When I was working on the autofs/sssd integration effort, we spoke briefly with Ian about possibilities of better ways to reread a map, but nothing has surfaced yet. I do not have such an experience. For me, there is no need to

Re: [Freeipa-users] automount questions

2012-03-12 Thread Jakub Hrozek
I wasn't sure about these two questions so I went ahead and asked the Red Hat autofs maintainer -- I don't think he follows this list. Below are his replies. On Sun, Mar 11, 2012 at 09:09:17PM +0100, Natxo Asenjo wrote: >Second question: is it normal that one has to restart the autofs service

Re: [Freeipa-users] automount questions

2012-03-12 Thread Natxo Asenjo
On Mon, Mar 12, 2012 at 9:34 AM, Ondrej Valousek wrote: > Your LDAP_URI is incorrect. Please make sure you follow the documentation > exactly. > Perhaps you actually wanted to say: > > LDAP_URI="ldap:///dc=ipa,dc=domain,dc=nx"; > argh, you're right. But .. if I do not specify a ldap search base

Re: [Freeipa-users] automount questions

2012-03-12 Thread Ondrej Valousek
Your LDAP_URI is incorrect. Please make sure you follow the documentation exactly. Perhaps you actually wanted to say: LDAP_URI="ldap:///dc=ipa,dc=domain,dc=nx"; Alternatively, if you do not specify the LDAP_URI parameter at all, autofs will try SRV lookup against your default dnsdomain. Also,

[Freeipa-users] automount questions

2012-03-11 Thread Natxo Asenjo
hi, First question: according to the docs in http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Identity_Management_Guide/configuring-automount.html#Configuring_Automount-Configuring_autofs_on_Linuxwhen configuring autofs you can choose to enter LDAP_URI in two ways, the lazy on (+1