Page 1 of 1

mounting cifs using logged on users credentials

Posted: 16 Jul 2015 14:50
by saini
Hi,

I want to mount cifs shares on a linux workstation without storing any credentials in plain text, I ideally I want the share to mount and authenticate using the current logged on users credentials. Is this possible and how? I use NIS and LDAP to authenticate logins.

Appreciate any advise

Thanks

Re: mounting cifs using logged on users credentials

Posted: 16 Jul 2015 17:04
by saini
i've used pam_mount on ubuntu which works how I want to - but is there something equivalent for centos?