Jump to content

Disable Administrator


Recommended Posts

Posted

Hi there :hello:

I have this in my install.ini

[Users.Operation]
delete.0=ASPNET
disable.0=Administrator

ASPNET does get deleted :yes:

But Administrator is not disabled :no:

Shouldn't it be so ?

Or am I doing something wrong ?


Posted

After a few tests it works now.

I was using the /INI=a.ini switch to specify a different ini file. It did not work while the [users] and [users.Operation] were also included in the a.ini file. I moved it to a seperate file (example b.ini) and added the /users=b.ini switch and it works now.

Maybe I should have tried the original a.ini file with the following switches: /ini=a.ini /users=a.ini

Posted

Yes, [users] and [users.Operation]-section must always be in the file which you specify with /Users=<file>. If you don't use /Users=<file> directive they have to be in the usual configuration file or the file specified by /INI=<file>. :)

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...