> The example they give for running Trac is http://localhost:800... I > can only access Trac on that computer. What should I write to make it > available from any computer?
The name (or the IP) of the computer as known on your network. > I created a new user name and password and it got added to the > authenticated group. I had to do it from the command line though. Is > there another way besides the command line to add new users? Maybe > it's a certain permission I have to grant? Read TracPermissions first, then log in as an admin user: an "Admin" tab will appear in the Trac interface, from which you can define permissions. If you wish to manage users (create/remove users), you'll need the AccountManager plugin. HTH, Manu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
