Limit user access to settings and problematic options..

I don't want the user to have access to settings, and other options
they
should not be playing with.
Is there any way to do that with ZfH5 ?

fabian,
It appears that in the past few days you have not received a response
to your posting. That concerns us, and has triggered this automated
reply.
Has your problem been resolved? If not, you might try one of the
following options:
- Do a search of our knowledgebase at
http://support.novell.com/search/kb_index.jsp
- Check all of the other support tools and options available at
http://support.novell.com in both the "free product support" and "paid
product support" drop down boxes.
- You could also try posting your message again. Make sure it is
posted in the correct news group. (http://support.novell.com/forums)
If this is a reply to a duplicate posting, please ignore and accept
our apologies and rest assured we will issue a stern reprimand to our
posting bot.
Good luck!
Your Novell Product Support Forums Team
http://support.novell.com/forums/

Similar Messages

  • Allow a user access to start and stop a particular service in Solaris 11 using RBAC controls

    So, using svcbundle I created a service called "oracle" that starts and shutdown a db. I'm aware of how to grant RBAC access to be a "service operator" to be able to control start/stop ALL services. But I'd like to grant a user access to start and stop JUST this service.
    in this document on page 15, it states that it's possible to do this kind of granularity but doesn't explain how to do it step by step.
    how does one achieve this?
    thanks.

    You need to add a property group such as
    <property_group name='general' type='framework'>
      <!-- to start stop oracle -->
      <propval name='action_authorization' type='astring'
      value='solaris.smf.manage.oracle' />
    </property_group>
    Then add the solaris.smf.manage.oracle authorization to the user profile.
    As an example, see Less known Solaris features: RBAC and Privileges - Part 2: Role based access control - c0t0d0s0.org

  • Oracle App Server limit user access

    Hi guys!
    Is there such function in OAS where I can limit a users access to a certain page?
    I have registered my users in OID and I want to set limits to specific pages (limiting which user can access which page or not)...
    Appreciate any help..

    They are different. Oracle Application Server is Oracle's application server prior to the BEA acquisition. WebLogic Server is a completely separate product and will be the strategic application server going forward at Oracle, although Oracle Application Server will still be maintained and supported.

  • Using SSDs to limit user access to hosts

    I have a question about limiting user access to a host using SSDs. Is there any reason I should not do the following?:
    In the profile for the ldap client, myhost:
    serviceSearchDescriptor: passwd: ou=People,dc=example,dc=com?sub(|(host=myhost)(host=production)(host=ALL))
    Then in the users account:
    dn: uid=juser, ou=People,dc=example,dc=com
    host: myhost <---------------------------------------------------------------
    loginShell: /bin/ksh
    gecos: Joe User
    cn: juser
    uidNumber: 5555
    gidNumber: 5555
    homeDirectory: /export/home/juser
    objectClass: posixAccount
    objectClass: shadowAccount
    objectClass: account
    objectClass: top
    uid: juser
    etc
    I can add a single host, an environment (production), or all hosts for admins by editing user account. It seems to work fine in testing. I just don't want to get blind-sided by some glitch later. I am using Solaris 8,9, and 10 native clients and SunONE 5.2 DS with TLS.

    Thanks Gary. I sent you an email before I posted here. I wasn't sure if this is where you "hang out". :)
    I was thinking after posting here that I might want to do it with shadow instead of passwd so that permissions of files still showed the owner instead of id even if the owner were not allow to login. A somewhat rare situation, but it happens.

  • Issue with users accessing video card and /dev/nvram

    Hello,
    I have Lenovo x60s and i can't access with normal user (group users) the file
    /dev/nvram
    ever I restart de computer have execute "chmod 777 /dev/nvram" for fallowing access for users
    and with users i can't use video i810 alone use vesa
    with root i can use driver i810 on xorg, why??
    I don't understand?!?!?!

    The problem with my video is with root i can play games 3D, with users i can't, my config video card on xorg:
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "ShadowFB" # [<bool>]
    #Option "DefaultRefresh" # [<bool>]
    #Option "ModeSetClearScreen" # [<bool>]
    Identifier "Card0"
    Driver "vesa" ---->> Now I write "VESA", while I write i810 i can't execute "startx" with normal user
    VendorName "Intel Corporation"
    BoardName "Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
    BusID "PCI:0:2:0"
    EndSection
    the /dev/nvram is device when i use especial keys of keyboard on my notebook,
    ever restart my pc the permissions change, I have execute "chmod 777 /dev/nvram" else i can't use with normal user.
    i think the udev always create this device on start and always create with the permission alone read and write for root, but I just find that the group is kmen and I add my user in the group.
    I restart system and verify the result.

  • Can multiple users access the account and use services on different computers?

    ?

    Hi vighter,
    A subscription is tied to an invididual Adobe ID and password. The licensing agreement allows that user to access the subscription on up to two devices, but not at the same time.
    Best,
    Sara

  • Coldfusion 11 Multiple Instance Multiple User Access to Settings Summary exception

    I have a multi-instance and using multiple user administration. One of my users notified me he was checking an exception when viewing "Settings Summary" in CFIDE. I was able to replicate the issue by creating a new user and assigning all available permissions. Going out on a limb, I'm guessing the the function $funcCHECKROOTADMINUSER is checking if the user is the "admin" user, which they are not.
    Can someone confirm if this is actually what is happening?
    "Error","ajp-bio-8012-exec-1","03/03/15","09:42:21","cfadmin","The current user is not authorized to invoke this method. The specific sequence of files included or processed is: D:\ColdFusion11\BIA\wwwroot\CFIDE\administrator\reports\index.cfm, line: 105 "
    coldfusion.runtime.CustomException: The current user is not authorized to invoke this method.
      at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:142)
      at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2986)
      at cfaccessmanager2ecfc2038841021$funcCHECKROOTADMINUSER.runFunction(/CFIDE/adminapi/accessm anager.cfc:105)
      at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487)
      at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
      at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383)
      at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334)
      at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:231)
      at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:643)
      at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:432)
      at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:402)
      at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2483)
      at cfsecurity2ecfc1699800112$funcISSECUREPROFILE.runFunction(/CFIDE/adminapi/security.cfc:59 )
      at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487)
      at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
      at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383)
      at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334)
      at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:231)
      at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:643)
      at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:432)
      at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:402)
      at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2483)
      at cf_report2ecfm1337730512._factor77(/CFIDE/administrator/reports/_report.cfm:2637)
      at cf_report2ecfm1337730512._factor78(/CFIDE/administrator/reports/_report.cfm:67)
      at cf_report2ecfm1337730512.runPage(/CFIDE/administrator/reports/_report.cfm:1)
      at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:246)
      at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:736)
      at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:572)
      at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2986)
      at cfindex2ecfm1729336913.runPage(/CFIDE/administrator/reports/index.cfm:41)
      at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:246)
      at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:736)
      at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:572)
      at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
      at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
      at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:487)
      at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:42)
      at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
      at coldfusion.filter.PathFilter.invoke(PathFilter.java:142)
      at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:30)
      at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)
      at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:78)
      at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
      at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
      at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:58)
      at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
      at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
      at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
      at coldfusion.CfmServlet.service(CfmServlet.java:219)
      at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:303)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
      at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
      at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:241)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
      at coldfusion.filter.ClickjackingProtectionFilter.doFilter(ClickjackingProtectionFilter.java :75)
      at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:241)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
      at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:422)
      at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:199)
      at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.jav a:607)
      at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:314)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
      at java.lang.Thread.run(Thread.java:745)

    See
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=73cda58c.
    Ted Zimmerman

  • Limit users access to Spotlight

    We have an IBook lab at our school with users accounts for all grades, K-8. I just noticed that using Find in any of our otherwise managed user accounts allows that account to access files in all shared folders. Is there any way of turning this off?

    at my school they've just disabled the find feeature altogether which can be done through spotlight prefs, if you just want to stop spotlight from searching certain places you can do that too.
    really though I didn't know that this was a problem. oh and a warning, it's extremely easy to disable this if you don't have Open Firmware enabled.

  • New user, same application settings and prefs

    I want to create a new user account, but I would like to keep the same preferences and settings for certain applications, Mail, bookmarks in Safari, etc. from another account. I don't want to completely duplicate an account, but I would like to keep some things the same, and I don't want to have to go and manually re-enter everything I've set up, like, say, my Photoshop actions and color settings.
    Can I do this? If so, how?

    To Apple Discussions!
    Any of the following helpful?
    Using Presets to Create New Accounts
    Adding a new user account to your computer
    If the above is not helpful, you can search for yourself over on Knowledge Base - http://search.info.apple.com/

  • TS3899 Help! I cannot access my settings and facebook settings within 'Settings'. This means I cannot change passwords, delete or add email accounts.  I've tried updating and restoring my phone but to no avail.  Can anyone help me please?

    Can anyone help please? I cannot access my email account settings within 'Settings', so I cannot change my details for existing email accounts, nor can I delete them or add others.
    I can't access my Facebook settings within 'Settings' either but when I try to use the app it asks me to enter my password into my Facebook account in settings, but I can't do that either.
    I've updated my software, restored and backed up my phone but it still doesn't work.  Troubleshooting doesn't cover this.

    Go to Settings>General>Restrictions. Do you have restrictions on? If so, that would prevent you from making changes in some areas of the iPhone.

  • Limit user Access to Return Data in Report

    Have reporst that I need to limit what is returned. The person running the report should only see the data that they own. Is this possible. Can I set an attribute based on the person who has signed on to Discoverer and use that in the select to limit the data returned.
    Thanks,
    Dan

    Yes, it's possible!
    You can use the VPD (Virtuall Private Database) feature of the database.
    Check out the following stuff:
    http://www.oracle.com/oramag/oracle/99-Jul/index.html?49sec.html
    http://download-west.oracle.com/docs/cd/B10501_01/appdev.920/a96590/adgsec02.htm
    http://www.oracle-base.com/Articles/8i/VirtualPrivateDatabases(VPD).asp

  • Safari Issues: not allowing access to settings and system preferences

    I posted this somewhere else, but think it was the wrong place so am reposting here
    In the last couple of weeks, I have tried to reset my homepage in safari as it has somehow changed from what I have always had to the following apple page. http://www.apple.com/startpage/ I did not choose for this homepage, and am guessing someone else has clicked on something and by accident ( not me).
    I have gone into the internet and network section of system preferences and get a drop down message that these have been changed from an outside source. I click on ok to get out of that section and it will not close off and have had to force quit to get out of it. This has happened two or three times.
    I have also tried to access safari help to see if there is another way to change the homepage and although I am able to search and get results I cannot access the actual topic content.
    I have never come across this issue before and have no idea of what may be happening. has apple hijacked my homepage?

    Hi there,
    To stop the pop-up, Go to System Preferences: Security. Check the box next to "Require password to unlock each secure system preference." Then lock Security.
    Try this cure for Security update...
    http://discussions.apple.com/thread.jspa?threadID=1730909&tstart=0
    Cure for Security update...
    http://discussions.apple.com/thread.jspa?threadID=1730909&tstart=0
    http://discussions.apple.com/thread.jspa?messageID=8309498#8309498
    But Safari's Homepage setting is in Safari's Prefs...
    Safari>Preferences>General>Home Page

  • Unable to Update, or access PC Settings and Windows Feedback

    Twice now I have had issues with File Explorer not working. I am unable to open it until I restart the computer.
    This issue, however, is how I found out that I cannot open PC Settings or the Windows Feedback app. PC Settings will "open" but the window will not come up and I am unable to switch to it. The feedback app simply won't open. Clicking it does nothing.
    I saw that some people were able to fix issues by running the update, but attempting to update through the start menu (bypassing opening PC Settings) gives me the following error: "This app does not support the contract specified or is not installed."
    It sounds to me like I need to repair/reinstall Windows 10 but I am not sure where or how.

    Assuming you are running build 9879.Here are the links to download build 9879 ISO, then burn the file to a bootable DVD, and finally use the DVD to do a clean reinstall of 9879...............
    Build 9879 non-Enterprise ISO:
    http://windows.microsoft.com/en-us/windows/preview-iso-update?os=win10
    Build 9879 Enterprise ISO :
    http://www.microsoft.com/en-us/evalcenter/evaluate-windows-technical-preview-for-enterprise?i=1
    Or, use the direct download links :
    Windows
    10 Enterprise build 9879 64-bit ISO image
    Windows
    10 Enterprise build 9879 32-bit ISO image

  • How do I stop firefox from going to a new tab inmediately after I click on a link? I have checked my options settings and that option is not clicked. Is there anything else I can do to fix this?

    It started happening today, and I've tried just about everything I can thing off. Clearing cookies, removing the program and installing it again., restarting my computed. Please help

    This issue can be caused by the GoodSearch Toolbar (Tools > Add-ons > Extensions)
    See:
    * [[Troubleshooting extensions and themes]]

  • Lost 'settings' and 'options' shortcuts

    Yesterday I moved some shortcuts around; specifically from the downloaded folder to the home screen or application folder. Everything was fine when I got done. This morning the 'settings' and the 'options' shortcuts are missing from the home screen. Is there a way to get them back without having to re-install the OS?
    Solved!
    Go to Solution.

    SOLVED! Turns out it was just hidden. Found in "Disappointed".

Maybe you are looking for

  • How to place multiple column tables in InDesign Layout by importing from XML

    Hi, I've an XML file that I need to import into InDesign Document. All the cell elements from Table tag  turn out be a "single column Table"..! How do I place a 2x2 or 3x2 tables in InDesign document while importing from an XML? Please help..! Thanks

  • SAP Based Scenario : Need clarification

    Hello i am planning to implement a scenario which is based on SAP predifined componenets , with most of things already defined by SAP i would like to add some more configuration to complete this. Now with info, i know that its not supposed to alter t

  • Want to listen to a grown man cry over billing?

    I feel so very down after getting off phone talking to a (?) helpful Indian lady regarding my outstanding bill. Long story short... My last quarterly Bill I could not pay as my best friend was killed in a car crash and I had to (wanted to) help out w

  • WDM support for MPEG2 capture

    I am trying to capture audio/video in MPEG2 off of a hardware encoder card. Unfortunately, this does not work through the VfW WDM wrapper. Any ideas for how to accomplish this? When will JMF support WDM (right now it only supports VfW, which includes

  • Resending a Creative Cloud invitation

    One of our users had a problem with her Mac. It had to be completely wiped. I now can't seem to resend her the Creative Cloud invitation so that she can activate her account again. How do I do this?