- Moderated by:
- Support
-
- rank:
-
Registered User
- registered:
- January 2005
- Status:
- offline
- last visit:
- 19.01.05
- Posts:
- 1
Is there a reasonable way for the admin to change his login name (NOT his user name) - after installation is already completed ???????
Don't tell me no developer ever thought of that... -
- rank:
-
Professional
- registered:
- September 2003
- Status:
- offline
- last visit:
- 21.10.07
- Posts:
- 2423
username & login are the same..
update nuke_users set uname='new_name' where pn_uid='2'
--
http://www.invalidresponse.com -
- rank:
-
Freshman
- registered:
- January 2005
- Status:
- offline
- last visit:
- 21.01.05
- Posts:
- 20
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 -
- rank:
-
Freshman
- registered:
- January 2005
- Status:
- offline
- last visit:
- 20.12.06
- Posts:
- 49
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.
