Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Services
- >
- Insight Remote Support
- >
- WEBES Configuration on HP-UX 11.11
Insight Remote Support
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
Topic Options
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-29-2008 07:36 AM
10-29-2008 07:36 AM
WEBES Configuration on HP-UX 11.11
Gentlemen:
Why am I not able to set these parameters to true? I see that my commands have updated the necessary files...
I am trying to set enableSubscriptionsForNonprivilegedUsers and enableRemotePrivilegedUserAccess to false over here. I tried restarting cimserver after that.
sccsoidr(root):/sbin/init.d:# cimconfig -l -c
enableAuditLog=false
sslClientVerificationMode=disabled
enableSubscriptionsForNonprivilegedUsers=false
shutdownTimeout=30
authorizedUserGroups=
enableRemotePrivilegedUserAccess=true
enableHttpsConnection=true
enableNamespaceAuthorization=false
enableHttpConnection=false
sccsoidr(root):/sbin/init.d:# cat /var/opt/wbem/cimserver_planned.conf
########################################################################
## ##
## CIM Server configuration file ##
## ##
########################################################################
########################################################################
# #
# The configuration in this file is loaded by the CIM Server at #
# start-up. This file is updated by the CIM Server when the #
# configuration changes. #
# #
# Do not edit this file directly. Instead, use the cimconfig command #
# to update the CIM Server configuration. #
# #
########################################################################
enableSubscriptionsForNonprivilegedUsers=true
enableNamespaceAuthorization=true
sccsoidr(root):/sbin/init.d:# cat /var/opt/wbem/cimserver_current.conf
########################################################################
## ##
## CIM Server configuration file ##
## ##
########################################################################
########################################################################
# #
# The configuration in this file is loaded by the CIM Server at #
# start-up. This file is updated by the CIM Server when the #
# configuration changes. #
# #
# Do not edit this file directly. Instead, use the cimconfig command #
# to update the CIM Server configuration. #
# #
########################################################################
enableSubscriptionsForNonprivilegedUsers=true
enableNamespaceAuthorization=true
sccsoidr(root):/sbin/init.d:#
Why am I not able to set these parameters to true? I see that my commands have updated the necessary files...
I am trying to set enableSubscriptionsForNonprivilegedUsers and enableRemotePrivilegedUserAccess to false over here. I tried restarting cimserver after that.
sccsoidr(root):/sbin/init.d:# cimconfig -l -c
enableAuditLog=false
sslClientVerificationMode=disabled
enableSubscriptionsForNonprivilegedUsers=false
shutdownTimeout=30
authorizedUserGroups=
enableRemotePrivilegedUserAccess=true
enableHttpsConnection=true
enableNamespaceAuthorization=false
enableHttpConnection=false
sccsoidr(root):/sbin/init.d:# cat /var/opt/wbem/cimserver_planned.conf
########################################################################
## ##
## CIM Server configuration file ##
## ##
########################################################################
########################################################################
# #
# The configuration in this file is loaded by the CIM Server at #
# start-up. This file is updated by the CIM Server when the #
# configuration changes. #
# #
# Do not edit this file directly. Instead, use the cimconfig command #
# to update the CIM Server configuration. #
# #
########################################################################
enableSubscriptionsForNonprivilegedUsers=true
enableNamespaceAuthorization=true
sccsoidr(root):/sbin/init.d:# cat /var/opt/wbem/cimserver_current.conf
########################################################################
## ##
## CIM Server configuration file ##
## ##
########################################################################
########################################################################
# #
# The configuration in this file is loaded by the CIM Server at #
# start-up. This file is updated by the CIM Server when the #
# configuration changes. #
# #
# Do not edit this file directly. Instead, use the cimconfig command #
# to update the CIM Server configuration. #
# #
########################################################################
enableSubscriptionsForNonprivilegedUsers=true
enableNamespaceAuthorization=true
sccsoidr(root):/sbin/init.d:#
1 REPLY
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-30-2008 04:54 AM
10-30-2008 04:54 AM
Re: WEBES Configuration on HP-UX 11.11
Try this again:
cimconfig -s enableSubscriptionsForNonprivilegedUsers=false -p
You should see:
Planned value for the property enableSubscriptionsForNonprivilegedUsers is set to "false" in CIMServer.
Run: cimconfig -l -p to check, then stop/start cimserver.
Remember -c is current, -p is planned.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP