openhab-docs/administration
dougmcdorman 4a26f9b53a [administration/console.md]Fixing a bug in the Apache Karaf change password command (#611)
This command will remove the comma which makes the new password unusable so it needs put a "," in the replacement string as well.
For comparison look at the password change function which has the "," in both the search and replace.
https://github.com/openhab/openhabian/blob/master/functions/passwords.sh
sed -i "s/openhab = .*,/openhab = $passwordChange,/g" /var/lib/openhab2/etc/users.properties
2018-01-01 21:49:18 +01:00
..
bundles.md [Admin] Add naming convention to bundles (#522) 2017-11-06 01:43:26 +01:00
console.md [administration/console.md]Fixing a bug in the Apache Karaf change password command (#611) 2018-01-01 21:49:18 +01:00
index.md [Administration] Fix spelling error 2017-02-09 11:43:07 +01:00
jsondb.md Add prerequisite to stop openHAB before changing JsonDB files manually (#391) 2017-06-06 20:19:49 +02:00
logging.md [Logging] Add example for logging Item state (#546) 2017-11-08 13:23:08 +01:00
runtime.md [Runtime] Remove table headers 2016-11-12 20:34:33 +01:00