Displaying 20 results from an estimated 90000 matches similar to: "getent passwd lists local users twice"
2008 Jun 03
0
wbinfo -u lists ADS users without domain, getent passwd returns only local users
I'm using Samba/Winbind for single-sign on in a network where Active
Directory is the authoritative authentication source. The active
directory server is Windows 2003 with Services for Unix installed so
that the schema is extended and the management interface has a "Unix
Attributes" tab.
wbinfo -u produces a list of users, without a DOMAIN+ prefix.
getent passwd lists only
2007 May 16
3
Winbind - wbinfo -u works, getent passwd only gives local users
I only have limited Samba experience, and expect this is a silly mistake, but
have been unable to find a solution
I have installed Samba and Winbind on my desktop Linux (Debian) machine
(SPARKSTONELX), aiming to unify logins with other windows machines accessing
the PDC, again samba/Debian, with tdbsam password backend. All is well,
joining the domain, and getting account details using wbinfo -u,
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
2008 Aug 02
2
wbinfo -u and -g work, getent passwd works, getent group DOES NOT WORK
Hi,
I'm trying to get some Ubuntu8.04 clients to authenticate to an Ubuntu8.04 Samba domain controller. Everyone is running Samba 3.0.28a.
Side question: should I upgrade to 3.2? Keep in mind that means finding binaries for ubuntu or compiling from source for a server and 20 clients.
Basically wbinfo -u and -g work, getent passwd works, getent group DOES NOT WORK.
My domain is called
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
2004 Jan 13
1
Can't get "getent passwd" to display winbind users
Hi,
I am running Samba 3.0.1 on a Debian/Sid machine. I have installed
winbind to access the AD of the local network, which I want to use for
UNIX logons.
wbinfo -u shows all the users of the AD, but "getent passwd" only shows
the contents of the file /etc/passwd.
I have been following the instruction for winbind (Chapter 21) in the
Samba-HOWTO-Collection.
Any comments would be
2007 Mar 30
0
getent group shows me twice user id in a group
Hi Samba list,
I have a Linux Samba PDC file server with a separate ldap machine backend.
Every thing works perfect. but the problem is that when I do a command
on the samba server:
# getent group | grep 1033
It gives me:
gname:x:1033:usr1,usr2,usr1,usr2,usr3
Some of the user ids show up twice. Why?
I checked ldap database and found that usr1,usr2 and usr3 show up only
once in
2015 May 19
3
getent passwd and getent group reporting only local users
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.
however I am able to see all the id from the ccdc domain with the command
"id"
root at ccdc-samba4:~# id rocheian
uid=3439(rocheian) gid=513(domain users) groups=513(domain
2003 Dec 17
3
"getent passwd" doesn't list domain users
__________________
Hi all,
I've configured samba 3.0 as a domain memeber in NT 4.0 domain.
Server has been added to the domain, without any problems, BUT, for three
days...., I'm not able to find a way how to use NT domain resourses for
this samba server. I can list domain users and groups with "wbinfo"
command from but "getent passwd" lists only the local
2015 Jul 09
0
Samba local user without /etc/passwd
On 09/07/15 20:48, Gionatan Danti wrote:
> Il 09-07-2015 14:05 Rowland Penny ha scritto:
>>
>> You can have users in /etc/passwd or AD, you cannot have the same user
>> in both, or anywhere else. A local user cannot connect to anything but
>> local directories and then only if they have the required permissions
>> set.
>>
>> Rowland
>
> Uhm, I
2015 Jul 09
2
Samba local user without /etc/passwd
Il 09-07-2015 14:05 Rowland Penny ha scritto:
>
> You can have users in /etc/passwd or AD, you cannot have the same user
> in both, or anywhere else. A local user cannot connect to anything but
> local directories and then only if they have the required permissions
> set.
>
> Rowland
Uhm, I think there is an misunderstanding here, possibly due to my bad
english.
1) I 100%
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
2009 Apr 07
3
CentOS 5.3 samba: getent does not return data from the active directory (ads)
CentOS 5.3 getent does not return data from the active directory (ads)
I have installed and configured kerberos and samba so that the
server can be a member of an existing Active Directory (AD). Correct
configuration of kerbos was verified using kinit and klist. The samba
configuration was verified by using "smbclient -k -L server". winbind
was verified by using "wbinfo
2008 Nov 25
2
Users cannot access shares on member server after restart
I've posted about this problem several times but so far nothing has worked.
Whenever I restart my samba servers the member server refuses to
authenticate users. Sometimes is will only authenticate some users on
some shares. Usually by fiddling with it I can eventually get it to
work but I can't identify the solution so I can replicate it. Once it
finally starts to work it works
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.
2011 Jun 06
2
getent passwd does not list trusted users
I am running Samba 3.5.5 on Solaris 10. This is the latest Sun/Oracle
provided build. I have an ldap backend for everything (unix+samba
accounts, idmapping for domain trusts.) The Samba server is a PDC for a
domain we can call "SAMBA." Each samba account is tied to a unix
account.
I have a one-way domain trust setup with a Windows 2003 domain which we
can call
2004 Jan 07
0
anouncing getent passwd database as domain users without winbind?
Hi,
does anyone know if it is possible to implement a samba-Setup using Domain
users without the use of Winbind?
If've the following environment:
- Ldap-Server with every Userinformation (Single Point of Administration)
- Group and User (also the Mappings and the Passwords) are replicated into the ADS Domain
- The ADS is needed to get group Policies working.
- The fileserver is Linux with
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
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
2014 Nov 06
1
new users not seen with getent passwd
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I migrated a samba3 with openLDAP to Samba 4 (sernet package 4.13). I
can see all migrated users on all DCs and fileservers with "wbinfo -u"
and "getent passwd" and all informations for a single user with
"getent passwd <username>" and "wbinfo -i <username>".
Now, after migration, if I