Schema editing permissions

I am trying to connect a EP 5 user management to a Novell eDirectory.  In the EP user management configuration screen, I got an error "Failed to check the directory schema necessary for the user mapping feature. (-2147467259) this error might happen if your user does not have schema editing permissions."
Could anyone advise how to set the schema editing permissions for a user id in eDirectory ?
Thanks.

HRS=PBEG HRS?SNTB
HRS=PBEG
PBEG values will be copied to HRS Variable
HRS is an operation which used for comaprisions
PBEG Begining of time pari
HRS?SNTB
HRS Compares with SNTB
HRS=PEND
PEND values will be copied to HRS Variable
HRS?SNTE
HRS Compares with SNTE
Best Regards

Similar Messages

  • Users not visible in "Edit permissions..." in workspace

    Hi there,
    I have created several users using user management console (we are using native directory). Users can log into workspace and working in it.
    But I have problems with defining permissions for folders/reports in workspace. In "Edit permissions..." dialog I can see only "admin" user and "WORLD" group.
    Can anybody help me please?
    Thanks,
    Vlado

    Hi, Try one of the following:
    1. Provision the native users with viewer role for BI+, if not done already
    2. For the folder, containing the reports, have these users being provisioned? Are you able to view the users with provisioning access to the folder?
    3. Do not put any filter for users and begins with combination to display all possilble users
    Let me know if that works!

  • Edit Permissions ribbon buttons

    Environnment: 3 mostly identical farms each has 2 app servers and 2 WFEs. I am web app and site collection admin on all farms and site collections.
    Problem: In farm 3, when I go to the permissions settings, all buttons except the Modify ones (edit user permissions and remove user permissions) work. Modify buttons are greyed out (with "This control is currently disabled"). This is true
    on every site, list and item in every site collection on farm 3 for all site collection admins and Full Control users. I can also add/remove users from SP groups. But can't edit group permissions.
    I am however, able to edit permissions and remove users using powershell. I've looked at all the settings I can think of. I replaced the entire Template, Resources, BIN and User Code folders in the 14 hive with copies from the other farms
    that are working. That didn't help. I tried replacing the service account with a fresh one, adding and removing entries in the hosts file, turning loopback on and off, clearing the config cache running the config wizard, updating the telerik files. The
    logs and event viewer show no issues. I've not yet tried repalcing the config DB since the farm is in use and that downtime would need an announcement.
    Anyone ever see this before?

    Issue resolved. This was caused by a KwizCom eval solution that was globally deployed. I retracted all globally deployed solutions and the issue went away. I re-deployed them one at a time and it stopped working after kwizcom got redeployed.
    We also found that a function call that was messing with the permissions ribbon refresh function: _layouts/kwizcom_copymovespcontent/pagecomponent.js?v=11.0.10.1
    I retracted and removed the kwizcom solution WSPs and the issue is now gone. Hope this helps someone later on.

  • How to Remove Edit permissions to a group/user when an list item is approved.

    Hi,
    We have a requirement of removing the edit permissions on custom list item when a item is approved, this I have to implement using OOB feature or customization and designer, but no code should be involved.
    Can anyone please suggest me to implement this.
    Thanks, Swaroop Vuppala

    Check this below
    You need to use item level permissions.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/9e3a624e-77d3-432f-9a2b-3f25b925423a/how-to-remove-edit-and-delete-option-for-a-list-item-when-approval-workflow-is-complete-and?forum=sharepointgeneralprevious
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • IDocumentQuery.Execute() method throws user does not have edit permissions exception

    I'm trying to query a document folder for all of its containing documents. Its a basic query like this:
    IPortletContext PortletContext = PortletContextFactory.CreatePortletContext(Request,Response);IRemoteSession PTSession;PTSession = PortletContext.GetRemotePortalSession();IDocumentManager documentManager = PTSession.GetDocumentManager();
    IDocumentQuery documentQuery = documentManager.CreateQuery(FolderID); documentQuery.SetSortProperty(ObjectProperty.Name);IObjectQuery queryResults = documentQuery.Execute();
    When I'm logged into the portal as an administrator, everything works fine. However if I'm logged in as a "regular" user, I get this exception when calling the Execute() method:
    Plumtree.Remote.PRC.PortalException: Exception of type Plumtree.Remote.PRC.PortalException was thrown. ---> System.Web.Services.Protocols.SoapException: Server was unable to process request. --> Access denied: Current user does not have edit permission
    I'm sending the Login Token to the portlet. Now I've tried giving the user Edit rights on the document folder as well as Edit the Knowledge Directory rights in the Activity Manager, but neither gets rid of the exception. I'm not sure what other "Edit" permissions to check. I don't even see why the user would need "Edit" permission to anything in the first place since the Execute() method simply returns an IObjectQuery that doesn't have any ability to make changes to any objects. I know that I could use the SearchFactory interface, but I wanted the results to be real time. Any help would be much appreciated. Thanks!
    Jimmy

    The problem here is that the query is created with default settings to show unapproved documents -- only users with edit access can see unapproved documents. Add the bold line to your code and it will work.
    IDocumentManager docManager = prcSession.GetDocumentManager();IDocumentQuery docQuery = docManager.CreateQuery(iFolderID);docQuery.SetShowUnapproved(false);IObjectQuery queryResults = docQuery.Execute()

  • Linked PDF with Open Doc password- false, Edit Permissions- true, requires password to open AI doc

    I would like to password protect editing of a placed PDF. I have set the PDF Open Doc password to false and the Edit permissions to true. Illustrator still requires the permissions password to OPEN the Illustrator document. This would defeat the purpose, no?

    Well, it does seem to work, sort of. The Illustrator document with a placed, protected PDF asks for the password when opening. The password is also required when attempting to embed (edit) the linked PDF, as expected.
    I would think the correct behavior should be  for the Open Document password protection (or lack of) to control opening the Illustrator document and the Edit Permissions password to be applied when embedding or flattening the linked PDF, making it accessable to editing. Acrobat seems to be able to make this distinction.
    This would be a significant feature for users who need to restrict editing of sensitive portions of their layouts while allowing necessary prepress work downstream.

  • Users cannot access Document Library althouth they have Edit permissions

    Hello,
    I have a strange SharePoint 2013 case, or at least it's strange to me.
    Users from the company cannot access a Document Library although I've granted them Edit permissions. The Inheritance from the parent have been broken, all inherited groups have been removed and all users have unique permissions to this library. Here is the
    setup:
    Web App -> Sub Site A -> Sub Site B -> Sub Site C -> Sub Site D -> Library
    So these users have Read access from the Web App down to Sub Site B. They cannot see Sub Site C and D because these sites are also with broken inheritance and unique permissions. But I've granted Edit permissions for these users to the Library.
    If I assign View permissions for these users to the Sub Site D then they can upload and edit documents in the library, but still cannot see Sub Site C which was my intention anyway. Again i don't want them to see Sub Site D either, but if i remove the View
    permissions they can't access the library.
    On SP 2010 this was not an issue. I'm not sure if here the permissions are different or not, but I've never seen such issue before.
    Any ideas will be much appreciated. I hope the explanation is good enough to describe the issue.
    Many Thanks in advance.
    Ivo

    Hi Ivaylo,
    According to your description, my understanding is that the user with only Edit permission on the library cannot access the library.
    I recommend to check if the Limited-access user permission lockdown mode feature is deactivated in root site.
    If it is not, deactivate it and then test to see if the issue still occurs.
    To deactivate the feature, please go to the root site > Site Settings > Site collection features > deactivate Limited-access user permission lockdown mode.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Uploading a video to sharepoint without editing permissions

    Hello people.
    I need to set up a sharepoint online 2013 website that allows our users to upload videos to a web part or list on the website, without giving them editing permissions.
    Is there a way of doing this?
    FYI I might not be allowed to use infopath forms to achieve this.

    There are multiple ways to achieve this.  You can use the dropoff library by enabling the Content Organizer feature on the site collection (this could give them ways to upload different types of content and you can put it in different libraries
    based on metadata). 
    http://office.microsoft.com/en-us/sharepoint-server-help/create-content-organizer-rules-to-route-documents-HA101807927.aspx
    Another way is to create a custom permission level on the library, where you copy the contributor permission level, and then remove the "edit" ability:
    http://technet.microsoft.com/en-us/library/cc263239.aspx

  • Edit Permissions for Facebook

    I am trying to find how to edit permissions for facebook.  I go to options, applications and facebook is not listed under applications.  Then I went to the Application Center icon on my Blackberry 9560 click on Facebook but I don't have the option to edit permissions all that pops up are Help, Reinstall, Switch Application and close.  I have not been able to log on to Facebook all day today 7/23/2010.  When I try I get a message "A connection cannot be established to the Facebook server."  Is anyone else having this problem?  Any suggestions greatly appreciated!  Thank you.

    Hi,
    To get to the permissions for Facebook, go to Options>Applications.  By default, it will show the list of Third Party applications.  After the list loads, scroll to the top and change the list to Add On applications.  Facebook is under that list.  Go to Facebook application and do not click on it, simply have it highlighted.  Press the Menu key and select Edit Default Permissions.  There you can make changes.  Simply save after you make the changes you want.
    On a side note, Facebook was having some problems today, and across a lot of various forums, users have been reporting Facebook connection problems.  So, yours might not be wrong, probably just Facebook.
    Doc

  • Narrowing Edit Permissions

    Edit is a permission required for certain groups for entering metadata when uploading documents. This permission also allows members of this group to edit site pages.
    I need to disable editing of site pages while keeping permission to enter metadata.
    How can I do this?
    Thanks.

    Instead of giving the users permissions at a site level, you can break the inheritance with this document library and grant edit rights there.
    Andy Wessendorf SharePoint Developer II | Rackspace [email protected]

  • Office 365 Shared External Contacts - how do I delegate Edit and Update permissions to users

    Hello
    Office 365 Shared External Contacts - how do I delegate Create/Update/Delete/Edit permissions to users who are not Admins? These Contacts are in the Global Address List. Not Outlook personal Contacts. O365 Small Business Premium

    Hi,
    To grant users delegate permissions, open Outlook, go to FILE -> Info -> Account Settings -> Delegate Access -> Add -> Search and add the user, click OK -> Edit the permission of the user. We can set different permissions in the dropbox
    of Contacts.
    There are four permisssions for Contacts:
    1. None
    2. Reviewer (can read items)
    3. Author (can read and create items)
    4. Editor (can read, create, and modify items)
    Select the permission that you want to grant the user.
    We can also modify the permission later in this section.
    I hope the information is helpful, if I misunderstood anything, feel free to correct me and provide more detailed description of the question.
    Regards,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Financial Reporting - Report permissions problem HFM 11.1.2.1

    In Workspace, Explore, I added a new report. If I right-click and choose Edit Permissions there are no permissions showing. I added the viewer role as view, interit. I even waited 24 hours and the users still cannot see this report, eventhough I can see it.
    Any tips for setting report permissions? I checked Shared Services and they are provisioned for theExplorer, Dynamic Viewer and Viewer roll for reporting.

    It actually did take a few hours because I did have them log off this morning after I set to view. I'm not sure if it is something I should pursue. This is a new environment (2 months).

  • Why can't I edit certain pages within a PDF?

    I use acrobat pro to edit powerpoint presentations that have been turned into PDFs. In some documents, certain pages won't let me select images using the edit text & images function ( normally if you hover over, a blue outline appears, indicating something you can select but nothing happens one these slides), and I can select the add text tool and create a text box, but whatever I type in it doesn't show up. I've tried switching back and forth between the selection tool and the hand tool, but that doesn't make a difference.
    I have tried adding sticky notes on these pages, which seems to work, but often makes the program crash before I can save what I wrote.
    Thanks in advance for any help.

    They are lecture notes, originally powerpoint files and converted to PDFs and posted online. If I didn't have editing permissions, I don't think I would be able to edit any of the pages, but it is only certain ones within editable documents. It seems to be tied to documents having a lot of images, which also make adobe crash very often.

  • Problems with permissions in Acrobat 9.1

    I´m having problems with the edition permissions in acrobat 9.1 pro extended.
    I´m trying to stamp a FDF with corrects values into a PDF with security and changes allowed to fill in forms.
    the problem is this:
    I choose a permission password and a level of changes allowed.
    Then save and close. And my aplication to stamp the FDF doesn´t work.
    But, if I open again the PDF and MODIFY the "changes allowed" to any level of them, It seems to doesn´t matter any of them while I modify it. Then save and close again... and... Magic! the stamp works.
    I´m looking for an reason for this all the day. But I don´t find any explanation. I suppose that acrobat would make some changes each time the rectrictions are modified... but I´m not sure.
    Does anybody know why could be happening this or what does acrobat exactly?
    Thanks a lot if someone can help me.
    and sorry for my bad english ^^

    Hello and thax for responding.
    No, that was one of the first things we tried.
    My helpful guy in the store went into Terminal and tried to figure out why all the files were tied to Administrator and needed Root password to move or delete.
    Even the folder that he created via Terminal (he added a folder just to see what happended) got the + mark after it and was there by not able to move or add files into, without admin password.
    I also used the 10.6 startup DVD to go in and try to reset the ACL for my internal SSD drive, but that did not seem to help either.
    There is something about these files and disk that is not giving my Macbook permissions to change the info.
    Can also maybe be good to know that before the disk crashed, I managed to use time maschine to back it up. I hooked up the disk to my computer, added another backup disk and backed up my Internal MacBook drive together with the (about to) crashing disk. Then I copied the info from this time machine disk on to the New Drive.
    What I believe I need is to re-write the permissions on the disk so that not only admin are allowed to change the info but I have no idea how to do that.
    Hope this gives you a little more of a clue what´s is going on and that you have an idea how to solve it.
    Thanx

  • Concurrent Editing Excel Workbook Sharepoint Online

    I am having an issue that hopefully someone out there has some experience with.
    We have a deployment of Sharepoint online working right now and we are running into an issue where Excel documents can only be edited by 1 person at a time. I need for those workbooks be be able to allow multiple people to get in to edit concurrently.
    I have went through the options to share workbook but that doesn't seem to work. 
    What am I missing? It seems like Sharepoint should allow for this type of behavior.
    Sean
    This topic first appeared in the Spiceworks Community

    Hi,
    For your issue, there are some things you can try:
    If you have Excel installed on your device, you can download the workbook and then open it in Excel.
    If you have edit permissions to the workbook, you can try to
    reduce the workbook's file size.
    If you do have Power BI for Office 365 and the workbook contains a Data Model, you can check to see if the workbook is visible in
    Power BI sites on Power BI for Office 365 and
    enabled for web viewing.
    If you don’t already have
    Power BI for Office 365, you can sign up for it. Ask your administrator for help with this.
    For more information, refer to the following article:
    https://support.office.com/en-us/article/File-size-limits-for-workbooks-in-SharePoint-Online-9e5bc6f8-018f-415a-b890-5452687b325e?ui=en-US&rs=en-US&ad=US
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

Maybe you are looking for