Displaying 20 results from an estimated 1000 matches similar to: "pam_mount and winbindd"
2002 Sep 25
2
Weekly machine password changes (RE: RE: odd: everything SHOULD work... winbind)
No big surprise there. :)
I'm still trying to figure exactly what goes on with the machine
password changing around. Who initiates this? nmbd? The PDC? Who's
notified of this change, and what's going on there.
Perhaps someone can shed some light?
--
Nir Soffer -=- Software Engineer, Exanet Inc. -=-
"Father, why are all the children weeping? / They are merely crying son
 O, are
2002 Sep 20
1
odd: everything SHOULD work... winbind
Hi all,
i had everything samba working PERFECT a few days ago, meantime something
has changed or something i've changed, i know not what, is causing me to
not be able to authenticate domain users... it just plain doesn't work.  i
haven't changed anything in /etc/pam.d/, but i checked on it and
everything there is still ok.... wbinfo -u lists all the users just swell.
 One wierd thing
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
2002 Aug 10
0
authenticates but won't login
****** The problem ******
(Finally) I have my red hat 7.2 (LTSP) system authenticating users from an
NT4.0 domain using winbind... BUT after it authenticates... the screen
goes blank, where it would normally load the window manager and instead of
having my desktop come up, the login dialogue comes back. 
******What I THINK is happening...(?)******
PLEASE HELP!  I'm trying to run ICEwm and/or
2002 Aug 07
0
ltsp winbindd and kernels
Hi all, I'm a new samba junkie.
I just installed samba and tried to configure winbind so that I can share
my NT domain users on a Linux terminal system-- I'm not quite finished
yet, however, i noticed that since I installed and configured my smb.conf,
started the winbindd, etc., my terminals stopped working.  Nobody on the
LTSP list has replied yet, and I'm on a deadline to get this
2002 Sep 02
0
another nt4 and samba question
Hi, I'm going to scream.
I have a "dell-installed" red hat 7.2 build and I have been attempting to
get it to join my NT4.0 domain with samba... after getting past the old
version of samba that shipped with it and updating to the latest samba
from the samba web site, i still can't join my domain....
Here's the kicker: I CAN JOIN a test domain I set up a few weeks ago,
NT4.0
2002 Sep 07
1
REPOST: another nt4 and samba question
SERIOUSLY.... does ANYONE have ANY ideas??? I'm stumped silly.  HELP!!!!
thanks,
dave
>
>Hi, I'm going to scream.
>
>I have a "dell-installed" red hat 7.2 build and I have been attempting to
>get it to join my NT4.0 domain with samba... after getting past the old
>version of samba that shipped with it and updating to the latest samba
>from the samba web
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    
2003 Jun 03
1
Making winbindd and pam_mount play nice together
Did you join the box to the domain
Did you set security to be domain and passwword to encrypted?
Is the AD server in mixed mode?
Are you configuring the "right" pam module for the login as per the FAQ?
Is wbinfo returning the users and groups? 
jim 
 
Date: Mon, 2 Jun 2003 11:07:04 +1000
From: "John Simovic" <jsimovic@rydesc-h.schools.nsw.edu.au>
Subject: RE: [Samba]
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
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.
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
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