1. One thing that i normally do in one-account-only (just use the administrator account) installations, is after logins the first time, go to manage accounts and rename the "administrator" to "my username", change the password and edit some other details (like mydocuments path, etc)
Could this be done directly from wihu? Instead of Disabling the Administrator and creating a new user, be able to directly edit the administrator account, via GUI.
One suggestion would be, when we choose to use the currently user logged, in the users list, add an entry of this user so we could the change his properties.
2. Now the user.operations actions are hidden from the runtime gui, so during runtime you can't change or disable those actions.
My suggestion would be to create a new tree-view with checkboxes in the users dialog (below the users list), with the user operations pre-defined in the install.ini . With the checkbox near each entry you would be able to disable that action in this run. Adding user.operations here would be very fine, at least with a simple dialog (just a textbox to enter the username, and a listbox to choose the operation).
3. Adding new user.operations, like rename or set password.
The syntax for example could be:
[user.operations]
rename.0.old=Administrator
rename.0.new=My Username
password.0.user=Administrator
password.0.pass={random}
{random} could be a special tag to set a random password (for added security when disabling an account)
edit: sorry i didn't notice that rename was already implemented, but maybe my syntax could be nicer



Help
Back to top








