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

Remove WARNING during setup #29

Closed
glassfishrobot opened this issue Aug 31, 2005 · 7 comments
Closed

Remove WARNING during setup #29

glassfishrobot opened this issue Aug 31, 2005 · 7 comments
Assignees

Comments

@glassfishrobot
Copy link

I downloaded the Milestone 3 build
(https://glassfish.dev.java.net/downloads/24Aug05_SCF.html). While running the
setup.xml script, I got the following warning:

create.domain.windows:
[exec] WARNING: The --adminpassword option is insecure and should not be us
ed since it can compromise your password. Please use either the command prompt
or the --passwordfile option.

This WARNING should be removed.

Environment

Operating System: All
Platform: All

Affected Versions

[9.0pe]

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
Was assigned to dpatil

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
Reported by inder

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
kumara said:
setup.xml invokes asadmin, the application server command-line administration
interface. The invocation of asadmin includes a password on the command-line and
hence the security warning (because someone running a "ps -aefl" will be able to
see the password). As the warning suggests, there is an equivalent option of
sending password in a file.

Assigning to Dinesh.

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
dpatil said:
Checked in the fix to pass --passwordfile instead of passing --adminpassword
which was causing this WARNING message.

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
Marked as fixed on Tuesday, November 1st 2005, 6:02:37 am

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
This issue was imported from java.net JIRA GLASSFISH-29

@glassfishrobot
Copy link
Author

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