Hi

Using the following command i removed all the permissions for the
anonymous user.
          trac-admin.py path/to/projectenv permissions remove
anonymous *
is this the way to remove the anonymous account??
I did it , but i was not able to login using web browser with neither
the authnticated nor the anonymous user.

Can you please let me know which command i have to use for removing
the anonymous account, and use the authenticated user for login.

Thanks
yogi


On Apr 19, 3:45 pm, cassim <[EMAIL PROTECTED]> wrote:
> remove the anonymous account from accessing the trac which can be done
> with the help of trac-admin.
>
> On Apr 19, 3:38 pm, YOGI <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi thanks for the reply.
>
> > Everything is working fine for me, the actual problem is with the
> > login?
> > Am able to login with the anonymous, but not with the authenticated
> > user.
>
> > On Apr 18, 8:19 pm, cassim <[EMAIL PROTECTED]> wrote:
>
> > > YOGI wrote:
> > > > Hi all
>
> > > > Am trying to setup logins(authentications) for the users in Trac,
>
> > > > So i have created the htdigest file using the following command
>
> > > > htdigest [ -c ] passwdfile realm username
>
> > > > I have stored my passwdfile in <projectname>/conf folder along with
> > > > the trac.ini file.
>
> > > > and am using the following command to run my tracd
>
> > > > tracd -p 8080 --auth project1,/path/to/users.htdigest,realm /path/to/
> > > > project1
>
> > > instead of "users.htdigest" just type "users" and it will work.
>
> > > > it doesnt give any error, but when i open my web browser(IE), it
> > > > doesnt ask me for any login, instead it directly logs in, and when i
> > > > click on the login link it says---
>
> > > > Authentication information Not available. Please refer to the
> > > > installation documentation
>
> > > > But refering the installation documentation itself i have done all the
> > > > above steps.
>
> > > > Am i doing something wrong inbetween, or am i missing any step in
> > > > between??
>
> > > > Additional information::
> > > > Am using SVN(subversion) along with apache.
> > > > But am running the trac standalone webserver.
>
> > > > Please do help me.
>
> > > > Thanks for the same
> > > > Yogi- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to