Displaying 5 results from an estimated 5 matches for "mntoption".
Did you mean:
mntoptions
2012 May 19
1
Fwd: pam_mount configuration for users home directories from server to client
...s" server="amahoro" path="users/%(USER)" noroot="0"
mountpoint="/home/%(USER)" />
<!-- pam_mount parameters: General tunables -->
<!-- luserconf name=".pam_mount.conf.xml" -->
<!-- Note that commenting out mntoptions will give you the defaults.
You will need to explicitly initialize it with the empty string
to reset the defaults to nothing. -->
<mntoptions
allow="nosuid,nodev,loop,encryption,fsck,nonempty,allow_root,allow_other" />
<!--
<mntoptions deny="suid,dev"...
2023 Oct 15
1
reliability of mounting shares while login
...d in a single pass
from top-to-bottom -->
<debug enable="0"/>
<!-- Volume definitions -->
<!-- pam_mount parameters: General tunables -->
<!--
<luserconf name=".pam_mount.conf.xml" />
-->
<!-- Note that commenting out mntoptions will give you the defaults.
You will need to explicitly initialize it with the empty string
to reset the defaults to nothing. -->
<mntoptions allow="nosuid,nodev,loop,encryption,fsck,nonempty,allow_root,allow_other"/>
<!--
<mntoptions deny="suid,dev"...
2012 May 06
0
Cannot mount users home directories from a samba server
....219/users/%(USER)" noroot="1" server="amahoro"
mountpoint="/home/%(USER)" ssh="0" />
<!-- pam_mount parameters: General tunables -->
<luserconf name=".pam_mount.conf.xml" />
<!-- Note that commenting out mntoptions will give you the defaults.
You will need to explicitly initialize it with the empty string
to reset the defaults to nothing. -->
<mntoptions
allow="nosuid,nodev,loop,encryption,fsck,nonempty,allow_root,allow_other" />
<!--
<mntoptions deny="suid,dev"...
2019 Oct 25
1
net ads join -- strange message
...pam-mount ?
>
>
yes i use pam_mount.
I have modified the script pam_mount.conf.xml .to create the directory
of my? user.
<?xml version="1.0" encoding="UTF-8"?>
<pam_mount>
<debug enable="1"/>
<mkmountpoint enable="1" />
<mntoptions allow="nosuid,nodev,loop,encryption,fsck" />
<mntoptions require="nosuid,nodev" />
<lsof>/usr/bin/lsof %(MNTPT) </lsof>
<cifsmount> /sbin/mount.cifs //%(SERVER)/%(VOLUME) %(MNTPT) -o
"user=%(USER),domain=SAMBADOM,uid=%(USER),gid=%(USERGID),cifsa...
2019 Oct 23
2
net ads join -- strange message
Hello,
I have an server ad? - everything seems ok
I have a windows client and a linux client . The users must to connect
on windows or on linux with the same home.
when I join my client linux with the command net ads join -U
administration I have after the following message
net ads join -U administrator
Enter administrator's password:
Error reading password from file descriptor 0: empty