Hello DELL,
I'm trying to use the DELL OMSA 8.3 as shown on the http://linux.dell.com/repo/community/ubuntu/
and was able to successfully install using the information posted on the webpage. I am running the following:
OS: Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-101-generic x86_64)
Server Hardware: PowerEdge R320
I am able to use the CLI commands OK. The server in question is on a Domain Network but isn't logged into the Active Directory nor do I use an Active Directory login to access this server. In CLI, it shows the pc machine hostname and $: dnsdomainname returns nothing.
Here is the status after I login:
$ sudo service dsm_om_connsvc status
dsm_om_connsvcd (pid 6843) is running
sudo useradd dellomsa
sudo usermod -g root dellomsa
sudo passwd dellomsa
Even with this added, I still couldn't login to the GUI!
I ran the following to see if this would work:
sudo nano /opt/dell/srvadmin/etc/omarolemap
# Following are the defualt entries specified to enable users with OS level$
root * Administrator
+root * Poweruser
* * User
dellomsa * Administrator
I get the following after I login using the correct user/passwd:
https://ip:1311/LoginServlet?flag=true&managedws=true - CORRECT LOGIN
https://ip:1311/OMSALogin?msgStatus=false&PasswordEmpty=false - LOGIN FAILED
If I login correctly..
It just takes me to a blank page and I can't bring back up the login page nor can I access it from another browser. I'd had this happen in Firefox/Microsoft Edge/Microsoft IE11.
Google Chrome says the following:
The myhostname page isn’t working
myhostname didn’t send any data.
I couldn't use OMCONFIG and found out I needed to run "sudo /opt/dell/srvadmin/sbin//omconfig"
I've recorded the problem in action and can provide a URL from YouTube if need be.