Sorry, I forgot to say that I think you must restart the server.
Albert.

----- Original Message -----
From: "Albert Moliner" <[EMAIL PROTECTED]>
To: "oracle guy" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, November 29, 2004 8:22 AM
Subject: Re: [SourceJammer-users] I clicked on "toggle admin" and now cannot get
back in


>
> All you have to do is locate the users file (at
> SJ_HOME/WEB-INF/server/filesys/users.xml in the server) and add the following
> tag to the appropiate user:
>
> <AdminUser>true</AdminUser>
>
> So, it should end up looking like:
>
> <SJUserData>
>      <SJVersion>2.0.2</SJVersion>
>      <Users>
>       <User id="1">
>          <FullName>Administrative User</FullName>
>          <UserName>admin</UserName>
>          <Password>pwd</Password>
>          <AdminUser>true</AdminUser>
>     </User>
>       <User id="3">
>          <FullName>second user</FullName>
>          <UserName>user2</UserName>
>          <Password>pwd2</Password>
>     </User>
>   </Users>
> </SJUserData>
>
>
> ----- Original Message -----
> From: "oracle guy" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, November 26, 2004 4:48 PM
> Subject: [SourceJammer-users] I clicked on "toggle admin" and now cannot get
> back in
>
>
> > On the lastest version of client and server and using
> > tomcat server 5.0, I made a new source Jammer user.
> > And then clicked on Toggle Admin and now lost my admin
> > powers
> > How can I get my admin powers?
> > Do I have to re-install to get back my admin powers?
>
>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
SourceJammer-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sourcejammer-users

Reply via email to