- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Install radius on cluster
Categories
Company
Local Language
Forums
Discussions
- Integrity Servers
- Server Clustering
- HPE NonStop Compute
- HPE Apollo Systems
- High Performance Computing
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp Software
Knowledge Base
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2005 02:16 AM
09-26-2005 02:16 AM
Install radius on cluster
I think the issue is to locate which files that are to be stored in the "package filesystem" so the AAA server can start on an other node with identical conf.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2005 05:35 AM
09-26-2005 05:35 AM
Re: Install radius on cluster
Below are the location where most of the configuration and binaries are stored.
/etc/opt/aaa
/var/opt/aaa
/opt/aaa
You may have to consider converiting these directories to seperate file systems and configure in a MC/SG 2 node package.
The aaa admin guide is available at
http://docs.hp.com/en/T1428-90044/T1428-90044.pdf
Please refer for more info.
Thanks,
BL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 09:01 AM
09-29-2005 09:01 AM
Re: Install radius on cluster
/var/opt/aaa/ contains the logfile and accounting files.
/etc/opt/aaa contains the configuration files
/opt/aaa contains runtime binary files. If you are using GUI there will be some administration trace files also in /opt/aaa/remotecontrol dir.
/opt/hpws/tomcat/webapps/aaa directory contains the GUI// Java files..
I would suggest if you are using a two node service guard cluster. Install product on both the host and use shared disk for /var/opt/aaa/ /etc/opt/aaa.
Then,
Make sure you have configured the GUI password in /opt/aaa/remotecontrol and /opt/hpws/tomcat/webapps/aaa the same on both nodes.
This should work..let us know if not.
Best Regards
Murthy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 08:25 PM
09-29-2005 08:25 PM
Re: Install radius on cluster
I solved the installation part in the following way:
1. I created 3 logical volumes that the "package" mount as /etc/opt/aaa, /opt/aaa and /var/opt/aaa.
I copied the files that were added in tomcat to the other node. Everything seems to work as it should.
Questions to be solved is now how to add a user that can login with "only" name?
As it works now I have to login wiht name@system.com
Any one know how to fix this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 09:13 PM
09-29-2005 09:13 PM