Details
-
Improvement
-
Status: Done (View Workflow)
-
Low
-
Resolution: Complete
-
None
-
None
Description
PR: https://github.com/freenas/freenas/pull/3967
In some environments, the call to change trust password (which regenerates
the local kerberos keytab) will fail unless workgroup information is passed
to the 'net' call. In general, a failure to change the trust password
at this stage can be ignored relatively safely. It may have temporary
impact on users with kerberized NFS until the next automatic password change.
So we will catch the error, log it, and continue.