Displaying 20 results from an estimated 40 matches for "wbint_userinfos".
2019 Apr 10
3
chown: changing ownership of 'test': Invalid argument
Gid 4294967295 = Nobody (32-bit)
Thats your problem. A problem in the nss mappings.
https://lists.samba.org/archive/samba/2017-January/205672.html
Is the a simular thread to your problem, ready it.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Ian
> Coetzee via samba
> Verzonden: woensdag 10 april 2019 15:37
2019 Apr 10
3
chown: changing ownership of 'test': Invalid argument
Hi Roland
On Wed, 10 Apr 2019 at 12:00, Rowland Penny <rpenny at samba.org> wrote:
> On Wed, 10 Apr 2019 11:41:52 +0200
> Ian Coetzee <samba at iancoetzee.za.net> wrote:
>
> > Ho Roland,
> >
> > Replies inline
> >
> > >
> > > > The only user I have is the jeadmin user which is the domain
> > > > admin as well as a
2019 Apr 11
2
chown: changing ownership of 'test': Invalid argument
Hai Ian,
Can you run this one again on both servers and pm me both outputs.
I'll have a good look.
https://raw.githubusercontent.com/thctlo/samba4/master/samba-collect-debug-info.sh
I've updated the file, so do use the new one.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Ian
> Coetzee via samba
>
2016 Apr 18
3
FW: Domain member seems to work, wbinfo -u not (update4)
...[2016/04/18 13:25:41.051831, 1, pid=14148, effective(0, 0), real(0, 0)] ../librpc/ndr/ndr.c:439(ndr_print_function_debug)
wbint_QueryUserList: struct wbint_QueryUserList
out: struct wbint_QueryUserList
users : *
users: struct wbint_userinfos
num_userinfos : 0x00000000 (0)
userinfos: ARRAY(0)
result : NT_STATUS_IO_TIMEOUT
The debug log lvl 10 of the wbinfo –g and -u ( -g are only the first 3 lines, result is ok )
I have also logs of the do...
2016 Apr 18
0
FW: Domain member seems to work, wbinfo -u not (update4)
...148, effective(0, 0), real(0, 0)] ../librpc/ndr/ndr.c:439(ndr_print_function_debug)
>
> wbint_QueryUserList: struct wbint_QueryUserList
>
> out: struct wbint_QueryUserList
>
> users : *
>
> users: struct wbint_userinfos
>
> num_userinfos : 0x00000000 (0)
>
> userinfos: ARRAY(0)
>
> result : NT_STATUS_IO_TIMEOUT
>
>
>
>
>
> The debug log lvl 10 of the wbinfo –g and -u ( -g are only the...
2016 Apr 19
2
wbinfo -u, wbinfo -g not working after samba update from 4.2.3 to 4.2.10
...18101, 1, pid=3634, effective(0, 0), real(0,
0)] ../librpc/ndr/ndr.c:439(ndr_print_function_debug)
wbint_QueryUserList: struct wbint_QueryUserList
out: struct wbint_QueryUserList
users : *
users: struct wbint_userinfos
num_userinfos : 0x00000000 (0)
userinfos: ARRAY(0)
result : NT_STATUS_IO_TIMEOUT
[2016/04/19 15:03:29.418172, 10, pid=3634, effective(0, 0), real(0,
0), class=winbind]
../source3/w...
2019 Apr 11
0
chown: changing ownership of 'test': Invalid argument
Hai, took a bit of time... but here you go.
Ok, a few things i've noticed.. i've diff-ed the files here are the results of that.
< samba 4.5
> samba 4.9
< Collected config --- 2019-04-11-09:30 -----------
---
> Collected config --- 2019-04-11-07:29 -----------
Which means your time setup is not the same. 2 hours different?
Check you timezone setup and setup ntp
2012 Sep 27
3
3.6.8: Winbind/Active Directory: lsass.exe process run cpu to 100%
Dear
I have connected samba 3.6.8 to my Active Directory in the lsass.exe run to
100%
When stopping winbind the lsass.exe CPU is down to 0%
When set winbindd to debug mode, it seems it try to scan the root user every
time.
I would to know how to ban nsswitch to query winbindd for system internal
users such has root, apache.....
Here it is my nsswitch.conf :
#
# Example configuration of GNU
2016 Apr 19
0
wbinfo -u, wbinfo -g not working after samba update from 4.2.3 to 4.2.10
...rpc/ndr/ndr.c:439(ndr_print_function_debug)
>
>
> wbint_QueryUserList: struct wbint_QueryUserList
>
>
> out: struct wbint_QueryUserList
>
>
> users : *
>
>
> users: struct wbint_userinfos
>
>
> num_userinfos : 0x00000000 (0)
>
>
> userinfos: ARRAY(0)
>
>
> result : NT_STATUS_IO_TIMEOUT
>
>
> [2016/04/19 15:03:29.418172, 10, pid=3634, effe...
2016 Jun 09
2
wbinfo -u and -g gives no output
...04:32.048320, 1, pid=11846, effective(0, 0), real(0, 0)] ../librpc/ndr/ndr.c:439(ndr_print_function_debug)
> wbint_QueryUserList: struct wbint_QueryUserList
> out: struct wbint_QueryUserList
> users : *
> users: struct wbint_userinfos
> num_userinfos : 0x00000000 (0)
> userinfos: ARRAY(0)
> result : NT_STATUS_IO_TIMEOUT
The list users request to the CFS domain times out.
> [2016/06/09 10:04:32.048409, 10, pid=11846, effective(0,...
2018 Feb 21
2
Could not convert sid: NT_STATUS_NO_SUCH_USER
hi all,
I can't figure out why winbind can't find ad users with wbinfo calls.
It happens on a member server, Debian GNU/Linux stretch, samba is 4.7.5
from Louis repository:
[global]
security = ADS
workgroup = EXAMPLEAD
realm = EXAMPLE.ORG
idmap config * : backend = tdb
idmap config * : range = 1000000-3000000
idmap config EXAMPLEAD:backend = ad
idmap config
2016 Apr 20
4
wbinfo -u, wbinfo -g not working after samba update from 4.2.3 to 4.2.10
...>
> > wbint_QueryUserList: struct wbint_QueryUserList
> >
> >
> > out: struct wbint_QueryUserList
> >
> >
> > users : *
> >
> >
> > users: struct wbint_userinfos
> >
> >
> > num_userinfos : 0x00000000 (0)
> >
> >
> > userinfos: ARRAY(0)
> >
> >
> > result : NT_STATUS_IO_TIMEOUT
> >
> >
&...
2019 Apr 10
2
chown: changing ownership of 'test': Invalid argument
Ho Roland,
Replies inline
On Wed, 10 Apr 2019 at 11:03, Rowland Penny <rpenny at samba.org> wrote:
> On Wed, 10 Apr 2019 10:25:25 +0200
> Ian Coetzee <samba at iancoetzee.za.net> wrote:
>
> > Hi Rowland,
> >
> > Please see my replies inline.
> > >
> > > Possibly, but it could just be down to you not having this line
> > > in
2016 Jun 10
2
wbinfo -u and -g gives no output
...contact any DCs and marks itself offline.
> [2016/06/09 10:04:32.048320, 1, pid=11846, effective(0, 0), real(0, 0)] ../librpc/ndr/ndr.c:439(ndr_print_function_debug)
> wbint_QueryUserList: struct wbint_QueryUserList
> out: struct wbint_QueryUserList
> users : *
> users: struct wbint_userinfos
> num_userinfos : 0x00000000 (0)
> userinfos: ARRAY(0)
> result : NT_STATUS_IO_TIMEOUT
The list users request to the CFS domain times out.
> [2016/06/09 10:04:32.048409, 10, pid=11846, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd/winbindd_list_users.c:128(winbi...
2016 Apr 20
0
wbinfo -u, wbinfo -g not working after samba update from 4.2.3 to 4.2.10
...t: struct wbint_QueryUserList
> > >
> > >
> > > out: struct wbint_QueryUserList
> > >
> > >
> > > users : *
> > >
> > >
> > > users: struct wbint_userinfos
> > >
> > >
> > > num_userinfos : 0x00000000 (0)
> > >
> > >
> > > userinfos: ARRAY(0)
> > >
> > >
> > > result :...
2018 Feb 21
0
Could not convert sid: NT_STATUS_NO_SUCH_USER
Hai,
Thank you for having trust in my packages.. :-)
Now if you use my package, i suggest, do read the howto's also...
All you need for a good setup on debian stretch is there.
if anyone find/see's improvements, please tell me... Or change it on github, thats why its there.
First is this an upgraded domain? Or a new domain?
What does `getent passwd username` tell you.
Same for `id
2016 Apr 20
0
wbinfo -u, wbinfo -g not working after samba update from 4.2.3 to 4.2.10
...> >
> > > >
> > > > out: struct wbint_QueryUserList
> > > >
> > > >
> > > > users : *
> > > >
> > > >
> > > > users: struct wbint_userinfos
> > > >
> > > >
> > > > num_userinfos : 0x00000000 (0)
> > > >
> > > >
> > > > userinfos: ARRAY(0)
> > > >
> > > >
> > > >...
2013 Feb 01
0
winbind not returning uid/gid
Really sorry to re-post but it looks like my thread has been buried and had
no responses.
I am using samba3.6 winbind to connect a RHEL5.8 linux box to a new Windows
Server 2012 Active Directory which has Unix Identity Mapping installed. So
I have all the
uidNumber/gidNumber stuff in the windows schema.
I am able to log in but I am not getting the right uid/gid. My AD uids start
at around 800.
2019 Apr 11
0
chown: changing ownership of 'test': Invalid argument
Hi Louis,
Thank you for the thread. Reading through it now.
I also, this morning, realised that I forgot to include a very critical
piece of information. I initially installed samba 4.5 from the debian
repos, then got hit by this issue. I then purged samba and winbind, and did
a apt autoremove --purge. Loaded your repo and reinstalled the needed
packages. Don't know if this complicated
2012 May 14
2
idmap_ad partially stopped working after upgrading Samba from 3.4.3 to 3.6.3
Dear list,
upgrading from SLES11 SP1 to SLES11 SP2, I upgraded Samba from 3.4.3
to 3.6.3. I was successfully using idmap_ad to authenticate users but
after the upgrade it stopped working and users are not seen by the OS.
Obviously the users I want to see on the Linux server have all RFC2307
attributes populated and are seen by all other SLES11 SP1 servers.
I checked everything (I know) from the