Displaying 3 results from an estimated 3 matches for "ldapserch".
Did you mean:
ldapsearch
2019 Apr 12
0
External Authentication
...up as an active directory domain
> controller and I can definitely see that this is a very robust system and
> is working well however; I don't see a management solution to
> synchronization between the campus LDAP server and Samba4 AD/DC.
You can sync users simply wrapping some 'ldapserch' on 'old' LDAP server
and some 'samba-tool user create' on AD.
I've setup some scripts, but probably are soo tightned to my setup to
be littleor no help generally.
To sync password, you can instead wrap 'check password script' in old
samba with 'samba-tool user...
2019 Apr 12
5
External Authentication
...directory domain
>> controller and I can definitely see that this is a very robust system and
>> is working well however; I don't see a management solution to
>> synchronization between the campus LDAP server and Samba4 AD/DC.
> You can sync users simply wrapping some 'ldapserch' on 'old' LDAP server
> and some 'samba-tool user create' on AD.
> I've setup some scripts, but probably are soo tightned to my setup to
> be littleor no help generally.
>
> To sync password, you can instead wrap 'check password script' in old
> sam...
2019 Apr 11
4
External Authentication
Hello, I've done a lot of reading and searching however; I could use some
guidance. I just started working for a school in which there are a few
Windows labs as a Linux systems administrator. Our workstation sysadmins
have asked me to look into a Samba issue for them, Windows 10 systems have
to have SMB1 turned on to authenticate against the existing Samba3 server.
This work around hasn't