OK, got a little further
here is pam's output:
PHP Code:information for mount:
----------------------
user: administrator
server: 10.1xx.1xx.1xx
volume: stdhome
mountpoint /test
options uid=%(USER),gid=root,dir_mode=0700,nosuid,nodev
fs_key_cipher:
fs_key_path:
use_fstab: 0
----------------------------
realpath of volume "/test" is "/test"
checking to see if stdhome is already mounted at /test
checking for encrypted filesystem key configuration
about to start building mount command
command: mount [-p0] [-t] [auto] [stdhome] [/test] [-o] [uid=%(USER),gid=root,dir_mode=0700,nosuid,nodev]
mount errors:
mount: special device stdhome does not exist
so ahh, wtf is the cause of that?
atleast now i know PAM is pulling the userid and probably the password successfuly, but it wont run the command now




Bookmarks