Displaying 20 results from an estimated 10000 matches similar to: "NT user name doesn't match unix username when winbindd is running"
2002 Jun 11
1
NT user name doesn't match unix username when winbindd is runnin g
Samba team,
I posted the following message on May 30 to comp.protocols.smb, but no one
has responded to the posting as of yet, so I thought I'd try this email
list.
We are testing winbind and security=domain to authenticate NT users on
our UNIX box in samba (v2.2.3a). Winbind is working correctly. Wbinfo
shows
users as domainname+username (we are using "+" as the
2002 Aug 15
1
Winbind in Samba 2.2.5 not automatically mapping the NT users with corresponding UNIX accounts
Have you tried in smb.conf
username map = /usr/local/samba/lib/domainuser.map
winbind use default domain = no
For every user you have to create an entry in the
/usr/local/samba/lib/domainuser.map, that looks like
<unixusername> = "<domainname>+<username>"
I?m using a script that generates the domainuser.map automaticly, because
our users are using NIS
2002 Sep 30
5
2.2.5 and NIS question
Hi there,
i'd like to use NIS (AIX based) to authenticate the samba-users
(to implement samba enterprise wide)
in "using samba" is an option which should be configured
(--with-nis) (NOT the --with-nisplus option)
now i got 2.2.5 (source) - but in "configure" this option is missing
Was this dropped in version 2.2.5 ?
Which was the last version that's able to work
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 Apr 11
1
rsync : old file dates generating error during nfs rsync session: Value Too large for defined data type
I was troubleshooting a problem we were having with some files not rsyncing
properly over an nfs mount (the destination device is a snapserver (NAS)
that did not have native ability to receive streaming rsync info, that's why
we were doing this rsync over an NFS connection to the snapserver).
Anyway, at first I thought this was just one of the quirks of the snapserver
(it isn't
2002 Oct 17
1
Username map and UNIX UID assignments
I'm testing Samba 2.2.5 with winbind. I can successfully authenticate
domain users who do and don't have corresponding UNIX accounts as well as
domain users who do have a UNIX account. Files created from PC side by
usera show up in UNIX "ls -l" as owned by usera so I thought the automatic
username mapping was working correctly, but I found out that usera isn't
being
2002 Sep 06
1
problems joining domain with smbpasswd
Hello,
I am trying to do join my debian 3.0 linux box with samba v2.2.3a to my windows 2000 domain. I was trying to follow the directions at http://us1.samba.org/samba/docs/Samba-HOWTO-Collection.html#AEN401.
I have created the computer account in the active directory.
What I think is weird is that smbpasswd is saying it is trying to connect to port 445?
The dc I am connecting to has all the
2002 Nov 04
1
User nobody logging in to shares instead of domain us er
I am assuming that you have guest ok = yes, and that guest is the nobody
account. It sounds like your name lookups are not searching winbind, do
you have winbind in your nsswitch.conf file for password and group? Have
you restarted your nameservice lookups (automatic on solaris, nsadmin
restart on Irix, don't know about other platforms but a reboot should
certainly take care of it if you
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 11
8
problem with different user
Hi ,
I need to do my user_windows "eng.processo" to acess my unix solaris 2.x as
user_unix "cs02929".
As like indicate, I create in "global" of file "smb.conf" the command:
username map = /etc/smbusers
and into the file /etc/smbuser, the command: cs02929 = "eng.processo".
This it don?t work. Please, what do I do to this work? Do I forgot
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
2002 Oct 17
3
tdb Format
Hello All,
I think I touched on this subject on another thread when I was having
problems joining a WIN2k SP3 machine to the domain.
Anyway, does anyone know of a way to modify machine accounts in the new
format .tdb. The old way was pretty simple as it only required one to
modify a text file like smbpasswd.
I'd like to know what machine accounts I have listed in this file and
simply
2002 Oct 18
0
Username map and UNIX UID assignments - my findings
Background:
I'm trying to make sure my Unix and NT users are being assigned the correct
UID from both platforms so they own files correctly from both sides. I was
hoping to avoid username maps since our users with cross platform access
already have matching usernames on both sides (or will when we reconfigure).
I've been playing with several parameters, and fixed some things, but I
did
2002 Nov 07
1
RE: SWAT not working, can't authenticate
Did you make sure localhost resolves? Also, depending on your
/etc/resolv.conf, you may have to fully qualify the host's name including
the DNS domain. I seem to rember having problems with this, and some
combination of using localhost or hostname.domain.edu or using the actual IP
address of the host cleared up the problem.
Karen Wieprecht
-----Original Message-----
From: Noel Kelly
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 Feb 13
1
Need advice on Linux/Samba as PDC
I've just upgraded my Linux (RedHat v7.2 + v2.4.17 kernel) box to Samba
v2.2.3a. Now I'm ready to set up winbindd so that this box may act as a
PDC.
First, a little background. I have previously been using Samba 2.2.2 as a
master workgroup server for Linux and Win98 clients. Now I want to add
support for use as a PDC with Win2K clients.
I've set up my /etc/nsswitch.conf per the
2002 Feb 27
1
Giving up on authentication to trusted domain
I've pretty much decided that this doesn't work, but I'd like to
take this last opportunity to find out if ANYONE has a working
configuration like mine:
Samba server: v2.2.3a running on a RedHat Linux 7.2 system, plus
Winbind. The Samba server is in the PHS-SC domain, and can be
browsed from "My Network Places".
User "cbenson" has an NT account in the FHCRC domain
2002 Sep 06
1
What is in your PATH definition when running the samba configure?
It seems that the rest of the world is able to get past the configure step
in samba 2.2.5, but I get an error (I didn't have this problem when I
compiled samba 2.2.2 or 2.2.3a, so it leaves me rather stumped).
./configure --prefix=/usr/samba --with-winbind --with-automount
gives me the following error on both solaris and irix:
checking for conflicting AUTH_ERROR define in rpc/rpc.h
2002 Sep 26
2
valid users and groups with winbind
Hi,
Just starting on this list.
I have samba (2.2.5a) on Linux/s390 and winbind authenticating and
providing shares.
I add the global to smb.conf:
valid users = '@Domain Users'
After that, I can no longer get the share even though I am in the 'Domain
Users' group.
# id poklcc+mikem
uid=10001(POKLCC+mikem) gid=10000(POKLCC+Domain Users)
groups=10000(POKLCC+Domain Users)
2002 Feb 12
10
Winbind - Why won't you authenticate???
Well, I managed to get Samba 2.2.3 up and running on our Solaris 8 machine.
I installed with the winbind option and everything went though just find.
I was able to join the NT domain and now I can do a wbinfo -u "and get a
domain user list as well as a "wbinfo -g and get a group list. For some
reason though, the authentication isn't working.
I tried to "wbinfo -a" and