Displaying 11 results from an estimated 11 matches for "luserconf".
Did you mean:
_userconf
2012 May 19
1
Fwd: pam_mount configuration for users home directories from server to client
...uot; />
<!-- Volume definitions -->
<volume fstype="cifs" 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,no...
2007 Jul 10
1
mounting an AD share upon login
...count is 1
Jul 9 13:03:27 feisty-s86-1 gdm[7393]: pam_mount(pam_mount.c:493) done
opening session
=====================
There are no "mount errors" but still "mount of peter failed".
Here is pam_mount.conf:
=====================
debug 1
mkmountpoint 1
fsckloop /dev/loop7
luserconf .pam_mount.conf
options_allow nosuid,nodev
options_deny suid,dev
options_require nosuid,nodev
lsof /usr/bin/lsof %(MNTPT)
fsck /sbin/fsck -p %(FSCKTARGET)
cifsmount /bin/mount -t cifs //%(SERVER)/%(VOLUME) %(MNTPT) -o
"user=%(USER),uid=%(USERUID),gid=%(USERGID)%(before=\",\" OPTION...
2007 Oct 17
4
Pam_mount + cifs
...here's the problem... smbfs doesn't support hardlinks or symlinks... a BIG
trouble since the workstations run KDE (dcop)...
i've tryed mounting homes with cifs insted but this is what happens....
-------------------------
pam_mount.conf
-------------------------
debug 1
mkmountpoint 1
luserconf .pam_mount.conf
options_allow nosuid,nodev
options_deny suid,dev
options_require nosuid,nodev
lsof /usr/sbin/lsof %(MNTPT)
fsck /sbin/fsck -p %(FSCKLOOP)
cifsmount /bin/mount -t cifs //%(SERVER)/%(VOLUME) %(MNTPT) -o
"username=%(USER)%(before=\",\" OPTIONS)"
smbmount /usr...
2004 Aug 11
0
pam_mount issue
...bind[19420]: user 'RMNETNT\martin' granted
acces
Aug ?6 12:56:07 marge pam_winbind[19420]: user 'RMNETNT\martin' granted
acces
Aug ?6 12:56:07 marge gdm(pam_unix)[19420]: session opened for user
RMNETNT\martin by (uid=0)
Aug ?6 12:56:07 marge gdm-binary[19420]: pam_mount: path to luserconf
set to /home/RMNETNT/martin/.pam_mount.conf
Aug ?6 12:56:07 marge gdm-binary[19420]: pam_mount: reading
options_allow...
Aug ?6 12:56:07 marge gdm-binary[19420]: pam_mount: reading
options_deny...
Aug ?6 12:56:07 marge gdm-binary[19420]: pam_mount: reading
?options_require...
Aug ?6 12:56:07 m...
2023 Oct 15
1
reliability of mounting shares while login
...!-- debug should come before everything else,
since this file is still processed 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,fs...
2012 May 06
0
Cannot mount users home directories from a samba server
...>
<volume user="%(USER)" fstype="smbfs"
path="//192.168.5.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,no...
2018 Jun 20
0
Ubuntu 18:04 not getting 'home' directory from DC
...pause it snaps back to a
login. The mount point (rachelj) was created but nothing is in the
directory. Note this is a new user and nothing exists on the file
server other than the folder created via RSAT during the user setup.
Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (rdconf1.c:744): path to
luserconf set to /mnt/home/rachelj/.pam_mount.conf.xml
Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (pam_mount.c:568): pam_mount
2.14: entering session stage
Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:786): Could not get
realpath of /mnt/home/rachelj: No such file or directory
Jun 20 10:29:35 CY-MKT-10 li...
2018 Jun 20
4
Ubuntu 18:04 not getting 'home' directory from DC
...t; login. The mount point (rachelj) was created but nothing is in the
> directory. Note this is a new user and nothing exists on the file
> server other than the folder created via RSAT during the user setup.
>
> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (rdconf1.c:744): path to
> luserconf set to /mnt/home/rachelj/.pam_mount.conf.xml
> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (pam_mount.c:568): pam_mount
> 2.14: entering session stage
> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:786): Could not get
> realpath of /mnt/home/rachelj: No such file or directory
> Jun...
2018 Jun 21
0
Ubuntu 18:04 not getting 'home' directory from DC
...point (rachelj) was created but nothing is in the
>> directory. Note this is a new user and nothing exists on the file
>> server other than the folder created via RSAT during the user setup.
>>
>> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (rdconf1.c:744): path to
>> luserconf set to /mnt/home/rachelj/.pam_mount.conf.xml
>> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (pam_mount.c:568): pam_mount
>> 2.14: entering session stage
>> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:786): Could not get
>> realpath of /mnt/home/rachelj: No such file or di...
2018 Jun 26
1
Fwd: Re: Ubuntu 18:04 not getting 'home' directory from DC
...point (rachelj) was created but nothing is in the
>> directory. Note this is a new user and nothing exists on the file
>> server other than the folder created via RSAT during the user setup.
>>
>> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (rdconf1.c:744): path to
>> luserconf set to /mnt/home/rachelj/.pam_mount.conf.xml
>> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (pam_mount.c:568): pam_mount
>> 2.14: entering session stage
>> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:786): Could not get
>> realpath of /mnt/home/rachelj: No such file or di...
2018 Jun 19
6
Ubuntu 18:04 not getting 'home' directory from DC
Hello,
I've been trying to get Ubuntu 18.04 to work with Samba AD, seems I am
almost there but am unable to get home directories to mount properly.
The domain join went without a problem but because the default cifs ver
changed in Ubuntu to get other Samba shares on a samba file server to
mount I had to add to it's smb.conf:
client min protocol = SMB2
client min protocol = SMB3
So