similar to: pam_mkhomedir.so and Samba question (was: RE: Script question)

Displaying 20 results from an estimated 3000 matches similar to: "pam_mkhomedir.so and Samba question (was: RE: Script question)"

2002 Oct 30
0
pam_mkhomedir.so and Samba question (was: RE: Script question)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Message: 5 > Date: Tue, 29 Oct 2002 17:59:35 +0100 (CET) > From: dj <dj@sin.khk.be> > To: Scott Wrosch <swrosch@MarketingAssociates.com> > Cc: <samba@samba.org> > Subject: Re: pam_mkhomedir.so and Samba question (was: RE: [Samba] Script question) >On Tue, 29 Oct 2002, Scott Wrosch wrote: > > I've
2002 Oct 29
1
pam_mkhomedir.so and Samba question (was: RE: Script question)
Okay, I've got it partially working. Will that module also do it from a non-*nix login? For instance, say the user will more than likely never log into that server from a telnet session. Where would I put the following line: session required /lib/security/pam_mkhomedir.so skel=/etc/skel I'm running RedHat 7.3. In the /etc/pam.d directory, there are a bunch of different files.
2002 Oct 29
5
Script question
Hello, I've got the following script that I want to run every time a user logs in to the Samba server, whether it be from a mapped share or by opening a telnet session into the server and logging in that way. Here's the script: #!/bin/sh DOMAIN=`echo $USER | awk -F_ '{print $1}'` USERNAME=`echo $USER | awk -F_ '{print $2}'` if [ $DOMAIN = "MA" ]; then if [
2002 Oct 03
1
Another winbind question (hopefully easy one)
I setup SAMBA to use winbind to authenticate of a WinNT PDC In the smb.conf I have a line template homedir = /home/winnt/%U which is file I also use the pam module to create directories for new users pam_mkhomedir.so skel=/etc/sambaskel umask=0077 which is fine again. My problem is that I can't tell or how do I tell pam_mkhomedir to create the directories in /home/winnt/<user>
2002 Oct 31
1
Re-Send - Non-HTML - (Sorry) Samba and Solaris and Linux
Hello everyone, Just kind of a generalized question, and looking more for caveats than anything else. We're getting ready to implement the latest and greatest release of Samba on one of our Sun servers. Unfortunately, we haven't determined which one yet, but we only have two, so it's not a big deal. Anyways, I've set up Samba successfully on Linux on multiple occasions, the
2002 Oct 31
0
Samba and Solaris and Linux
Hello everyone, Just kind of a generalized question, and looking more for caveats than anything else. We're getting ready to implement the latest and greatest release of Samba on one of our Sun servers. Unfortunately, we haven't determined which one yet, but we only have two, so it's not a big deal. Anyways, I've set up Samba successfully on Linux on multiple occasions, the
2003 Feb 17
7
pam_winbind.so - How do I create it?
Hello, I'm installing 2.2.7a, or attempting to at any rate. I've compiled it from source using the following instructions: http://us2.samba.org/samba/docs/Samba-HOWTO-Collection.html Anyways, I've got it set up so that it works. Now I'm trying to get to a point where I can interface it like I have with a different Linux box that is working without any problems. When I did the
2003 Jan 07
2
Problem with Winbind and groups
Skipped content of type multipart/alternative
2002 Oct 30
2
Unable to login with regular Linux accounts?
Hello, This may be kind of a dumb question, as it's something I could easily be overlooking, but I'm confused anyways. My Samba server is part of the MA domain. However, I want a couple of non-domain accounts to still be able to access Samba shares. The machines trying to access the shares are Win2k machines, and whenever I try to access the server, it asks me for the username and
2002 Nov 14
0
Strange issues - 2.2.6 and RH 7.3
Hello, Got a strange issue, that might be nothing, or it might be something. I'm running 2.2.6 on an RH 7.3 box at the moment. Everything is working great for the most part. Through winbind I have it authenticating from the domain controller, users have their own little private share of space, etc etc. However, I've noticed that sometimes the personal share doesn't show up. For
2003 May 14
0
Re: Re: cant ping winbind!
hi scott! well here is my smb.conf ... : (now linux is my wins server) # Samba config file created using SWAT # from 0.0.0.0 (0.0.0.0) # Date: 2003/05/06 15:57:41 # Global parameters [global] workgroup = SCIENCEU netbios name = TT security = DOMAIN encrypt passwords = Yes password server = srv-win-2000 ; wins server = 11.1.9.100 wins support = yes winbind uid = 10000-20000 winbind
2003 Jan 15
2
Samba and system 390 Unix system services
I am new to working with samba. We have used samba for years connecting our windows systems to Unix systems services on OS390. Starting in and around November 2002 we can no longer connect. I have gone through the troubleshooting techniques. Our Samba system is up running, the mount points are correct and the config file tested out correctly. If any one is doing this could you please forward
2002 Oct 30
2
Groups and Samba and Winbind
I am having an issue with winbind/samba and my groups. when I type the following: $ groups ntdomain\\jfountain I get the following nothing. When i type this (logged in as jfountain) $ groups I get the following: $ 50000 I am assuming this means domain admins. when i type $./wbinfo -r jfountain I get the following: 50016 50017 50018 50019 50020 50021 50010 50022 50023 50000 I
2011 Jul 14
0
authentication problems with pam_mkhomedir
Hi! I'm struggling with pam_mkhomedir. Accounts are stored in LDAP (CentOS Directory Server AKA 389 Directory Server). I am not pre-creating user home directories, and would like to use the pam_mkhomedir module to create the directories on the fly, when a user is authenticated via pop3s. pam_mkhomedir is working for interactive (e.g. SSH logins), but I don't want to require users to
2005 Oct 03
1
am I the only one that pam_mkhomedir+samba makes machine folders for?...was RE: pam_mkhomdir.so is creating machine folders when usedwithsamba
I see a ton of past archive mails for pam_mkhomedir.so, but I don't see anyone else with my problem. Do others just not care that a bunch of extra folders with the machine names are getting created, or is it not happening for anyone else, and I have just done something wrong? RHEL 3.04 samba 2.0.14a-1 Barry Smoke Network Administrator AR Division of Leg. Audit -----Original
2004 Jul 23
0
pam_mkhomedir.so do not mk_home_dir
hi I am triing to make samba service authenticate trought Win2k domain. It works quite well, but I want make "homes" for users (the server will have an IMAP server and I need to make home for user on the first logon. It does not work ... and what is worst, it does not make ANY notice in any log Yes I know "debug" should do it, but does not. I can DO: $ smbclient
2012 Jul 31
2
Can,t get pam_mkhomedir to work...
On a ldap enabled CentOS 6.3 x64 system, I try to make it so home directories are auto-created. I added this : session required pam_mkhomedir.so skel=/etc/skel/ umask=0077 to my /etc/pam.d/system-auth And it does nothing. I restarted messagebus (I've seen references to that) and sshd, and logs don't mention anything in regards to pam_mkhomedir... Any hints ?
2004 Apr 08
1
Accent with winbind and pam_mkhomedir
Hello I am using Winbind to authenticate user against an NT Domain. client are mainly using Win98 I use pam_mkhomedir to auto create home directory of my users. everything work fine. even the accents in the shared directory but when i try to logon for the first time with an accented username it create a home directory with strange characters invit? seen from win98 and invi_ seen from linux.
2008 Feb 25
2
pam_mkhomedir.so not working.
Sambains, I gotta samba setup where I use pam_mkhomedir.so to create home dir for first time users. Same configuration is working on many hosts and if I create a home directory manually, I can login, but not on fly. And also when I change the /home permission to 777, its creating home directory for new users on fly. When strace a su session, I getting the following error. My guess is the module
2005 Feb 02
0
Dovecot doesn't call pam_open_session, thus dodging pam_mkhomedir (fwd)
On Tue, 1 Feb 2005, it was written: > Nicolas Lopez wrote: > > maildir and most of my accounts in LDAP. Since the accounts are created > > through a web interface on another server home directories on the mail > > server don't get created automatically. There's the handy pam module > > pam_mkhomedir.so to automagically create home directories, but >