Installation, Configuration, & Upgrades  :: 
Changing Admin login
 Top

  • Is there a reasonable way for the admin to change his login name (NOT his user name) - after installation is already completed ??????? icon_rolleyes

    Don't tell me no developer ever thought of that...
  • username & login are the same..

    update nuke_users set uname='new_name' where pn_uid='2'

    --
    http://www.invalidresponse.com
  • Of course, go to admin.php on your site, Log in as Admin, then members list, click on Edit for what ever user, in this case being Admin. Then change it, enter your password and click submit.

    I'm new to PostNuke, so if I'm wrong, please correct me.

    Coming from a newb and a novice programmer, PostNuke is quite of a learning curve to get it up and running, but once you got it, its golden.

    I'm also using phpnuke, but doesn't seem that secure.

    -epdsn01
  • or, create yourself a new user with admin privs (make sure it works) and delete admin, or better yet strip "Admin" of all privs and let people try to figure out that password, with no privs.
  • You can change the Admin user's info via the User admin.
This list is based on the users active over the last 60 minutes.