[Samba] Running Samba-tool on remote host

Jason Keltz jas at eecs.yorku.ca
Mon Nov 9 19:54:54 UTC 2020


On 11/9/2020 2:49 PM, Franco Suarez via samba wrote:
> Hi Samba team.
>
> I was thinking of running samba-tool for creating users and changing
> passwords on a remote host.
>
> Looking for info on google I find the directive "samba-tool --ipaddress ""
> " where you can send info to a remote host.
>
> But I installed samba 4.12.9 on CentOS 8, and when I run samba-tool
> --ipaddress  the cli says option not found.
>
> Any ideas?
>
> Greetings from Argentina!

Hi Franco,

I use samba-tool with a hostname like this (example with "user list" 
command):

samba-tool user list -H ldap://dc1 -U jas  OR

samba-tool user list -H ldap://dc1 -k yes (Kerberos auth)

Jason.





More information about the samba mailing list