Thanks Mars
Will take a look at it now

(using beta build 218)
And finally, I'm afraid I have to ask. Why is it necessary to click two things to invoke a change? Isn't it possible to do these things in one step using variables instead of two with intermediate .txt files?
I'm sorry but if you read my first post:
http://www.rejetto.com/forum/index.php?topic=6492.0You can see; that I am a complete n00b when it comes to programming of any kind, and the stages it took me to learn about macros.
I am still quite pleased that I managed to learn alot about macros/html and make this in only two days.
I hope I will be able to do things like this properly in the future but for now I am still learning.
(using beta build 218)
The bulk of the contents of template files is still a mystery to me, but I *think* I manged to change the command after a new account is created to set it to be disabled as a test, but it still ends up enabled. Here is what I changed:
{.set account|{.^accountname.}|enabled=true.}
to:
{.set account|{.^accountname.}|enabled=false.}

This does indeed disable the account but the line I use is not
{.set account|{.^accountname.}|enabled=true.}
it is:
{.set account|{.^accountname.}|enabled={.^accountstatus.}.}
Are you sure you are editing the:[statuschange] section and not the:[newusermake] section?
The typo is my bad though.
I will hopefully make a newer version later on - probably based on Mars' one in the post above

Tried your recent update. Still doesn't work here, nor does the default
template mod.
I get the "you must be an admin" page.
Anyway, thanks for the effort.
Oddly, your first post
http://www.rejetto.com/forum/index.php?topic=6492.msg1039460#msg1039460
to just change user password does work. I may be able to add the other sections
so that it will work on older computers used as NAS, and webservers.
Or perhaps the Mars version will solve this?
By all means see if the Mars version works if not I can't help for the moment.
What version of HFS are you using?
What browser are you using? (e.g firefox 3, IE 6?)