Displaying 20 results from an estimated 2000 matches similar to: "User nobody logging in to shares instead of domain us er"
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 Feb 20
3
reversing domain and user name?
I can get authentication to work on linux 7.1 with samba 3.0alpha15 if I
make valid users = @"INS+Domain Users", but if I try to set valid users to
just a single user:
valid users = INS+DavidSha, it fails to give me access. I see the following
in log.winbindd. It looks like it is looking for a domain called
DavidSha?!? My winbindd separator is +. Can somebody please respond to
this.
2002 Feb 18
2
Domain name lookup combinations setting?
I see in my workstation log trying to connect to my samba server an attempt
to find my username. If I do wbinfo -u | grep -i davidsha, it returns
INS+DavidSha. Do I need to change something so that it tries more
combinations or something? I thought just passwords were case sensitive.
[2002/02/18 11:59:03, 5] lib/username.c:Get_Pwnam_internals(254)
Trying _Get_Pwnam(), username as lowercase
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 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 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 Feb 27
0
RE: ANY HOPE GETTING RESPONSE TO QUESTIONS? - samba3.0alpha15 - s olar is 8
Just replying to let you know I'm listening =)...
Sorry Dave, I'm running 2.2.3a on my Solaris 8 machine and even that still
has some issues with winbind.
By the way, while I have the attention of you Solaris Gurus... I was trying
to make my Ultra 1 boot from an external disk on the same scssi channel as
the default boot disk. I changed my /etc/vfstab for the new disk to have
the right
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 Feb 27
0
ANY HOPE GETTING RESPONSE TO QUESTIONS? - samba3.0alpha15 - sola ris 8
> Several questions posted with no reponse for solaris 8, samba3.0alpha15:
>
> * testparm whining about valid.dat, users.dat, etc. (If you copy
> those files from the source directory and plop them in
> /usr/local/samba/lib, my users can not map a drive or send files with
> smbclient to nt share.) Testparm output errors:
>
> incorrect size for
2002 May 24
1
NT user name doesn't match unix username when winbindd is running
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 separator), however,
the NT usernames aren't automatically mapping to their corresponding UNIX
usernames as expected. Perhaps I don't understand how this is supposed to
work?
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 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
2016 Dec 20
2
samba 4.5.0 on hpux ia64: smbd not able to use domain users for file sharing
Hi,
I have added below lines in smb.conf
idmap config CIFSDOM:backend = rid
idmap config CIFSDOM:range = 10000-999999
But still i am getting same error.
*I am also attaching logs *
*winbind logs:-*
userinfos: struct wbint_userinfo
acct_name : *
acct_name : 'gold'
2002 Feb 15
5
Samba help for domain user setup (samba 3.x)
How do I interpret what this mean?
@"prfmstrt2+Domain Users"
What is prfmstrt2? Is that a group created in /etc/group? I take it the +
is a winbind seperator. What is the manner of assigning domain users to
have access to a share? Do I still need to create the domain user name in
/etc/passwd, assign it to a group in /etc/group? Do I need to use
smbgroupedit to make the domain
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 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
2004 Jun 03
1
Re: Apostrophes in Windows usernames (again)
I think I've narrowed down my problem, but I still don't know where to fix it. It appears that scanning the
users.map file strips out the apostrophes and the Windows ID never matches:
[2004/06/01 16:23:51, 10] lib/username.c:user_in_list(521)
user_in_list: checking user o'brienta in list
[2004/06/01 16:23:51, 10] lib/username.c:user_in_list(525)
user_in_list: checking user
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
2005 Jun 21
1
Problems Authetincating users by group in Active Directoy
Hi,
I got a Samba box that is part of an Active Directory. It is working
with the most basic functions, but I want to start customizing the
security a little bit more. For that I want to grant access to
different shares by group using "valid users = @AD+group" in the
smb.conf, but hasn't worked.
I increased the verbosity of the log files and this has caught my attention:
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