Displaying 2 results from an estimated 2 matches for "umyadminuser".
Did you mean:
  myadminuser
  
2005 Jul 28
1
net join fails but it tells "Joined domain"
Hi all,
when i try to join to domain vi anet join command i got some errors but net joins tells "Joined domain". Could you help me?
Thank You
# net join -Umyadminuser%'mypassword' -W mydomain --long -d 2 
[Thu Jul 28 15:35:09 2005
, 1] lib/util_unistr.c:load_case_tables(63)
  creating lame upcase table
[Thu Jul 28 15:35:09 2005
, 1] lib/util_unistr.c:load_case_tables(78)
  creating lame lowcase table
[Thu Jul 28 15:35:09 2005
, 2] lib/util_unistr.c:init_...
2020 Feb 25
0
Replication failing with Win 2012 R2 (maybe)
...sites. 
Version 4.11.6-Debian from Louis?s repo (on Ubuntu 18)
?vdcw00? is the Windows 2012 R2 server
?cdcx15? is the Samba Domain Controller
Schema version is 69
Command: (on cdcx15)
sudo /usr/bin/samba-tool ldapcmp -d9 --filter="whenChanged,dc,DC,cn,CN" ldap://cdcx15 ldap://vdcw00 -Umyadminuser
Errors:
ERROR(<class 'KeyError'>): uncaught exception - 'managedObjects'
  File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 186, in _run
    return self.run(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py&quo...