On Fri, Apr 7, 2017 at 11:37 AM, Sebastian Treiber < [email protected]> 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 <[email protected]>
_______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
