Re: RHEL 7.0/OMSA 8.2 -- what service listens

<[email protected]>
Newsgroups gmane.linux.hardware.dell.poweredge
Message-ID <[email protected]>
Prasanth,

That worked great!  Apparently recently we've been doing a granular install, as we almost never fire up this web GUI.  So this worked for me.

yum -y install srvadmin-tomcat

systemctl start dsm_om_connsvc

then connect to https://<server<https://%3cserver> IP>:1311

Well, it sort of worked - this web GUI is still not AD-integrated; had to log in as root (grumble, grumble).  Our DRAC is AD-integrated.

Still, for no more often than we use this web GUI this is OK.

Spike



----------------------------------------------------------------------

Message: 1
Date: Thu, 17 Dec 2015 08:15:33 +0530
From:
Subject: Re: [Linux-PowerEdge] RHEL 7.0/OMSA 8.2 -- what service
listens
To:
Message-ID:


Content-Type: text/plain; charset="us-ascii"

Dell - Internal Use - Confidential
Spike,

You are correct, dsm_om_connsvc is the one which listens on port 1311 as shown below:

###################################################################
netstat -plan | grep 1311
tcp6 0 0 :::1311 :::* LISTEN 7363/dsm_om_connsvc
###################################################################

Make sure that you have checked the component "Server Administrator Web Server Interface" while installing OMSA as it supports granular installation.
FYI this service is provided by srvadmin-tomcat rpm. You can check by running rpm -qa | grep srvadmin-tomcat.

Hope it helps.

Regards,
Prasanth K S R


-----Original Message-----

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.