Displaying 20 results from an estimated 1000 matches similar to: "Making winbindd and pam_mount play nice together"
2003 May 04
1
Anybody successfuly using pam_mount or pam_smbmount?
**********************************************************************
This message is intended for the addressee named and may contain
privileged information or confidential information or both. If you
are not the intended recipient please delete it and notify the sender.
**********************************************************************
2003 May 29
6
Making winbindd and pam_mount play nice together (2nd try)
We're trying to set up linux based workstations that use a win2k AD/DC for
authentication, and pam_mount to mount a share as the user's home directory.
It looks like winbind isn't passing on the credentials (although it is
getting us logged in). If anyone has made this work, I'd love the details.
It looks like winbind isn't passing the auth information
thanks
jim
2004 Nov 29
1
authentication problem pam_mount
The setup is a samba server with mixed clients (samba clients and
windows clients).
The problem,
I want the linux client to mount there home to their home share on the
server. The problem is, I have followed the guide mentioned below and
everything works except that the linux usernames have the format
domeinnaam+username as a result of which pam_mount wants to mount
2010 Feb 16
2
pam_mount
Hi all,
I am a bit confused about the usage of pam_mount.
Here is my /etc/pam.d/system-auth:
auth required pam_env.so
auth required pam_mount.so
auth sufficient pam_unix.so nullok try_first_pass
auth requisite pam_succeed_if.so uid >= 500 quiet
auth sufficient pam_krb5.so use_first_pass
auth required pam_deny.so
account
2020 Sep 24
3
Debian client/workstation pam_mount
I have some (for testing) Debian based client/workstation connected to my
AD. Signing to the AD works as a domain/user should. These clients can, via
Nautilus file manager, access shares on the file server manually that
the *signed
in domain user* is permitted to "see". I would prefer to connect these
files and the domain user home directory automatically at sign in without
manual
2002 Sep 20
1
pam_mount permissions
G'day All
Thank you to every one who has helped me get pam_mount and winbind working.
I can now use winbind to use the passwords from a samba HEAD PDC to do
authentications and pam_mount to mount the users home directory.
YAY
Does any one know what the option is to change the permissions on a mounted
directory in pam_mount?
at present it gives me rwxr-xr-x, which is fine.
But I run startx
2001 May 02
3
pam_mount
Has anyone had any luck setting up pam_mount on freebsd. I cannot figure out
what I need to put in /etc/pam.conf also do the users need to exist in the
password file. I'd like to mount their user directories off the server and
not have their usernames in the passwd file if possible.
2007 Oct 17
4
Pam_mount + cifs
Hi, i'm probably not the first but i have found no concrete information
about my problem... lots of information, nothing helped.. :S
so, here's the thing.. i'm running a samba-3.0.22-13.16 server on SLES 9
kernel 2.6.16.21-0.8-default as an nt domain controller, there was a
migration to Linux for the workstations so i had to implement WINBIND +
PAM_MOUNT.
after searching for the
2002 Jun 13
2
pam_mount and winbind
Hi !
Has anybody already managed to make pam_mount and winbind working
together ?
I'm running a linux 7.2 box with samba 2.2.4.
I use winbind for user authentication from a win2k server (DEDALE in
domain VALBONE).
The following command works fine:
$ smbmount //DEDALE/SHAREDIR \
/mnt/smb/dedale/sharedir/ -o \
2002 Sep 10
2
xwindows+pam_mount
does any one know which /etc/pam.d file I'll need to edit to get pam_mount
to work with x windows?
Thanks
2020 Sep 25
4
Debian client/workstation pam_mount
On 24/09/2020 12:47, Christian Naumer via samba wrote:
> I am using it on Fedora with Volume Definition looking like this:
and I use this:
<volume fstype="cifs"
??????? server="CIFS_SERVER_FQDN"
??????? path="linprofiles"
??????? mountpoint="/mnt/%(USER)"
options="username=%(USER),uid=%(USERUID),gid=%(USERGID),domain=%(DOMAIN_NAME)"
2020 Sep 24
1
helping whith pam_mount
Hello I try to implement pam_mount and I have errors.
When I login to ubuntu desktop client I have an error with "mounting
read-only" but if later to logon on domain I go to the files application
and map the resource shares manually, work fine.
Attach the syslog trace:
Sep 24 10:22:13 ubuntucliente lightdm[708]: (pam_mount.c:365): pam_mount
2.14: entering auth stage
Sep 24 10:22:20
2015 Nov 04
2
Pam_mount not working with "sec=krb5"
So finally here is the solution that works for me. If you have any
questions, just ask.
I use pam_mount with the following volume definition in the
"/etc/security/pam_mount.conf.xml":
<volume fstype="cifs" server="server" path="home/%(USER)"
mountpoint="/home/%(USER)" sgrp="domain users"
2020 Sep 24
1
helping whith pam_mount
On 24/09/2020 14:57, L.P.H. van Belle wrote:
> Kerberos does that fine with ip only you must have a PTR record to the hostname. ;-)
> And this only works if people didnt set rdns=no in krb5.conf
>
Kerberos does not work with ipaddresses, when did you last see an
ipaddress in a keytab, UPN or SPN ??
Rowland
2015 Nov 02
2
Pam_mount not working with "sec=krb5"
Hi all, this is not really a Samba question, but related, and I hope
that some of you are using this and can tell me what I am doing wrong.
On a member server, I can mount my shares by hand specifying "-o
username=xxx,domain=yyy,password=zzz". But as soon as I put "sec=krb5"
in the mount options (and leaving out the password part), I get this error:
# mount error(126):
2020 Sep 25
3
Debian client/workstation pam_mount
yes 'FS_PRUEBA_3' is the share name
El vie., 25 sept. 2020 a las 14:03, Rowland penny via samba (<
samba at lists.samba.org>) escribi?:
> On 25/09/2020 17:50, jmpatagonia via samba wrote:
> > Is still not working
> >
> > <volume fstype="cifs"
> > server="domain-server2.policia2.rionegro.gov.ar"
> >
2002 Aug 16
1
pam_mount and winbindd
Has anyone out there successfully gotten pam_mount and winbind working
together successfully? --thanks
________________________________________
David M. Leuser, II
Assistant Network Administrator
New Hampton School
(603) 744-3182 x121
dleuser@newhampton.org
2020 Sep 25
2
Debian client/workstation pam_mount
On 25/09/2020 12:55, Robert Wooden wrote:
> Thanks Dr, Naumer and Rowland.
>
> Although still not quite correct, my pam_mount.conf.xml looks like:
> root at lws4:~# cat /etc/security/pam_mount.conf.xml
> <debug enable="1" />
> <volume fstype="fuse"
> server="mbr04.subdom.example.com <http://mbr04.subdom.example.com>"
>
2020 Sep 25
3
Debian client/workstation pam_mount
Error on domain option !!
Sep 25 12:04:33 ubuntucliente lightdm[702]: (mount.c:664): Password will be
sent to helper as-is.
Sep 25 12:04:33 ubuntucliente lightdm[702]: command: 'mount' '-t' 'cifs'
'//domain-server2/FS_PRUEBA_3' '/home/prueba3/compartido' '-o'
'username=prueba3,uid=50006,gid=50027,username=prueba3,uid=50006,gid=50027,domain'
2020 Sep 25
2
Debian client/workstation pam_mount
Sorry I in the same topic of that, trying to map whit pam_mount, but I
still having problems
Attach the syslog error.
Sep 25 10:00:15 ubuntucliente lightdm[702]: (pam_mount.c:365): pam_mount
2.14: entering auth stage
Sep 25 10:00:15 ubuntucliente org.gtk.vfs.Daemon[5287]: A connection to the
bus can't be made
Sep 25 10:00:15 ubuntucliente systemd[1]: Started Session c10 of user
prueba3.
Sep