Displaying 20 results from an estimated 10000 matches similar to: "Samba Question w/ RH 7.3 and Windows"
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
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 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 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 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]
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
2002 Oct 23
16
How Samba let us down
Before you read this, I want to state (for reasons
listed below) that I don't expect an answer (advice is
welcomed, but please read this email carefully before
answering). I'm sharing this with the community with
the hope that better software results from our sad
experience...
BACKGROUND
I've been using NT for 4 years, Netware and Linux for
3 years, and Samba for almost 2. I work
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 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
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
2003 Jan 30
3
Can't see all of the directories in a share with 2.2.7a-1 & RH8...but older version/kernel can
Hi all,
Hoping someone might be able to steer me in the right direction and/or
help me solve my problem.
We have a number of Linux servers (RH6.2 -> RH8) which connect to the
same share on a Win2000 Server. We've been working kinda hard to get
everything upgraded to either RH7.3 or RH8.0 since we rarely get the
opportunity. 2 similar servers (one dev, one prod) access this same
window
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 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:
>
2001 Nov 21
2
Samba - windows - win2k
Hi,
I am still looking for the answer to my problem, i.e. windows not seeing
the smb serbver in the networkneighbourhood.
Here is my setup:
Linux RH 7.1 Server / SMB 2.2.1a-4 (upgraded yesterday), IP Address
192.168.1.2
Firewall / Smoothwall:
IP 1: 192.168.1.1 (DMZ side)
IP 2: 192.168.0.1 (Internal Network)
I opened UDP 137/138 and TCP 139 from DMZ to Internal (Internal to DMZ
allows all)
2009 Dec 22
2
getent passwd problem
Hi,
I am having a weird issue with samba where once a week approximately at the
same time users will lose connectivity,
if i run
wbinfo -u all users are displayed
wbinfo -g all groups are displayed
However running getent passwd only shows local-users, no remote users are
shown..
To fix the issue I have to change the name of my idmap config and restart
samba and winbind and everything works
2008 Aug 27
1
Installing Drivers into [print$]
Hi,
I was looking though the easy Add Printer Wizard Driver Installation
instructions here
http://us6.samba.org/samba/docs/man/Samba-HOWTO-Collection/classicalprinting.html#id2620623
but found that it did not work.
After saying no to "Do you want to install the driver now" when
properties comes up nothing is editable so one can't connect to advanced
or new driver to install
2008 Nov 13
1
how to check if device mode is set on a queue
Hi,
We're running samba-3.0.28a w/ cups-1.3.7 on debian etch to serve point
and print to windows clients.
http://us6.samba.org/samba/docs/man/Samba-HOWTO-Collection/classicalprinting.html#prt-modeset
How do I check if a queue had the device mode set or not?
thanks,
Ryan
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 08
1
MD5 checksum NOT OK on 2.2.5 binary from samba ftp site?
Hello,
I ftp'ed the binary RPM for samba from us6.samba.org, and when I tried to
verify it, rpm said that MD5 was NOT OK.
Has anyone else reported this behavior?
Thanks,
Hiten Sonpal sonpal@ciholas.com
Engineer, CIHOLAS Enterprises Voice: 812 476 2721 x 102
2626 Kotter Ave, Unit #D Fax: 812 476 2881
Evansville, IN 47715 http://www.ciholas.com