Displaying 20 results from an estimated 70000 matches similar to: "Gotten getent to work but uid off by 1"
2008 Nov 06
4
Trying to get uid and gid to match and getent to work
I am using the following in my smb.conf on samba-3.0.28-0.el5.8
idmap domains = MYDOMAIN
idmap config MYDOMAIN:backend = rid
idmap config MYDOMAIN:base_rid = 998
idmap config MYDOMAIN:range = 998 - 49999
idmap uid = 998-20000
idmap gid = 998-20000
template homedir = /home/users/%U
# template primary group =
2005 Aug 01
2
samba-3.0.20rc1 winbind Windows 2003 SP1 ADS wbinfo all fine, but getent passsd or group does not work...
Hi,
I've joined a Suse 9.1 Pro linux computer to a Windows 2003 SP1 ADS using:
# kinit Administrator@DOMAIN
# net ads join
The computer account is created on the DC and wbinfo (-t -u -g) all
work. Then I try getent passwd or getent group and nothing.
This is with:
#grep winbind /etc/nsswitch.conf
passwd: compat winbind
group: compat winbind
# ps -ef | grep -E
2005 Feb 22
0
getent passwd / winbind uid / log file configuration
Hi,
This is Solaris 8, samba-2.2.9 with winbind. I'd like to get some help.
1. My problem is this configuration directive is not working.
winbind uid = 30000-60000
winbind use default domain = yes
Regardless of this, the uid maps to 10000 ~.
This is the problem.
We are actually using uid range 20000 ~ in /etc/passwd, so I'm afraid
there might be a clash later.
So, is
2009 Aug 09
0
Samba issues with UID mappings
Hi all. Need some assistance with a problem. I will describe our setup
and whats been happening.
For over a year we've been using samba and winbind with pam on Linux
servers to join a windows Domain. Pretty standard, no entries in
/etc/passwd or smbpasswd. We just create the username on the Windows
domain, and using the pam mkhomedir module, whenever someone logs in for
the first time
2017 Dec 01
0
getent passwd does not show correct UID.GID
On Fri, 01 Dec 2017 02:33:45 -0500
Mark Foley via samba <samba at lists.samba.org> wrote:
> I've moved a user from being in /etc/passwd to being a proper domain
> user. I've added the user with RSAT with UID.GID 10005.10000. I've
> removed the user from /etc/passwd. However, getent continues to show
> the user with his old UID:
>
> # getent passwd mpress
>
2017 Dec 01
2
getent passwd does not show correct UID.GID
I've moved a user from being in /etc/passwd to being a proper domain user. I've added the user
with RSAT with UID.GID 10005.10000. I've removed the user from /etc/passwd. However, getent
continues to show the user with his old UID:
# getent passwd mpress
HPRS\mpress:*:3000031:10000:Mike Press:/home/HPRS/mpress:/bin/bash
in ldbsearch it shows the correct UID:GID:
# record 281
dn:
2010 May 11
0
Winbind and getent issues
I am currently setting up a cluster of Samba servers using DRBD and CTDB. I
have gotten the DRBD and CTDB configured on my cluster. I have configured
Samba and Winbind to join my active directory domain. Right now I am
struggling to get authentication through Winbind to work. My /var/log/secure
file looks like my system is not even trying to authenticate against AD.
wbinfo -u work great as does
2011 Feb 05
3
wbinfo ok, but getent nothing
Hi there.
Feel like I'm getting nowhere.
Code:
FreeBSD samba 3.6.6 ; connected to a Windows 2008 R2 AD
wbinfo -u and wbinfo -g will properly show all the users and groups ;
but for some reasons, I can get getent with winbind to show any
users...
I've must have tried over 100 different configuration, read all the
tutorials I could find ; I never got it to work :(
smb.conf:
[global]
2008 Oct 07
1
Another getent problem
I have set up a system to be a member server and installed the samba
rpms. I then copied over the samba config file and changed it to
reflect the new shares and name change. I ran 'net rpc join -
UAdministrator%'secret' and I was able to join the domain.
Started up smb and then winbind
wbinfo -u
and I can see the users in the domain
getent passwd
shows nothing but the users in
2017 Dec 01
2
getent passwd does not show correct UID.GID
On Fri, 1 Dec 2017 08:11:04 +0000 Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Fri, 01 Dec 2017 02:33:45 -0500
> Mark Foley via samba <samba at lists.samba.org> wrote:
>
> > I've moved a user from being in /etc/passwd to being a proper domain
> > user. I've added the user with RSAT with UID.GID 10005.10000. I've
> > removed the
2008 Jul 17
0
Interdomain Trust, wbinfo works on both servers, getent doesn't work on one server
Hi
I have a problem with an interdomain trust where on the PDC for DomainA,
everything works perfectly. getent returns local and DomainB usernames.
On the PDC for DomainB, it's DomainB works fine, but getent only returns
local usernames and groups, it doesn't return the usernames or groups for
DomainA. wbinfo -u and wbinfo -g work fine and return all DomainA's
usernames and groups.
2018 Oct 03
0
getent not showing domain users and groups with winbind but works with sssd
On 03.10.2018 15:38, Rowland Penny via samba wrote:
> On Wed, 3 Oct 2018 15:16:50 +0200
> Peter Milesson via samba <samba at lists.samba.org> wrote:
>
>> On 10/3/18 1:09 PM, Rowland Penny via samba wrote:
>>> On Wed, 3 Oct 2018 12:45:11 +0200
>>> Peter Milesson via samba <samba at lists.samba.org> wrote:
>>>
>>>> Hi folks,
2002 Oct 23
1
getent group 'Domain Users' hangs
The setup:
- Samba 2.2.6 with winbind on Solaris 9.
- PDC on NT 4.0 SP6
- fresh install in test lab
Solaris host correctly authenticates users.
wbinfo -u returns all users
wbinfo -g returns all groups
getent passwd returns all users
getent group returns all groups except Domain Users!
wbinfo -n 'Domain Users' returns <SID-of-Domain-Users>
wbinfo -G 10000 returns
2016 Jun 15
0
Samba4 Domain Member Server "Getent show diferents UID"
The UID of the users in the command output: "getent passwd" remain
different in the member server.
I give to the user uanaco a gid and a uid throw RSAT.
root at memberserver:/usr/local/samba/etc# getent passwd | less
uanaco:*:100642:100008:uanaco:/home/ADSERVER/uanaco:/bin/false
There is a service besides winbindd need to be running on the member server?
I'm currently running all
2009 Jan 22
1
"getent group" shows AD groups; "getent passwd" only shows local users
I had winbind configured so that it could fetch users from AD.
Everything was working properly, but something happened in the past
couple of days (no change in the Samba config) I'm not able to diagnose.
"getent group" enumerates groups, "getent passwd" doesn't.
"wbinfo -g" returns groups, whereas I get this error when trying to get
users:
# wbinfo -u
2016 Nov 03
1
getent not displaying builtin groups or users
>
> OK, lets start with a DC, if you run getent straight after the
> provision of the DC, you will only get the local Unix users. To
> get anything in AD, you will need to ensure that the libnss_winbind
> links exist, see here:
>
> https://wiki.samba.org/index.php/Libnss_winbind_Links
>
> Once the links exist and 'winbind' is added to 'passwd' &
2007 Aug 17
1
Why doesn't getent passwd work for me?
I've attached a samba 3 (3.023c-2.el5.2.0.2) server to my windows 2003
domain. The domain's functional level is Windows 2000 Native.
The server is running Centos 5. This configuration worked before I rebuild
the server from Fedora Core 4 what ever version of samba it had.
-- smb.conf --
[global]
workgroup = mydomain
netbios name = samba
security = domain
2005 Jul 20
0
winbind: getent with strange output
Environment: Win2003SP1 domain with Debian+Samba/Winbind 3.0.14a machine
Win domain users: tester1 and tester2
all are members of groups: testgruppe, testgruppe1, testgruppe2
primary posix group of win-users: testgruppe
smb.conf:
[global]
workgroup =
realm = VW.VKW.TU-DRESDEN.DE
security = ADS
map to guest = Bad User
passdb backend = tdbsam
domain
2005 Jan 10
0
Solaris 9 winbind/getent group issues
Hello everyone,
I've got samba 3.0.10 compiled --with-pam and --with-winbind , have put
libnss_winbind.so into /usr/lib and created the appropriate links, and
have edited /etc/nsswitch.conf to have group and password point to files
then winbind. I joined my domain successfully. I'm running on a Solaris
9 system with the 9_Recommended patch cluster installed. Relevant
smb.conf lines:
2002 Nov 05
0
FW: getent not working / winbindd issues
I was looking through all my SaMBa documentation with a fine-tooth comb,
and I noticed there is a line in the HOWTO, Section 12.4.3 "Pluggable
Authentication Modules" in the last paragraph it states:
"PAM is configured by providing control files in the directory
/etc/pam.d/ for each of the services that require authentication. When
an authentication request is made by an