Sto provando a cambiare il mio Windows AD dalla mia password Mac facendo:
diego$ smbpasswd -U username -r DOMAIN_CONTROLLER_IP
-bash: smbpasswd: command not found
Poiché il comando non è stato trovato, ho provato a installare samba con homebrew senza fortuna:
diego$ brew install samba
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/cask).
No changes to formulae.
Error: No available formula with the name "samba"
==> Searching for a previously deleted formula (in the last month)...
Warning: homebrew/core is shallow clone. To get complete history run:
git -C "$(brew --repo homebrew/core)" fetch --unshallow
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.
Perchè non riesco a installare samba con brew? C'è qualche altro comando / strumento che posso usare per cambiare la mia password di AD da Mac Os Sierra?