Displaying 3 results from an estimated 3 matches for "wyp".
Did you mean:
wp
2019 Aug 23
0
Problem with sync user account from Samba Master to Samba Slave
...alf' created successfully
> root at samba-2:~#
> [???????.]
>
>
> Check on samba-2 -> Sync ok
>
>
> [???????.]
> root at samba-2:~# ldapsearch -LLL -x -H ldap://10.13.xxx.xxx -b "DC=domain,DC=com" -D "CN=administrator,CN=Users,DC=domain,DC=com" -wyP at ssword "(sAMAccountName=alf)"
> dn: CN=Alf,CN=Users,DC=domain,DC=com
> objectClass: top
> objectClass: person
> objectClass: organizationalPerson
> objectClass: user
> cn: Alf
> givenName: Alf
> instanceType: 4
> whenCreated: 20190823191926.0Z
> [???????....
2019 Aug 23
2
Problem with sync user account from Samba Master to Samba Slave
...e-at-next-login
User 'alf' created successfully
root at samba-slave2:~#
[???????.]
Check on samba-slave2 -> Sync ok
[???????.]
root at samba-slave2:~# ldapsearch -LLL -x -H ldap://10.13.xxx.xxx -b "DC=domain,DC=com" -D "CN=administrator,CN=Users,DC=domain,DC=com" -wyP at ssword "(sAMAccountName=alf)"
dn: CN=Alf,CN=Users,DC=domain,DC=com
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: user
cn: Alf
givenName: Alf
instanceType: 4
whenCreated: 20190823191926.0Z
[???????.]
Check on samba-slave1 -> Sync ok
[???????....
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*