[systemd-devel] systemd/automount for multiple users using Kerberos
Mantas Mikulėnas
grawity at gmail.com
Fri Apr 7 08:57:35 UTC 2017
On Fri, Apr 7, 2017 at 11:37 AM, Sebastian Treiber <
sebastian.treiber at gns-systems.de> wrote:
> Dear Mantas,
>
> thank you very much for your reply.
> At least on my system (CentOS7) this does not work. The mount process
> tries to mount the share as root even when specifying "multiuser":
>
It's intended – the initial mount still happens the same way (using root or
machine credentials). The difference is that it doesn't need to match the
regular user anymore – *after* the share is mounted, if user 1000 tries to
access it, the system will automatically use that user's ticket.
To avoid needing to kinit as root, I would probably run k5start [1] as a
service.
[1]: https://www.eyrie.org/~eagle/software/kstart/
--
Mantas Mikulėnas <grawity at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20170407/1b9e643d/attachment.html>
More information about the systemd-devel
mailing list