[rt-users] rt cmd line: can't find /rt//REST/1.0/edit
Paul McFerrin
pmcferrin at insight.rr.com
Fri Jul 30 02:26:10 EDT 2004
OK. I found my problem. I created a /.rtrc file and the 'edit' function is now working.
Just one outstanding problem, the 'privileged=1' is an unknown field! It is not listed as a
valid field name.
I'm opened to suggestion in setting about 200 users as privileged without using the web/GUI
interface. Any ideas? My attempts in using UpdateRecordObject() or SetPrivleged() directly
are failing! Can support for privileged=1 be easily added to 'rt'?
-paul
Paul McFerrin wrote:
> Hello:
>
> In executing the following 'rt' command line:
>
> $ rt edit -t user pem set Privleged=1
>
> I'm prompted for a password. What Password? I give the root password
> and I get the following error logged into apache access_log:
>
> 127.0.0.1 - - [30/Jul/2004:01:33:47 -0400] "POST /rt//REST/1.0/edit
> HTTP/1.1" 404 303
>
> I can't find any pathname on my sustem with "REST/1.0/edit". Is there
> someting missing or is something misconfigured? RTracker 3 is otherwise
> working. I also noticed that the 'rt' command out-of-the-box has
> "http://localhost/rt/" configured into 'server'. Should the install of
> RT3 have changed 'rt' to point to the correct URL? Webroot is
> /bld/RT/share/html and there is no 'rt' sub-directory under 'html'.
>
> I'm using RT3.0.10.
>
> -paul
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Be sure to check out the RT wiki at http://wiki.bestpractical.com
>
More information about the rt-users
mailing list