similar to: Groups and Samba and Winbind

Displaying 20 results from an estimated 100 matches similar to: "Groups and Samba and Winbind"

2002 Oct 23
5
samba and winbind issues
I know winbind (i think) is working fine. i can log into a unix box with my NT userid but when i try to access shares on my samba server, i get these errors: [2002/10/23 08:47:01, 0] lib/util_sec.c:(111) Failed to set gid privileges to (-1,-2) now set to (0,0) uid=(0,0) [2002/10/23 08:47:01, 0] lib/util.c:(1092) PANIC: failed to set gid [2002/10/23 09:17:08, 0] lib/util_sec.c:(111) Failed
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 [
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 Oct 07
2
Samba file server and Active Directories
i am trying to setup our hp unix server with samba 2.2.5 to authenicate via our ad user directory. Our NT structure is setup as follows: Active directories in mixed mode - 6 domain controllers one BDC here is a copy of my samba.conf # Samba config file created using SWAT # from ws00478.rbinc.com (10.27.52.184) # Date: 2002/10/04 08:38:08 # Global parameters [global] client code page = 437
2002 Dec 11
2
Installed New version of Samba for HPUX 2.2.7 - Winbi nd doesn't w ork
I am having the weirdest problems with this. when i run ./wbinfo -A userid%password, i get plaintext password auth failed and ./wbinfo -a userid%password, i get could not obtain winbind separator or domain name. i can't find anything wrong! -----Original Message----- From: Gareth Davies [mailto:gdavies@willowbrook.co.uk] Sent: Tuesday, December 10, 2002 11:19 AM To: Jennifer Fountain;
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 28
11
Winbind!
Hello, I am running Red Hat 7.3 Samba 2.26 and winbind. I have been able to join the domain and test all of the following with these commands. All works great. winbind -u winbind -g getent passwd getent group But when I set up a share to test with one domain user account it just presents me with a password dialog box and does not accept anything. It should not prompt me but if it does
2003 Jan 07
2
Problem with Winbind and groups
Skipped content of type multipart/alternative
1998 Oct 16
3
The credentials supplied conflict with an existing set of credentials
I have a different Unix userid for each project I'm working on, so I need to provide a different userid/password combination for each drive I map to my NT 4.0 SP3 system. But, whenever I try to supply a different userid in the "Connect As" box and hit "OK", I get the message: The credentials supplied conflict with an existing set of credentials Something I read in the
2002 Dec 11
2
samba authenticate to 2K AD?
Has anyone on this list been able to configure samba in such a way so that it will authenticate to windows 2K acitve directory. What I want to do is this: install samba 2.2.7 onto a Redhat linux 7.3 system, then configure samba (I think using something called smb_pam) so that it will join the windows active directory domain. Is such a thing possible? Has anyone here done it? I can't find
2005 Jul 07
1
Winbind Issue
Hi All: I have googled, etc but cannot find the answer to this issue. I have a couple users that belong to a lot of global groups (trying to do a clean up but that isn't going as fast as I want it. So...) My issue: When I id a user as root, I see tall of the groups he/she belongs to. IE: Group in question - 10849(group19). However, when I su as that user, the groups stop at 10215(group1).
2002 Dec 10
2
Installed New version of Samba for HPUX 2.2.7 - Winbind doesn't w ork
Errors: could not check secret 'ping' to winbindd failed winbind is in my nsswitch any ideas? Thanks ------------------------------------------ Thank you Jenn Fountain 215.712.5156
2002 Dec 13
2
UNIX with samba .vs. native Windows Server , how to compare thei r performance for Windows-biased management
I had samba working on an old Sun Enterprise server using a JBOD that was managed with veritas volume manager (legacy stuff that had long outlived it's usefulness). Management arbitrarily decided to replace the aging Solaris server with a native Windows server without talking to me. I instead tried to persuade them to use an SGI cluster I had been putting together and use newer features of
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
2003 Jan 27
19
Winbind on HPUX11, Totally Stuck, Please Help
Skipped content of type multipart/alternative
2002 Oct 08
4
problem with samba server
here is my config file - # Samba config file created using SWAT # from ws09573.rb.net (10.27.52.177) # Date: 2002/10/08 10:25:55 # Global parameters [global] client code page = 437 workgroup = domain1 netbios name = server1 server string = ares interfaces = lan4 127.0.0.1 bind interfaces only = Yes security = DOMAIN encrypt passwords = Yes update encrypted = Yes allow trusted domains
2007 Apr 18
1
[Bridge] Freezing bridges
I have the following situation: A Linux 2.4.22 server: Physical ethernet: lan1 - Ethernet port (Internet) lan2 - Ethernet port (Cisco Switch, Trunk port) Tunnel: tap1 - OpenVPN in tcp-server mode VLAN's: lan2.201 lan2.202 lan2.203 tap1.201 tap1.202 tap1.203 Bridges: br201 (lan2.201, tap1.201) br202 (lan2.202, tap1.202) br203 (lan2.203, tap1.203) On the other end, the same type of server:
2002 Oct 25
2
Creating user home directories with domain login
Hello, I've got Samba set up for domain logins and use winbind as well. What I'm wondering is if it's possible for the home directory to be automatically created when the user logs in if it doesn't already exist? If not, anyone have a relatively easy way to do this, in addition to giving the proper owner and group? Thanks, Scott
2002 Oct 31
8
Winbindd not listing users/groups
Greetings from NY! I am running SaMBa version 2.2.6 compiled from source on a RedHat 7.3 (Linux tux.#########.net 2.4.19 #1 Fri Oct 25 15:39:52 EDT 2002 i686 unknown) box. I start smbd and nmbd as I usually do. Then I start winbindd I verified that they are running. I run : smbpasswd -j DOMAIN -r Windows2kDomainController -U Administrator Password: Joined domain DOMAIN. Ok, so I'm in
2002 Nov 02
1
Unable to open passdb???
Hello, Getting this error: [2002/11/02 12:55:16, 0] passdb/pdb_smbpasswd.c:pdb_getsampwnam(1367) unable to open passdb database. [2002/11/02 12:55:16, 0] smbd/chgpasswd.c:check_oem_password(761) check_oem_password: getsmbpwnam returned NULL [2002/11/02 12:55:16, 0] passdb/passdb.c:pdb_free_sam(210) pdb_free_sam: SAM_ACCOUNT was NULL[2002/11/02 12:55:16, 0]