commit | 96281b9e46ebb90cefa8b57b11ca40e5ac05f649 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Sat Mar 02 06:56:54 2019 -0600 |
committer | Steve French <stfrench@microsoft.com> | Tue Mar 05 18:10:48 2019 -0600 |
tree | c0bec2eee04f7b2e3f2e9ea3b1a77026c74014e1 | |
parent | 259594bea574e515a148171b5cd84ce5cbdc028a [diff] |
smb3: for kerberos mounts display the credential uid used For kerberos mounts, the cruid is helpful to display in /proc/mounts in order to tell which uid's krb5 cache we got the ticket for and to tell in the multiuser krb5 case which local users (uids) we have Kerberos authentic sessions for. Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>