Update dapostinstall.sh
This commit is contained in:
+1
-2
@@ -344,7 +344,6 @@ echo "Generowanie maila powitalnego"
|
||||
DA_ADMINPASS=$(cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 8 | head -n 1)
|
||||
cd $DAPOSTINSTALL_DIR
|
||||
chmod 755 da_cli.sh
|
||||
./da_cli.sh changeuserpass admin $DA_ADMINPASS
|
||||
DA_OPTIONSCONF=$CBDIR/options.conf
|
||||
DA_USERCONF=$DADIR/data/users/admin/user.conf
|
||||
DA_HOSTNAME=$(hostname -f)
|
||||
@@ -569,7 +568,7 @@ cd $DAPOSTINSTALL_DIR
|
||||
sh da_cli.sh disablenamed
|
||||
sh da_cli.sh disablemultiserverpage
|
||||
sh da_cli.sh disablecreateadmin
|
||||
|
||||
sh da_cli.sh changeuserpass admin $DA_ADMINPASS
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user