Displaying 20 results from an estimated 1400 matches similar to: "Unable to login with regular Linux accounts?"
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
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 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 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 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 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
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 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 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 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 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:
>
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
2002 Jul 23
1
Wierd Problem, appears Samba related perhaps?
Hello,
I'm relatively new to Samba, but have it set up on my RedHat 7.3 system, and
it's running great. Except for one thing, and I'm not sure if this is a
Samba
problem or a problem with my machines.
What the problems appears is that when I'm copying or moving images (jpegs,
bmps are the only two I've tried so far) from both my laptop and my desktop
(both Win2k mahcines),
2005 Nov 22
0
Guest account and deleting filed
I have an internal Samba installation where I have security=share, and have
everything going to a guest account, which I've made a "regular" user and
password. I can can copy and move files, but I can't delete any files. I
was expecting Samba to follow the permissions of the user, which should be
able to delete these files. I've enclosed my smb.conf. The internal
(guest)
2005 Nov 23
5
Guest account problem ... please help
I have an internal Samba installation where I have security=share, and have
everything going to a guest account, in which I've made as user called
"samba". When connected to a samba share on my UNIX system, I can can copy
and move files using my XP client, but I can't delete files? I was
expecting Samba to follow the permissions of the user, which should be able
to delete these
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 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]
2007 Dec 04
1
2/3d interpolation from a regular grid to another regular grid
Hello R users,
I have numerical data sampled on two grids, each one shifted by 0.5
from the other.
For example:
grid1 = expand.grid(x=0:3, y=0.5:2.5)
grid2 = expand.grid(x=0.5:2.5, y=0:3)
gridFinal = expand.grid(x=0.5:2.5, y=0.5:2.5)
plot(gridFinal, xlim=c(0,3), ylim=c(0,3), col="black", pch=19)
points(grid1, xlim=c(0,3), ylim=c(0,3), col="red", pch=19)
points(grid2,