Custom Query (50 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 50)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#4 fixed Error starting the webserver in 5.3 schliske@…
Description

Hello,

in 5.3 when I start

bash -x /etc/init.d/dsm_om_connsvc start

I see there is no

/opt/dell/srvadmin/iws/bin/linux/dsm_om_connsvc32d

Also a

find /opt/dell/srvadmin/ -name "*conn*"

lists no results.

How can I start the webserver in 5.3?

Regards

Erwin Schliske

#5 fixed 5.3.0-7_amd64 paths broken anonymous
Description

Can't work with daemons from init.d.

localhost:~# /etc/init.d/dsm_om_shrsvc start
/etc/init.d/dsm_om_shrsvc: line 160: STATUS: command not found
Starting DSM SA Shared Services: /etc/init.d/dsm_om_shrsvc: line 174: START_DAEMON: command not found
/etc/init.d/dsm_om_shrsvc: line 203: LOG_FAILURE: command not found
localhost:~# /etc/init.d/dsm_om_shrsvc status
/etc/init.d/dsm_om_shrsvc: line 320: STATUS: command not found
localhost:~# /etc/init.d/dsm_om_connsvc start
/etc/init.d/dsm_om_connsvc: line 150: STATUS: command not found
Starting DSM SA Connection Service: /etc/init.d/dsm_om_connsvc: line 171: START_DAEMON: command not found
/etc/init.d/dsm_om_connsvc: line 200: LOG_FAILURE: command not found

Tested on a PowerEdge? 1950 running amd64 version of etch.

#7 fixed Still looking for /lib/security/pam_unix.so for dellomsa 5.3.0-9 etch amd64 simon@…
Description

/etc/pam.d/omauth has been reconfigured so all libraries are being loaded from /lib32

Latest etch copies of these libraries have been placed in /lib32

/lib/libsepol.so.1 /lib/libselinux.so.1 /lib/security/pam_unix.so /lib/security/pam_nologin.so

omauth contains:

auth required /lib32/pam_unix.so nullok auth required /lib32/pam_nologin.so account required /lib32/pam_unix.so nullok

However when you log in via https:1311 the login suceeds but syslog gets the following message:

dsm_om_connsvc32d: PAM [dlerror: /lib/security/pam_unix.so: cannot open shared object file: No such file or directory]

Running debian etch on amd64 with dellomsa version 5.3.0-9

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.