mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Gotta restart slapd first to prevent admin user not being known when initializing home
This commit is contained in:
parent
c516cc8eb1
commit
9574fd4777
1 changed files with 2 additions and 2 deletions
|
@ -57,9 +57,9 @@ EOF
|
|||
nscd -i groups
|
||||
nscd -i passwd
|
||||
|
||||
mkhomedir_helper admin
|
||||
|
||||
systemctl restart slapd
|
||||
|
||||
mkhomedir_helper admin
|
||||
}
|
||||
|
||||
_regenerate_slapd_conf() {
|
||||
|
|
Loading…
Add table
Reference in a new issue