SAM-FS + idmap + SMB (+Centrify)
Is anyone sharing a SAM filesystem using Solaris 11 CIFS?
I've got my Solaris 11 box joined to my Windows AD using smbadmin join (as "tinman") and also Centrify DC (as "tinman_cdc")
"getent passwd robl" returns the UID of my centrify-enabled user, robl. Good.
idmap is configured to use rule-based mapping (idmap add 'winuser:*@DOMAIN.COM' 'unixuser:*')
Sharing via smb a folder on a ZFS filesystem works perfectly -- smb authenticates the user, uses idmap to associate the Windows user with a unix user (as presented by Centrify) and I interact with the filesystem as robl.
Sharing via smb a folder on a SAM-FS v5.3 filesystem treats me as "nobody"
I've got my Solaris 11 box joined to my Windows AD using smbadmin join (as "tinman") and also Centrify DC (as "tinman_cdc")
"getent passwd robl" returns the UID of my centrify-enabled user, robl. Good.
idmap is configured to use rule-based mapping (idmap add 'winuser:*@DOMAIN.COM' 'unixuser:*')
Sharing via smb a folder on a ZFS filesystem works perfectly -- smb authenticates the user, uses idmap to associate the Windows user with a unix user (as presented by Centrify) and I interact with the filesystem as robl.
Sharing via smb a folder on a SAM-FS v5.3 filesystem treats me as "nobody"
1