# Configuration Error Secure Admin must be enabled to access the DAS remotely

**URL:** https://forum.payara.fish/t/configuration-error-secure-admin-must-be-enabled-to-access-the-das-remotely/248
**Category:** Payara Server
**Created:** [March 9, 2022, 11:01pm UTC](https://forum.payara.fish/t/configuration-error-secure-admin-must-be-enabled-to-access-the-das-remotely/248 "2022-03-09T23:01:51Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![schadha](https://avatars.discourse-cdn.com/v4/letter/s/46a35a/32.png) [@schadha](https://forum.payara.fish/u/schadha)
#### Post date: [March 9, 2022, 11:01pm UTC](https://forum.payara.fish/t/configuration-error-secure-admin-must-be-enabled-to-access-the-das-remotely/248/1 "2022-03-09T23:01:51Z")

</div>

Go to [http://159.203.15.193:4848/](http://159.203.15.193:4848/) entered u:admin p: admin123 error Configuration Error  
Secure Admin must be enabled to access the DAS remotely

**Try 1** based on this [link](https://portal.jvmhost.com/knowledgebase/article/226/glassfish--secure-admin-must-be-enabled-to-access-the-das-remotely/)

root@ubuntu-s-1vcpu-2gb-tor1-01:~/iuclid6/iuclid6-server-6.8.0/glassfish4/bin# **./asadmin --port 4848 enable-secure-admin**

Enter admin user name\> admin

Enter admin password for user “admin”\>

remote failure: NCLS-SECURITY-05200 : org.jvnet.hk2.config.TransactionFailure: Constraints for this JmxConnector configuration have been violated: on property [port] violation reason [must be between 1 and 65535, or reference a system property using the form ${SYSTEM\_PROPERTY\_NAME}]

Constraints for this JmxConnector configuration have been violated: on property [port] violation reason [must be between 1 and 65535, or reference a system property using the form ${SYSTEM\_PROPERTY\_NAME}]

Tried many other similar ways, all of them give the same error.
