search for: groupuser2

Displaying 3 results from an estimated 3 matches for "groupuser2".

Did you mean: groupuser
2019 Apr 07
2
"00002020: Operation unavailable without authentication" using python-ldap
...inhart-admin at samba-dc3:~$ samba-tool user list -H > > ldap://localhost > > Does the DC use itself as its first nameserver in /etc/resolv.conf ? > if it does, it should work without authentication: > > root at dc4:~# samba-tool user list -H ldap://localhost > testuser > groupuser2 > User27 > ....... > .... > ... Yes, the DC uses only "nameserver 127.0.0.1". As root, that command works. > > ONTHEFIVE\jreinhart-admin at samba-dc3:~$ ldbsearch -H ldap://localhost > > -b 'dc=ad,dc=onthefive,dc=com' > > search error - LDAP error...
2019 Apr 07
0
"00002020: Operation unavailable without authentication" using python-ldap
...he LDB tools: > > ONTHEFIVE\jreinhart-admin at samba-dc3:~$ samba-tool user list -H > ldap://localhost Does the DC use itself as its first nameserver in /etc/resolv.conf ? if it does, it should work without authentication: root at dc4:~# samba-tool user list -H ldap://localhost testuser groupuser2 User27 ....... .... ... > ONTHEFIVE\jreinhart-admin at samba-dc3:~$ ldbsearch -H ldap://localhost > -b 'dc=ad,dc=onthefive,dc=com' > search error - LDAP error 1 LDAP_OPERATIONS_ERROR - <00002020: > Operation unavailable without authentication> <> Listing users sho...
2019 Apr 07
3
"00002020: Operation unavailable without authentication" using python-ldap
Interesting, I'm getting the same error using the LDB tools: ONTHEFIVE\jreinhart-admin at samba-dc3:~$ samba-tool user list -H ldap://localhost ERROR(ldb): uncaught exception - LDAP error 1 LDAP_OPERATIONS_ERROR - <00002020: Operation unavailable without authentication> <> File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 177, in _run return