Top "Admin" questions

admin may refer to both physical persons or software accounts that are dedicated and privileged to change the system they operate.

How to reset Django admin password?

I am using Django (version 1.3) and have forgotten both admin username and password. How to reset both? And is it …

django permissions passwords admin username
MongoDB - admin user not authorized

I am trying to add authorization to my MongoDB. I am doing all this on Linux with MongoDB 2.6.1. My mongod.…

mongodb admin
Batch script: how to check for admin rights

How do I check if the current batch script has admin rights? I know how to make it call itself …

windows batch-file cmd admin
How to run python script with elevated privilege on windows

I am writing a pyqt application which require to execute admin task. I would prefer to start my script with …

python windows admin elevated-privileges
django admin - add custom form fields that are not part of the model

I have a model registered in the admin site. One of its fields is a long string expression. I'd like …

django admin
Java: run as administrator

Is there a way in Java to ask the system to get control over administrator functionality. Of course without doing: …

java windows admin uac exe
Check when password was last changed

How do I check when the password was last changed for some user? I would like to do it both …

windows linux passwords admin maintenance
How can get Hard Disk Information Using CMD

I am use this command for finding hard disk in formation "wmic diskdrive" but i insert a external device like …

windows cmd command admin hard-drive
SVN admin management GUI tool

What GUI Administration / Management tools are there for an SVN repository on Windows?

windows svn user-interface admin
'WSGIRequest' object has no attribute 'user' Django admin

When I trying to access the admin page it gives me the following error: System check identified no issues (0 silenced). …

python django admin panel wsgi