ubuntu:samba:configure_samba_active_directory_domain_controller
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:samba:configure_samba_active_directory_domain_controller [2019/12/08 22:09] – peter | ubuntu:samba:configure_samba_active_directory_domain_controller [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 188: | Line 188: | ||
---- | ---- | ||
+ | |||
+ | ===== Confirm doman level and add a Domain user ===== | ||
+ | |||
+ | ==== Confirm doman level ==== | ||
+ | |||
+ | <code bash> | ||
+ | sudo samba-tool domain level show | ||
+ | |||
+ | Domain and forest function level for domain ' | ||
+ | |||
+ | Forest function level: (Windows) 2008 R2 | ||
+ | Domain function level: (Windows) 2008 R2 | ||
+ | Lowest function level of a DC: (Windows) 2008 R2 | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Add a domain user ==== | ||
+ | |||
+ | <code bash> | ||
+ | sudo samba-tool user create testuser | ||
+ | |||
+ | New Password: | ||
+ | |||
+ | Retype Password: | ||
+ | User ' | ||
+ | </ | ||
+ |
ubuntu/samba/configure_samba_active_directory_domain_controller.1575842943.txt.gz · Last modified: 2020/07/15 09:30 (external edit)