Commit 54fe58b
committed
fix: init DOMAIN var during migration
If samba role is DC, DOMAIN is just the lower-case version of REALM. API
code should fallback to REALM if DOMAIN is missing, but it's worth
initializing it to have a consistent environment.1 parent ee1b19f commit 54fe58b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
0 commit comments