This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

End point security

Hi folks,
when I built the current ASG I used the 8.201 ISO and the up2date package and restored from a backup created using the beta version with end point security enabled.

I don't have endpoint security running on any of the test boxes I was using during the beta.

My ASG log shows the end point security is running. How do I stop the service?

Ian


This thread was automatically locked due to age.
Parents
  • The old EPS files still exists in 8.202.  I'd guess that they will be removed in the upcoming 8.300.

    The shell command to enable EPS only enables the feature to show up in WebAdmin.  I tried to figure out a way to get rid of it while on the road last Friday night, but wound up blowing away my access to WebAdmin on my box.  Ooops.  

    My best guess for how to stop it, without knowing the super-secret squirrel granular command, would be to:

    1)  Enable EPS in WebAdmin using:
    touch /var/sec/chroot-httpd/var/webadmin/show_epp
    /etc/init.d/httpd restart

    2)  Disable through WebAdmin
    3)  Take config-backup, reinstall from 8.202, and restore config-backup.  This should remove the feature from WebAdmin again.
Reply
  • The old EPS files still exists in 8.202.  I'd guess that they will be removed in the upcoming 8.300.

    The shell command to enable EPS only enables the feature to show up in WebAdmin.  I tried to figure out a way to get rid of it while on the road last Friday night, but wound up blowing away my access to WebAdmin on my box.  Ooops.  

    My best guess for how to stop it, without knowing the super-secret squirrel granular command, would be to:

    1)  Enable EPS in WebAdmin using:
    touch /var/sec/chroot-httpd/var/webadmin/show_epp
    /etc/init.d/httpd restart

    2)  Disable through WebAdmin
    3)  Take config-backup, reinstall from 8.202, and restore config-backup.  This should remove the feature from WebAdmin again.
Children
No Data