Displaying 20 results from an estimated 3000 matches similar to: "`getent passwd` not working with ad backend"
2019 Jan 24
0
`getent passwd` not working with ad backend
> Did you assing uid/gid's to the user/groups?
> https://wiki.samba.org/index.php/Maintaining_Unix_Attributes_in_AD_using_ADU
> C
I added uid/gid to the new users and groups. I dont have access to ADUC so can't check atm.
Here's how I added new group:
`samba-tool group add lag --gid-number 16000 --nis-domain SAMDOM`
Here's how I added new user:
`samba-tool user
2019 Jan 24
5
`getent passwd` not working with ad backend
Hi all,
I've been reading and it seems like ad backend has many features that I'd like to use. However, despite browsing many forums and docs, I am still unable to get domain users list using `getent passwd` while using `ad backend`. If I change backend to tdb, then I can get usernames on the clients. Authentication works fine too when using `tdb backend`. I think the only issue is with
2018 Dec 12
0
AD Domain member - getent passwd truncated to only 18 users
On Wed, 12 Dec 2018 16:38:52 -0200
Marcio Vogel Merlone dos Santos via samba <samba at lists.samba.org> wrote:
> Hi,
>
> Due to some legacy php app I have to integrate an Ubuntu 14.04 server
> on my AD structure. AD DC is a Ubuntu 18.04 with canonical packages
> running Samba 4.7 (4.7.6+dfsg~ubuntu-0ubuntu2.5) and member server
> runs Samba 4.3
2018 Dec 13
0
AD Domain member - getent passwd truncated to only 18 users
On Thu, 13 Dec 2018 10:32:04 -0200
Marcio Vogel Merlone dos Santos via samba <samba at lists.samba.org> wrote:
> Em 12/12/2018 17:39, Rowland Penny via samba escreveu:
> > The above lines are only applicable for Samba >= 4.6.0
> > Add: winbind nss info = rfc2307
> > remove the last two lines, see here for more info:
> >
> >
2018 Dec 13
0
AD Domain member - getent passwd truncated to only 18 users
I think its good to know the OS first since the range 500-65300 might overlap the system id's
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland Penny via samba
> Verzonden: donderdag 13 december 2018 14:05
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] AD Domain member - getent passwd
2018 Dec 13
5
AD Domain member - getent passwd truncated to only 18 users
Em 12/12/2018 17:39, Rowland Penny via samba escreveu:
> The above lines are only applicable for Samba >= 4.6.0
> Add: winbind nss info = rfc2307
> remove the last two lines, see here for more info:
>
> https://wiki.samba.org/index.php/Idmap_config_ad
Oh, God! Vacation is coming... Thank you for such obvious correction.
BUT
I edited smb.conf the right way, removed
2009 Jan 18
0
getent passwd/getent passwd username inconsistencies
I've came across what appears to be a bug, but I wanted to get some feedback
on the list before reporting it to make sure I'm not doing something
stupid. I'm using 3.2.7.
I see that when I do "getent passwd", I get an entry like this:
testuser:*:1000:20:Test User:/home/poo/testuser:/bin/bash
But when I do "getent passwd testuser", I get this:
2019 May 14
2
"getent passwd" works, "getent passwd username" does not
Domain member server (Debian stretch with 4.8 from the Van Belle repo)
getent passwd| grep nprice
GIBB\nprice:*:1001104:1000513::/home/GIBB/nprice:/bin/false
getent passwd GIBB\\nprice
(returns nothing)
getent passwd 1001104 also returns nothing
wbinfo -u works fine
wbinfo --uid-info 1001104
GIBB\nprice:*:1001104:1000513::/home/GIBB/nprice:/bin/false
wbinfo -i GIBB\\nprice
2019 May 15
2
"getent passwd" works, "getent passwd username" does not
On 2019/05/14 21:30, Rowland penny via samba wrote:
>
>> getent passwd GIBB\\nprice
>>
>> (returns nothing)
>
>
> Now that is weird, it is usually 'getent password' returns nothing ;-)
>
> Just one thought, because '\n' is a linefeed, it might just be that,
> so try <getent password 'GIBB\nprice'>
>
Nothing. I think maybe a
2019 May 15
2
"getent passwd" works, "getent passwd username" does not
On 2019/05/15 09:52, Rowland penny via samba wrote:
>
>
> Can the user login, or connect to a share ?
>
No. Just gets a password prompt
> if root creates a file, can its ownership be changed with 'chown' ?
No. Not to a domain user or group
>
>
> I would be a lot more concerned if this was happening with every user,
> you could also try upgrading Samba to 4.9.x
2010 Jul 23
0
winbind ADS getent passwd fails, getent passwd <username> works, getent group gives partial list
I have the following configuration:
SuSE Linux Enterprise 11, X86_64
Packages installed with SLES11 or updated from SLES update repo:
Samba 3.2.7-11.20.1
MIT Kerberos 5 1.6.3-133.33.1
OpenLDAP 2.4.12-7.18.1
Cyrus SASL 2.1.22-182.20.1
Have one server set up joined to AD (Win2K3 R2) domain as a member
server, based primarily on scottlowe's blog instructions. Trying to get
a 2nd SLES11
2015 May 19
0
getent passwd and getent group reporting only local users
El 19/05/15 a les 16:22, Mario Pio Russo ha escrit:
>
> Good day all
>
> I am working with samba4.2.1 DC, created after upgrading from samba3
>
> the DC works fine, however the commands :
>
> "getent passwd" and "getent group"
>
> reports only local users.
This is by design I think :-/
>
> however I am able to see all the id from the
2003 Sep 25
1
Re: Winbind ldap samba 3 BDC getent passwd answer don't retrieve domain users, can't login on the domain with users that are not on /ect/passwd
I have seen the same thing in my two installation of
beta2 and rc4. Some how, I forgot what I have played
around in beta2 and was later been able to do a
'getent passwd DOMAIN\\username' but can't repeat that
again. in my latest installation of RC4. I am
wondering if it has anything to do with the timing of
locating the correct domain controller to logon. As I
am experiencing very long
2003 Sep 25
1
Winbind ldap samba 3 BDC getent passwd answer don't retrieve domain users, can't login on the domain with users that are not on /ect/passwd + typo error ?
Helo,
On redhat 9 - samba 3 stable - Using the rpm from 24 september.
I try to configure a bdc.
Smb.conf is :
idmap backend = ldap:ldap://ip_address
ldap idmap suffix = ou=personnes,ou=ac-ville,ou=educ
winbind uid = 10000-20000
winbind gid = 10000-20000
# allow enumeration of winbind users and groups
winbind enum users = yes
2014 Jan 14
1
getent passwd & getent group returning UID and GID using Winbind 4.1.x series samba
Just to make sure that I'm on the right path to get this working the way I would like.
I have a linux file server that has used LDAP the user and group information in the past. I would like to migrate (recreate) the same users and groups in the samba4 AD DC, adding the UID and GID attributes. So that I don't have to change the UID and GID permissions on the file servers.
The migration
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
2006 Mar 11
1
getent passwd "some users are missing
Hi All,
my mail server is connected to windows ADS
its working fine...
but while i enter getent passwd command
i noticed.. some users are missing....
any idea?
regards,
jerrynikky.
2010 Oct 07
0
getent passwd lists local users twice
I am using winbind on a member server and the DC is using the tdbsam
Getent passwd lists local users twice once as expected and once with the
MACHINE\user
How can I make it stop?
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
2007 May 18
0
Samba shares OK- but only after 'getent passwd' ?
Hi there,
I have just configured Samba on a new server and Im having a bit of
trouble with it - after it boots, it dosn't want to share until I've
issued the 'getent passwd' command...? Otherwise, it appears to be
running fine; 'wbinfo -g' and -u are showing the correct info (that is,
the same as 'getent...' )
Anyone have any idea why this could be?
Thanks,