m3ta-chiron b33eeb71b8 docs(thin-client): fix adcli commands in provisioning guide
The previous README used 'adcli precreate' (doesn't exist — the real
command is 'preset-computer') and several non-existent options
(--computer-name on preset, --login-type, administrator@AZ-GROUP as
positional). Caught by user running the commands against real adcli.

Corrected workflow:
- preset-computer takes host FQDN as positional, options are --domain,
  --domain-ou, --os-name, --os-version, --login-user
- join uses --host-fqdn to redirect from local machine to target
  computer object, -K writes only to specified path (does NOT modify
  local /etc/krb5.keytab)
- Added klist verification step for the resulting keytab
- Added prereq note that the OU must exist in AD
- Added TGT-based auth alternative
2026-07-29 12:38:27 +02:00
2026-05-04 19:40:51 +02:00
2026-05-04 19:40:51 +02:00
2026-05-04 19:38:05 +02:00
2026-05-04 19:38:05 +02:00
2026-05-04 19:38:05 +02:00
2026-05-04 19:38:05 +02:00
2026-05-04 19:38:05 +02:00
2026-07-17 13:45:20 +02:00
S
Description
No description provided
406 KiB
Languages
Nix 100%