Andrew Walker
Andrew Walker
TrueNAS middleware uses elevated credentials during domain join to automatically add entries to AD DNS for our ctdb public IP addresses. This means administrator should add these addresses prior to...
* Make wbinfo subprocess synchronous * Add method to use the stored machine account password to get AD status. * Include new machine_account_status in debug
We now have API endpoint in middleware that gets the time from all cluster nodes. Use this as a periodic cluster health check running on the node with the recovery...
Since cron jobs can contain arbitrary output (user scripts), protect job log dir from being world-readable.
If check for ACL type on path fails during smb.conf generation, raise a ValueError, which indicates to caller of reg_addshare that there is a fatal configuration error in the share....
There were quite a few IO calls being made outside of threads.
Require minimum of 8 character passwords with at least 2 different character types.
It is expected to still be able to write to an alternate data stream on a file that has the DOS readonly bit set.