fixes
This commit is contained in:
parent
e34241fac9
commit
757d99031c
@ -9,7 +9,7 @@
|
|||||||
There are two files in `/var/lib/docker/overlay2/<nls-container-id>/merged/etc/dls/config`.
|
There are two files in `/var/lib/docker/overlay2/<nls-container-id>/merged/etc/dls/config`.
|
||||||
When *base64-decoded* both files have a length of **256 bytes**.
|
When *base64-decoded* both files have a length of **256 bytes**.
|
||||||
|
|
||||||
If these files are renamed (adding `.bak`) NLS stack will not come up.
|
If these files are renamed (adding `.bak`) NLS stack will come up normally.
|
||||||
|
|
||||||
- `master_pwd.bin`
|
- `master_pwd.bin`
|
||||||
```
|
```
|
||||||
@ -35,6 +35,8 @@ If these files are renamed (adding `.bak`) NLS stack will not come up.
|
|||||||
This file also can be found in `/var/lib/docker/overlay2/<nls-container-id>/merged/etc/dls/config`.
|
This file also can be found in `/var/lib/docker/overlay2/<nls-container-id>/merged/etc/dls/config`.
|
||||||
When *base64-decoded* this file has a length of **256 bytes**.
|
When *base64-decoded* this file has a length of **256 bytes**.
|
||||||
|
|
||||||
|
If this file is renamed (adding `.bak`) NLS stack will come up normally.
|
||||||
|
|
||||||
```
|
```
|
||||||
0a3MZny/w+hEduuSakCLM5ADlr9oKapdjIrZIM5A7mzq3e8I0UPVb9m6DOXlzJe8
|
0a3MZny/w+hEduuSakCLM5ADlr9oKapdjIrZIM5A7mzq3e8I0UPVb9m6DOXlzJe8
|
||||||
wu+X+gWdIMjPED0GqqyNUQ3MlklaXE1jIvA7NBUeskSdSAACYEX6IZRNVQvSs2Yn
|
wu+X+gWdIMjPED0GqqyNUQ3MlklaXE1jIvA7NBUeskSdSAACYEX6IZRNVQvSs2Yn
|
||||||
|
Loading…
Reference in New Issue
Block a user