Displaying 20 results from an estimated 6000 matches similar to: "pam_winbind.so - How do I create it?"
2003 Jan 27
2
Winbind: login "cannot find name for group ID XXXXX" ONLY RedHat 8
My RedHat 8.0 workstation doesn't want to play nice
with Winbind. The rest of our Samba servers (on
RedHat 7.3) are working fine, and I am familiar with
setting up Winbind.
Samba: 2.2.7a (RPM from Samba.org. RedHat's RPMs do
same thing.)
Kernel 2.4.20
NT 4 domain
I'd copied the pam and smb.conf from a working box in
testing. Getent passwd and group works, BUT getent
group
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 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
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 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
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 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.
2003 Feb 17
4
Groups with Samba domain controler or domain member
Does anybody know more about groups? I am considering switching from NT
to Samba domain and have made some test. Unfortunately I need to make
two additional groups, except Domain Admin (one of them is Domain
Users). Is it possible to make that with the stable version of Samba?
And another, but not so important (for now) question. Currently I have a
Samba server, providing files and printers
2002 Oct 22
1
Samba Question w/ RH 7.3 and Windows
Hello,
A question I'm sure has been answered before, but I'm
still relatively new to Samba, and having just moved,
have not been able to locate any of my Samba reference
materials.
Anyways, I'm running a small Samba server at work
using RedHat Linux 7.3. I did not set up Samba during
the RedHat installation, but rather downloaded it and
installed it afterwards.
Anyways, the network
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
2004 Aug 26
5
3.0.6 and pam_winbind problems (sernet)?
Recently I upgraded a server from samba 3.0.2a to 3.0.6, and now apache
won't authenticate properly with pam_winbind. Winbind's been restarted,
apache has been restarted, for grins I even rebooted the server.
>From /var/log/messages:
Aug 26 10:24:51 linps2 pam_winbind[654]: user 'jarboed' granted acces
>From apache's error log:
[Thu Aug 26 10:24:51 2004] [error] (2)No
2004 Oct 25
1
Samba and "running old wbinfo, pam_winbind or libnss_winbind clients"
I've just installed the Samba 3.0.7 on my FreeBSD box.
I am trying to authenticate it to the Active Directory (for my Squid
server).
When I go to a webpage using the squid server, I get this error from
Samba's Winbind:
Oct 25 15:33:39 eclipse winbindd[61830]: [2004/10/25 15:33:39, 0]
nsswitch/winbindd.c:process_loop(737)
Oct 25 15:33:39 eclipse winbindd[61830]: process_loop: Invalid
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
2003 Feb 21
2
pam settings for winbind
This is more of a pam question then a samba question, but I thought I'd
start here and see if I can get an answer.
I've gotten pam_winbind.so working with gdm (on RHAT 8) using the
following /etc/pam.d/gdm file. I've put + signs to show the lines I
added I added to the stock RHAT 8 gdm pam def.:
#%PAM-1.0
+ auth sufficient /lib/security/pam_winbind.so
+ auth
2003 Feb 19
6
Help with Winbind
I've been trying for weeks to get winbind working with RedHat Linux 8.0.
I've got everything setup per the winbind docs on
http://www.samba.org/samba/docs/Samba-HOWTO-Collection.html#WINBIND.
I've successfully joined my NT4 domain with smbpasswd -j DOMAIN -r PDC -U
Administrator. Running wbinfo -u returns my domain user list, as well as
wbinfo -g returning my domain groups. getent
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 13
6
!!ATTENTION NEWBIES!!
I've been reading this list for a few weeks now and
I've given advice on questions that look challenging
but I've deleted MANY questions like these:
"How do I (easy question found in the documents)?"
Though I don't count myself an expert, I've known
enough experts to see that they _HATE_ it when you
don't invest some time before asking a question. I
too have
2003 Feb 14
1
linux newbie classes taught by Chris de Vidal
In one of your replies to the attention newbies...
series, you mentioned you teach a linux newbie class.
I'm interested (seriously, or sarcasm) in checking out
one of your seminars. Where do I get information?
Brad Peters
brad@bepeters.com
__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
2003 Mar 21
1
Compiling pam_winbind on Solaris 8
Greetings,
I am trying to compile pam_winbind.so under Solaris 8. I have the source for samba 2.2.8 on the server. When I issue a make nsswitch/pam_winbind.so, I receive many compiler warnings, such as:
Compiling nsswitch/pam_winbind.c with -fPIC
nsswitch/pam_winbind.c: In function `converse':
nsswitch/pam_winbind.c:72: warning: passing arg 3 of `pam_get_item' from incompa
tible
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