Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication Documentation Update #1389

Closed
chadlnc opened this issue Aug 7, 2015 · 0 comments
Closed

Authentication Documentation Update #1389

chadlnc opened this issue Aug 7, 2015 · 0 comments
Milestone

Comments

@chadlnc
Copy link

chadlnc commented Aug 7, 2015

I think the documentation for authentication needs to be updated for RPM installs:

$ cd $RDECK_BASE
$ java -cp server/lib/jetty-all-7.6.0.v20120127.jar org.eclipse.jetty.util.security.Password jsmith mypass

Should be:

$ cd $RDECK_BASE
$ java -cp bootstrap/jetty-all-7.6.0.v20120127.jar org.eclipse.jetty.util.security.Password jsmith mypass

@gschueler gschueler added this to the 2.6.0 milestone Aug 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants