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

Displaying 20 results from an estimated 2000 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
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 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
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 29
0
pam_mkhomedir.so and Samba question (was: RE: Script question)
Worked like a charm. Thanks both to Tim and Josh for their assistance. It appears to be working beautifully!!! Thanks, Scott -----Original Message----- From: dj [mailto:dj@sin.khk.be] Sent: Tuesday, October 29, 2002 12:00 PM To: Scott Wrosch 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: >
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
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 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>
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 07
2
Problem with Winbind and groups
Skipped content of type multipart/alternative
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
2003 Jan 22
2
winbind withoutt PAM
As I understood from Samba documentation winbind can run without PAM installed; PAM is needed only if I need interactive login in the Unix box of NT domain users. Am I correct? __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com
2000 Apr 13
3
Mailing list archives
Hello, I tried to search the samba mailing list archives located at: http://us1.samba.org/search/smb-mail.shtml But whatever I look for, I get the answer: "No matches were found for" I think that there *must* be at least some archived mail messages containing the words "wins" or "browse". But I always get this message, so it seems that there is a problem with
2003 Apr 11
1
Problems building Samba on SuSE Linux 8
I've been having problems building Samba on SuSE 8 (S390), and I've made some progress figuring out why. The error is "Redefinition of structure statfs" during compile of smbd/server.c. There are two statfs.h include files on my system: One in /usr/include/sys, and another in /usr/include/asm-s390, and they're different. The Samba include.h file includes the one from sys,
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
2002 Jul 24
4
Winbind trouble. Wbinfo see's users, "getent passwd" doesn't
I'm trying to set up a new fileshare, to replace an aging NT4 machine we've been using for far too long. I'd like to run Linux (RedHat 7.3) on the machine. Basically, I'm trying to create a fileshare "files" that people can transparently log in to from NT4 and Windows 2000 workstations. My boss has approved the use of Linux for the server, but only if I can make it
2002 May 13
1
Compatibility with active directory
Hi, i'd like to know if samba can be integrated to active directory. Is it possible to keep accounts from active directory? Thanks and sorry for the english (i'm french) See you soon
2002 Oct 15
2
workaround assigning domain group permissions on PDC clients
This is far from being elegant but it works... Target: assigning domain wide group permissions on members (client) of a Samba PDC. Steps: 1a edit the file pointed by username map add existing_Unix_group1 = "Domain Users" 2a log on a client with administrative privileges assign to a dir/disk permission to the "Domain Users" being carefull to select
2002 Nov 07
2
Samba and large implementations
Hi, we are investigating if Samba could help us to build a large (say very large) file server. We are thinking OS/390, 4 Tb, 20.000 users Are we being plain stupid, or has this been done before ? cu, Frank.
2003 Jan 03
3
known bugs/issues/gotchas
Hi sambafolks, I see a number of topics cropping up here repeatedly over the last few weeks: * Files > 4GB not supported This is confirmed and solved in 2.2.7a, but not in the current incarnation of smbfs (which is not part of samba, I know, but will get discussed here as a related topic) * desktop.ini weirdness in profiles I've seen this mentioned a few times with no sign of a