I'd like to change my second question. I figured out that by typing http://myIP:8000 I can get to the project. Is there a way so that instead of typing a bunch of numbers I can just type in a normal URL? (i.e. www.whatever.com)?
On Aug 26, 11:04 am, slade867 <[EMAIL PROTECTED]> wrote: > I'm still confused. > > When I look at my Trac version, it says I have Trac .12dev. When I > tried to download the AccountManagerPlugin, the latest I found was for > version .11. Versions 0.9 and 0.10 don't work at all. Version .11 > downloads and I can enable all the options, but the "Accounts" option > doesn't appear above "Basic Settings" like it does in the picture. > "Notification" does appear and it gives me the option to set notices > when things in account are changed (passwords, etc.). Yet I can't > actually change any passwords. What am I doing wrong? > > The command I use to run trac looks like this > C:\Python24\Scripts\tracd-script.py -p 8000 --auth=Project1,C: > \TracProjects\passwords.txt,trac c:\TracProjects\trac\Project1 > Which part should I change in order to have this be accesible to any > computer? > > On Aug 26, 5:02 am, "Emmanuel Blot" <[EMAIL PROTECTED]> wrote: > > > > > > The example they give for running Trac ishttp://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- 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 -~----------~----~----~----~------~----~------~--~---
