summaryrefslogtreecommitdiffstats
path: root/remote/modules/pam-common-share/data
Commit message (Collapse)AuthorAgeFilesLines
* Update several calls to slxlog with --delete instead of having sleep + rm ↵Simon Rettberg2016-07-141-4/+5
| | | | follow the call
* [pam-common-share] rudimentary nfs-support for common shareJonathan Bauer2015-04-071-34/+53
| | | | | | when SLX_SHARE_0_PATH is not starting with double backslash, it is assumed that we have nfs share. Version negiotation is done by the client, even though we will probably want a finer control for the mount options
* [pam-common-share] fix bad variable name and typoJonathan Bauer2015-04-071-6/+5Star
|
* [pam-common-share] removed bash specifics in pam-common-share scriptsJonathan Bauer2015-04-021-37/+59
|
* [pam-common-share] typo & making sure USER and PASSWD are unsetJonathan Bauer2014-11-121-2/+5
|
* [pam-common-share] use last directory in the path as the name of the ↵Jonathan Bauer2014-11-101-7/+20
| | | | directory to mount the share to
* [pam-common-share] support for multiple sharesJonathan Bauer2014-11-071-33/+78
|
* [pam-share] fix mount optionsJonathan Bauer2014-10-071-3/+3
|
* [pam-share] added file/dir perms to mount optsJonathan Bauer2014-10-071-2/+2
|
* [pam-share] ash function definition...Jonathan Bauer2014-10-071-1/+1
|
* [pam-common-share] dummy module with pam-script file to mount a common shareJonathan Bauer2014-10-071-0/+82