Thanks,
I was actually talking about the nadmin 'company database' that
has it's own hidden username and password.I recreated a company in
nadmin with no database, was not worth it. I am one of those
users that only use the website. styles and snippet and company tabs.
For some clients use the article stuff, but often just implement a
more flexible article approval system.


pp wrote:
>>but it is still not working. How can I manually reset the
>>username and password to smaller values or dump it all together?
>>Thanks.
> 
> 
> Mysql command line:
> 
> update person set password=password('pass') where username='Your_user' and 
>sitegroup='Your_sitegroup';
> 
> before that :
> select * from person where sitegroup='SG';
> to check if You will alter the right person.
> 
> 
> Piotras
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


-- 
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to