Hi Karl -

my mistake, I didn't capture the first line. The complete text was:

 ./jrunpasswd -add /usr/local/jrun/lib/users.properties bob bobpassword
got -add
../jrun -verbose allaire.jrun.security.PropertyFileAuthentication -add 
/usr/local/jrun/lib/users.properties bob bobpassword
CMD is allaire.jrun.security.PropertyFileAuthentication
got class
usage: jrun [-verbose] [-console] [-jrundir dir] 
[-nohup|-start|-stop|-restart|-status] [jvm ...]
       jrun [-jrundir dir] [-java java-prog] [-classpath path] [-javaargs 
java-args] class [class-args]

If what you say about java is right, then the jrunpassword script eez gotz 
problemsz.

-Eric

--On Monday, February 05, 2001 03:33:18 PM -0500 Karl Moss 
<[EMAIL PROTECTED]> wrote:

> It should not be ../jrun <blah>, but java <blah>:
>
> java -verbose allaire.jrun.security.PropertyFileAuthentication -add
> /usr/local/jrun/lib/users.properties Bob Bobpasswd
>
> You are invoking a Java application which will add the user/password to
> the given property file.
>
> Karl Moss
> Allaire Corp.
>
> -----Original Message-----
> From: Eric [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 05, 2001 3:28 PM
> To: JRun-Talk
> Subject: jrunpasswd problem?
>
>
>
> Hi -
>
> I am trying to use basic authentication within JRun in a Linux
> environment,  however the jrunpassword shell script seems to do me no
> good. For example,  when using the example from the Jrun documentation:
>
> .../jrun -verbose allaire.jrun.security.PropertyFileAuthentication -add
> /usr/local/jrun/lib/users.properties Bob Bobpasswd
>
>
> I get as a response:
>
> .../jrun -verbose allaire.jrun.security.PropertyFileAuthentication -add
> /usr/local/jrun/lib/users.properties Bob Bobpasswd
> CMD is allaire.jrun.security.PropertyFileAuthentication
> got class
> usage: jrun [-verbose] [-console] [-jrundir dir]
> [-nohup|-start|-stop|-restart|-status] [jvm ...]
>        jrun [-jrundir dir] [-java java-prog] [-classpath path] [-javaargs
> java-args] class [class-args]
>
>
> Can anyone help with a solution/fix? ?
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to