On Thu, 02 Jun 2016, Bello Florent wrote:
Hi, I configured a samba with freeipa in kerberized mode. It work fine for normaly mounting but with autofs it work only if root has a kerberos ticket (example : kinit admin). When root haven't ticket, other users can't go in automount folder, but when root has ticket, it works fine for every users. There is a workaround for this ? this my mount information in freeipa automount map : -fstype=cifs,sec=krb5,username=$USER ://smb.example.com
If you have multiple users, with cifs.ko you should use 'multiuser' option. See man for mount.cifs for details. -- / 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
