Displaying 20 results from an estimated 60000 matches similar to: "wbinfo -u not showing domain users"
2006 Mar 15
0
wbinfo -u responds with Error looking up domain users
Hi all,
I have an Samba + LDAP PDC and BDC setup with a trust to an NT 4
domain. I am using Samba 3.0.21c on Sles 9. HRH is the Samba domain
and Hendricks is the NT4 domain.
When using getent passwd and/or wbinfo -u on the pdc all of the users
from both domains are listed:
getent passwd:
<snip>HRH users:
njcloud:x:1034:1014:System User:/home/njcloud:/bin/bash
acrardi:x:1035:513:System
2011 Mar 16
1
wbinfo -u Don't show users from trusted(ing) domain on domain member server
Hi, All!
I Have Samba (3.5.6) domain witch have trust relations with ADS (Named TEST) Win2008 (2008 domain mode)
On PDC all working very good.
I have also Domain Member server in my samba Domain.
When i trying type wbinfo -u, or getent passwd on samba PDC (Named BINKLG) I see all, including ADS users.
When I trying do it on Domain Member Server I don't see users from ADS
Is it possible to
2016 Nov 17
0
wbinfo show users from trusted domain
I updated my PDC and BDC to Samba 4.4.7. Compiled from source into
/usr/local/samba.
On the samba domain controllers
"/usr/local/samba/bin/wbinfo -u" shows the local domain users but not
the trusted one.
Everything indicates trusts are ok
# /usr/local/samba/bin/net rpc trustdom list -U Administrator
Enter Administrator's password:
Trusted domains
2007 Feb 12
1
AD integration: "getent passwd" can't see *new* users, but "wbinfo -u" can
I have two different systems (on different networks) showing this
behavior. Both are running Ubuntu Dapper/606.1 LTS with samba version
3.0.22 and windows 2003 sp1 servers (not R2). AD integration is done
via winbind, with nss using winbind. At some point in time (which is
unknown to me), the samba server stopped seeing new users, groups,
machines which are added to AD.
scenario:
I add a new
2005 Jun 15
0
"Error looking up domain users" when doing "wbinfo -u" on PDC
Hi,
I have Samba running as a PDC. When doing "wbinfo -u" I get "Error
looking up domain users".
- "/var/log/samba/winbindd.log" says (log level 5):
[2005/06/15 16:38:47, 3]
nsswitch/winbindd_misc.c:winbindd_interface_version(261)
[ 3875]: request interface version
[2005/06/15 16:38:47, 3] nsswitch/winbindd_misc.c:winbindd_priv_pipe_dir(297)
[ 3875]: request
2004 May 25
0
wbinfo -u fails in Samba-3.0.4 on Samba PDC/BDC
Dear list,
Do any of you use the latest(3.0.4) as a Samba PDC(with OpenLDAP) on Linux ?
If yes, have you encountered the following problem ?
The setup is a PDC with an LDAP server running locally which is accessed
directly and through nsswitch/PAM. A member server is providing shares to
clients.
When looking up domain users (wbinfo -u) from a member server(Solaris 8,
OpenLDAP 2.1.25) there are
2004 Aug 30
2
wbinfo -u does not work on local samba pdc
Hello,
I've got a problem with a (local) samba PDC (3.0.6) and wbinfo -u.
$ wbinfo -u only gives me:
Error looking up domain users
$ wbinfo -g only gives me builtin groups:
BUILTIN\System Operators
BUILTIN\Replicators
BUILTIN\Guests
BUILTIN\Power Users
BUILTIN\Print Operators
BUILTIN\Administrators
BUILTIN\Account Operators
BUILTIN\Backup Operators
BUILTIN\Users
but:
$ net groupmap list
2004 Jan 19
0
W2K AD domain join success, wbinfo -t error - question
Hi all!
I'm configuring Samba 3.0.1 on Solaris 9 (rel s9_58shwpl3) Sparc.
Have successfully installed Ldap libs, Krb5 libs, and, finally - Samba. Trying to join W2KSP4 domain.
net rpc join -S dc01 -U Administrator
Gives
bash-2.05# /usr/local/samba/bin/net rpc join -S dc01-tmn -U Administrator
Password:
Joined domain MYDOMAIN.
Now i start winbindd.
The smb.conf file is:
2013 Feb 04
1
Security: ads - "net ads user" works, "wbinfo -u" does not
Hi,
I have Debian Squeeze running Samba being a member of the domain (PDC
and BDC are Windows servers) and it's users are authenticated against
AD using winbind for years.
Now there is a need to setup another virtual Debian box exactly like
that. So the name of the first is STUDENT, I named the virtual
STUDENT2. I'm trying to set up the virtual box exactly the same, using
exactly the
2016 Dec 14
0
wbinfo -u does not listed trusted users, wbinfo -n works, idmap not working
On a samba 4.5.1 domain controllers (PDC and BDC), classic domain ,
LDAP is used as the backend for both user accounts AND for the idmapping
of trusted domains . Partial smb.conf below
workgroup = THISDOMAIN
security = user
passdb backend = ldapsam:ldap://xxxxxxxxxxxxxxxxx
idmap config * : backend = tdb
idmap config * : range = 5000-6000
idmap config THISDOMAIN :
2015 Feb 11
0
Problems in SAMBA 3.3 to 4.0 migration
On 11/02/15 17:42, soonerdave wrote:
> I am migrating an old but functional Samba 3.3.4 smbpasswd-based PDC to a new
> Samba 4.0-based VM. I planned to build the 4.0 as a BDC and then simply
> dcpromo it to my PDC, and then retire the old server. But I've come across
> two problems for which I'm needing some guidance.
>
> I've built the 4.0 box, extracted the original
2013 Jul 05
0
wbinfo -u showing two machine users including domain users.
when i running command "wbinfo -u" it shows me 2 local users along with
domain users
MYBOX\nobody
MYBOX\test
Note : i have created the test user during my debian installation.
(then it list down everything correctly from domain)
is there anyone who can tell me from where both the users are coming.
and how can i fix this issue. i am actually playing with some scripts and
these wrong
2010 May 04
1
interdomain trusts / wbinfo and listent_recv: returned no users
As per earlier post, I was having problems getting trusts setup between
my Samba domain (3.0.x PDC, 3.4.x BDC on Solaris 10) and two Active
Directory domains (each in a separate forest.) One domain is a test
Win 2003 PDC in native Win 2003 mode, the other is a Win 2008 system
also in native Win 2003 mode.
To summarize some of the progess- things work better if the Samba 3.4
is the PDC,
2016 Nov 18
2
Wbinfo does show users from trusted domain / RPC error
I tried recreating the trusts.
I start by setting up trusts on Windows side, using Active Directory
Domains and Trusts on the DomainB AD server. . I specify the the
samba domain (DOMAINB) but before I can even specify trust type or
direction I get the following:
Cannot continue
Trust relationship can not be created…
The local security authority is unable to obtain an RPC
2010 Nov 19
1
winbind - wbinfo problem - SOLVED
Hi John,
The same smb and winbind configuration ( same SUSE box ) works good other
Windows AD servers.
"#wbinfo -u" and "#wbinfo -g" returns the users and groups respectively.
Thanks for your great help !!!
what is the difference between "#net rpc" and "#net ads" ?..if you have
time, give some explanation..
Regards,
Vivek
On Mon, Nov 15, 2010 at 6:56
2012 Feb 02
1
Joining Active Directory & wbinfo -u
Hi,
I was able to join the domain correctly and from what I Understand I should see it added as A computer on my
Windows 2008 Server PC. Is this true? But when I do a wbinfo -u I do not see my domain users listed.
I was wondering if this is because we installed winbind4 rather than winbind?
I installed samba4 and winbind4 in Ubuntu 11.04 LTS
Thanks for everyones help,
Scott
root at
2006 Sep 30
1
wbinfo -u not working against Windows 2003 DC
Hello all,
This is my first post on this list, so please bear with me. :-)
I'm managing a couple of Samba servers located at our customers. Since a
couple of weeks we have a problem with winbind on one of our samba
servers. It runs in a mixed Windows/Samba environment where a W2k3
server is the PDC. As far as I know it runs in mixed mode. Is there any
way I can check this (WINS is
2016 Dec 19
1
wbinfo -u does not listed trusted users, wbinfo -n works, idmap not working
On both Samba 4.5.1 member server and Samba 3.6.25 member server I tried
the following command
wbinfo –set-uid-mapping=35049,S-1-5-21-xx-xx-xxx-xxx
this should have created a mapping entry consistent with the one on the
domain controller for a trusted user
But I got the following error
failed to call wbcSetUidMapping: WBC_ERR_NOT_IMPLEMENTED
As far as I can tell from network
2004 Mar 01
3
wbinfo -u returns 0xc0000022
Hello,
I am attempting to add a Redhat 9 box to our NT4 domain as a member
server. I want to enumerate user and group info so I don't have to make
two sets of user and group accounts. I've setup samba (version 2.2.7a)
and pamd the way I think I'm supposed to, but wbinfo -u always returns
0xc0000022. I've found this particular error mentioned in a few
articles, but applying the
2010 Nov 14
1
winbind - wbinfo problem
Hi Guys,
I have configured SAMBA with Windows 2003 AD. But "#wbinfo -u" and
"#wbinfo -g" does not list the users
1. Domain joined successfully.
# net rpc testjoin -U Administrator
Join to 'DOMAIN' is OK
2. wbinfo -a works ( User authentication )
# wbinfo -a 'DOMAIN\user'
Enter DOMAIN\user's password:
plaintext password authentication succeeded
Enter