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
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
mounting cifs using logged on users credentials
-
saini
- NewUser

- Posts: 2
- Joined: 16 Jul 2015 14:42
- Status: Offline
-
saini
- NewUser

- Posts: 2
- Joined: 16 Jul 2015 14:42
- Status: Offline
Re: mounting cifs using logged on users credentials
i've used pam_mount on ubuntu which works how I want to - but is there something equivalent for centos?