Create directory-linked user in GW2014

Hi,
I want to create a directory-linked user or enable this link after the creation of an user. Didn't find a sample in sdk-doc.
Somebody can help?
Have test to create a simple user with json and xml. Works fine after support from Preston.
https://forums.novell.com/showthread...71#post2317671
Thanks Heiko

Sorry, typo,
in the json/xml data, the ldapDn should be "ldapDn" not "ldapDN" It is case sensitive
--Morris
>>> Morris Blackham<[email protected]> 5/5/2014 8:57 AM >>>
Once the user is created, you can set the directory link. You will have to supply the users directory DN and the GroupWise Directory ID (the name of the directory you created in GW Admin for the edir or AD directory).
The URL would be ..../gwadmin-service/domains/yourdom/postoffices/yourpo/users/newuser/directorylink
the data needed is:
directoryId: yourdirectoryID
ldapDN: cn=user,ou=blah,etc
Then use a PUT method with the above URL and the above data as json or xml.
Optional - If you want to then sync the directory data to GW, add /sync to the above URL, then use POST method (no data needed)
Also optional - You can then publish all email addresses for the user to the directory using /publish added to the above URL and do a POST. This is providing you have the Publish EMail Addresses enabled on the Email Publishing tab of the directory definition.
--Morris
>>> hschoene<[email protected]> 5/5/2014 5:36 AM >>>
Hi,
I want to create a directory-linked user or enable this link after the
creation of an user. Didn't find a sample in sdk-doc.
Somebody can help?
Have test to create a simple user with json and xml. Works fine after
support from Preston.
https://forums.novell.com/showthread...71#post2317671
Thanks Heiko
hschoene
hschoene's Profile: https://forums.novell.com/member.php?userid=32236
View this thread: https://forums.novell.com/showthread.php?t=476730

Similar Messages

  • When starting Lightroom 5.6 for the first time I get the error message "AgPathUtils.getStandardFilePath: can't create directory at: /Users/.../Pictures" when trying to import pictures

    Today I installed Lightroom 5.6 on Mac OS 10.9.4. Photoshop Elements 11 is also installed on this computer. This Lightroom Version is the 30 day test version. My Picture folder is linked to a secondary hdd, but this worked fine with any other program so far. This error keeps me from editing / opening pictures. Any help is appreciated.

    I replaced the symlink with a folder named "Pictures" and it actually worked. At least a new menu shows up. BTW Photoshop Elements does not complain.

  • Burrito install fail, trying to create directory in wrong place

    Below is the error log from my attempted install. Of the 23 errors 22 are being unable to deleted things it never created. The error that seems to be the initial cause is this:
    Unable to create directory "\\drnas02\users\CADU\gae04\..\Adobe Flash Builder Burrito Preview
    \\drnas02\users\CADU\gae04 is a home directory I have on a network drive, but the installer isn't trying to create the directory there, it is trying to put it one dir up (with the ..) where I don't even have read permissions.  I never specified the gae04 directory to the installer, but I assume its defined as some sort of application data directory as one other app created a directory there.
    Here is the full error log.
    Exit Code: 7
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 23 error(s), 0 warning(s)
    ERROR: 16101 Unable to create directory "\\drnas02\users\CADU\gae04\..\Adobe Flash Builder Burrito Preview
    ERROR: 16101 Command ARKCreateDirectoryCommand failed.
    ERROR: 16101 Unable to delete directory "\\drnas02\users\CADU\gae04\..\Adobe Flash Builder Burrito Preview". Error 2 The system cannot find the file specified.
    ERROR: 16101 Error rolling back command ARKCreateDirectoryCommand
    ERROR: 16098 Unable to delete file copy at "C:\Program Files\Adobe\Adobe Flash Builder Burrito\eclipse\configuration\config.ini" Error 3 The system cannot find the path specified.
    ERROR: 16098 Error rolling back command ARKMoveFileCommand
    ERROR: 16097 Unable to delete directory "C:\Program Files\Adobe\Adobe Flash Builder Burrito\eclipse\configuration". Error 2 The system cannot find the file specified.
    ERROR: 16097 Error rolling back command ARKCreateDirectoryCommand
    ERROR: 16035 Unable to delete file copy at "C:\Program Files\Adobe\Adobe Flash Builder Burrito\AMT\application.xml" Error 3 The system cannot find the path specified.
    ERROR: 16035 Error rolling back command ARKMoveFileCommand
    ERROR: 16034 Unable to delete file copy at "C:\Program Files\Adobe\Adobe Flash Builder Burrito\AMT\application.sif" Error 3 The system cannot find the path specified.
    ERROR: 16034 Error rolling back command ARKMoveFileCommand
    ERROR: 16033 Unable to delete directory "C:\Program Files\Adobe\Adobe Flash Builder Burrito\AMT". Error 2 The system cannot find the file specified.
    ERROR: 16033 Error rolling back command ARKCreateDirectoryCommand
    ERROR: 21 Deleting Registry Key - failure. Error 5
    ERROR: 3 Unable to delete file copy at "C:\Program Files\Adobe\Adobe Flash Builder Burrito\FlashBuilder.exe" Error 3 The system cannot find the path specified.
    ERROR: 3 Error rolling back command ARKMoveFileCommand
    ERROR: 2 Unable to delete file copy at "C:\Program Files\Adobe\Adobe Flash Builder Burrito\.eclipseproduct" Error 3 The system cannot find the path specified.
    ERROR: 2 Error rolling back command ARKMoveFileCommand
    ERROR: 1 Unable to delete directory "C:\Program Files\Adobe\Adobe Flash Builder Burrito". Error 2 The system cannot find the file specified.
    ERROR: 1 Error rolling back command ARKCreateDirectoryCommand
    ERROR: The following payload errors were found during install:
    ERROR:  - Adobe Flash Builder: Install failed

    Indeed, our core installer team has agreed to supply the home folder path token we need for this fix, in time for the Burrito release.
    I experimented with changing my own network Documents location a few months ago, and was able to move it down one level without much difficulty. The actual steps vary a little depending on whether you're on WinXP, Vista or Win7:
    WinXP:
    http://support.microsoft.com/kb/310147
    Win7:
    http://social.answers.microsoft.com/Forums/en-US/w7files/thread/fd508c30-7dad-4a7e-a652-ba 49828e5f0e
    -Chris

  • How do I create admin console users with full access to configuration and the directory in every instance?

    I want to be able to create directory user ID for the iPlanet administrators. They should be able to access the admin console and all the instances created. They should be able to configure each instance and directory. I was able tocreate Admin Server Administrators but they were only able to modify the directory(tab) and not the configurations(tab). Any help would be greatly appreciated!
    Thanks.
    Keith

    Hi Keith,
    In o=netscaperoot, edit the static group called cn=Configuration Administrators, ou=Groups, ou=TopologyManagement, o=NetscapeRoot - this group contains the admins peer to your config admin. Since the console is quirky and doesn't let you add in users not in netscaperoot, just click advanced and put in the full dn of whoever you want in by hand, e.g., uid=scarter, ou=people, dc=mydomain,dc=com as a static member. then rebind to the console with the full dn and passwd, and away you go :)
    james

  • Creating a link for external users to view my project

    Hi -
    I want to share my RoboHelp project with external users that do not have access to my company's internal server if I publish there. Is there a way to create a link to my project that I can just share with other people?
    Thanks!

    Hello again
    Are you clicking the "view result" link? If so, the CHM should simply open. However, there are a host of things that can go wrong along the way and to figure out what may be happening we need to ask all sorts of questions.
    Did you click View Result after it finished? If so, what happened? An error? Nothing? What?
    Where are you attempting to compile the help? When you look at the properties of your Single Source Layout recipe, where are you pointing the output folder to? What is the file name?
    Are you able to open and view other CHM files? Do you know what a CHM file is?
    As you can see, there are many questions to answer. And probably others I failted to think of.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • How can I create a link that allows users to convert a Wiki pages into PDF format.

    I am working on an enterprise Wiki library site collection, but I want to create a link named “Convert to PDF” , which allow users to convert the current Wiki into a pdf file. I need this link to be displayed some where in all the exsiting Wikis pages, and
    on any new wiki page. Can anyone advice if there is already such as capability within sharePoint 2013.
    Thanks

    Hi,
    For your requirement, we can add this link to the master page, then it will appear in the pages which apply this master page.
    To convert the current page to PDF, you can take consideration of using jsPDF.
    The links below with demos for your reference:
    http://parall.ax/products/jspdf
    Best regards
    Patrick Liang
    TechNet Community Support

  • Create Session or User by Click on the link

    Hi everybody,
    I have a link on my page login. I want to know how can I create a session for a user Who exist in HTMLDB whitout login or how can I create a new user only by click on this link.
    Thank you.
    Sik.

    Sounds like you have some search redirect Malware or a Rootkit.
    Install, update, and run these programs in this order. They are listed in order of efficacy.<br />'''''(Not all programs detect the same Malware, so you may need to run them all to solve your problem.)''''' <br />These programs are all free for personal use, but some have limited functionality in the "free mode" - but those are features you really don't need to find and remove the problem that you have.<br />
    ''Note: If your Malware infection is bad enough and you are mis-directed to URL's other than what is posted, you may have to use a different PC to download these programs and use a USB stick to transfer them to the afflicted PC.''
    Malwarebytes' Anti-Malware - [http://www.malwarebytes.org/mbam.php] <br />
    SuperAntispyware - [http://www.superantispyware.com/] <br />
    AdAware - [http://www.lavasoftusa.com/software/adaware/] <br />
    Spybot Search & Destroy - [http://www.safer-networking.org/en/index.html] <br />
    Windows Defender: Home Page - [http://www.microsoft.com/windows/products/winfamily/defender/default.mspx]<br />
    Also, if you have a search engine re-direct problem, see this:<br />
    http://deletemalware.blogspot.com/2010/02/remove-google-redirect-virus.html
    If these don't find it or can't clear it, post in one of these forums for Rootkit removal help: <br />
    [http://www.spywarewarrior.com/index.php] <br />
    [http://forum.aumha.org/] <br />
    [http://www.spywareinfoforum.com/] <br />
    [http://bleepingcomputer.com]

  • I want to create a directory in users machine

    I want to create a directory in users machine if the dir does not exist.My java prgm reads the files from particular directory but i want it like if it does not exist then the java code should create it.Please help

    Is this a database question? Because if you have a Java class running in the database, you it cannot create a directory on the client machine-- code on the database server doesn't have access to the client file system.
    If this is not a database question, and you just have a client side Java application, you can use the java.io.File class.
    Justin

  • Portable Home Directory (PHD) not being created for new users

    Creating users in the Workgroup Manager also created their home directories at the time I created it when we were using Leopard 10.5 server.
    But now that it is upgraded to 10.6 server, it doesn't do anything when I create a new user and tell it to "Create Home Now".
    Any idea how to fix this?

    Assuming that the server is properly configured (most importantly DNS) try running sudo createhomedir -a
    and see what that does. In my experience, clicking the create home now button doesn't always work.
    See here for more info on this command.
    http://support.apple.com/kb/TA21050?viewlocale=en_US
    Note that this has worked for me on 10.3 to 10.5 Server - I've not tried it with 10.6.
    Jeff

  • Creating a link to a file on a Windows server?

    I am trying to create a link to a file located on a Windows server that I can email to users and they can click on the link and it will open the actual file.
    Here is what I have done so far:
    smb://server/sharedfolder/document.doc
    The user can click on the link but it just opnes up the "sharedfolder" and then you have to find the file you want and then open it and that works.
    I need the link to be able to just open the actual file.
    Is there a way to do this??
    Thanks

    Since it's a file download, there's no reason to add the target="_blank", I'm guessing your file is 404 for some reason which would give you a blank window per the target.
    Make sure the case structure of the file and link are identical. Servers are case sensitive, a server sees CheckIPApp.zip and checkIPApp.zip as totally different files. Your local OS sees them as the same thing so during local testing it will work, when uploaded, it won't.
    Make sure you've loaded the file onto the server at the exact location specified by the link. It should be in a folder called "Zip Files" that resides on the same directory level as the page that the link is on.
    You may also want to normalize your file names. They should be all lower case alpha-numerics without any spaces (use hyphens or underscores instead) and without special characters ($%&*). You can use DW's Files window to change names and DW will fix the links automatically.

  • Having problems installing firefox error msg says error creating directory c:\programme files (x86)\mozilla firefox\searchplugins

    Hi, I have been having problems with Internet Explorer 8 using Windows 7 so wanted to install Firefox but unable to as get a message saying error creating directory c:\programme files (x86)\mozilla firefox\searchplugins

    Thank you guig2! Followed your bleepingcomputer.com link above and found the problem was my permissions on C:\Users\Bill\AppData\Local/Temp. It was not "Full Control" for my User or Administrator. Updated the two lines to permit full control for folder, subfolder and files. Ran perfect.

  • How to create a link to a unix document in interactive report??

    on the same UNIX server where APEX 4.2 is installed I have a directory with pdf documents - /d01/apex/docs/mydoc.pdf for example.
    How can I create a link in APEX interactive report to point to the document and allow users to view or download on their PC's?
    Thanks.

    Hello,
    In your report source, you should use something similar to:
    Select empno , ....., '<a href= "#IMAGE_PREFIX# ........" >' Download from server '</a>' as "Download" from empWhere #IMAGE_PREFIX# stands for Static resources "i" in your web server. it should be in your case (for Windows):
    C:\apex\imagesYou may need to use CASE Clause for multiple Docs
    Please see this example:
    http://apex.oracle.com/pls/apex/f?p=63066
    worksapce: somefeto
    user: test
    pwd: test
    Regards,
    Fateh
    Edited by: Fateh on Oct 24, 2012 11:35 PM

  • Pages, Subcommunities & Knowledge Directory Link of Parent Community

    Is there an easy way to get the pages, sub-communities, and knowledge directory link of a parent community? Essentially I need to get all the information that GetCurCommPages provides, but for a parent community.

    What did you do on the computer before this problem arose? Updating, cleaning, what?
    Have you tried the applications in another user account on the computer? Do so and if you dont' have an another account you can create one in System preferences > accounts. Tell us the result.
    As you have problems with TextEdit to I think you have a system problem affection the applications you mentioned. Do some maintenance like Repair permissions, delete cash etc. Onyx is a frre applications that you can download from http://www.titanium.free.fr/download.php

  • Programmatically creating Oracle Applications users and groups....

    Hi,
    does anybody know of a way for programmatically creating Oracle Applications users and groups....
    --Arvind Ashtekar                                                                                                                                                                                                                                                       

    So my question is still unanswered:
    1)I want to add users programmatically. Can I use apps.fnd_user_pkg to do this.If I am using MS Active Directory Single sign on
    2) Are you sure it is supported ny Oracle. If yes, Can you give me the link supporting this.
    Can you add my name to ur yahoo chat friends My id is arvind_ashtekar2001
    I need urgent help.
    I am getting login pag not found error for e-buz home page. iAS Server is runnung fine.(One more thing setup is failed after 100% installation. I mean it did once more system check and the error was jsp not resonding. And no action after that just sinply close that message windoe and manually close setup dialog)
    What might me the error.
    Thanks
    --Arvind Ashtekar                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Creating a link to specific view in a submitted InfoPath form via C#

     
    Hello,
    I have an InfoPath form that is submitted by a user, then the c# executes logic on a button click which is to send approver a link to a approver view within the submitted form(my company is
    not allowing use of Work flows).
    I have a problem creating this link namely because SharePoint changes the patter of a string that is used in creating a form name(Username and now() function characters change
    in URL).
    Is there an easy way to reference an url to a view in Infopath form via C#
    Thank you.
    Nemanja
    Nemnaja Sovic

    Brian,
    You can use the following javascript syntax to open a document on local drive:
    xfa.host.gotoURL("file:///C:/yourdocument.pdf",1);

Maybe you are looking for

  • Ipod 4g shut down and will not turn on or charge

    Greetings, yesterday my ipod nano 4g played some music and shut itself off after being in my vehicle during the day although not in direct sunlight. I had thought that it ran out of charge and took it home and hooked it up to my computer as I normall

  • Map application does not show blue route between destinations.

    recently installed io6 but MAP appliacation is not showing Blue line between starting and final destination.? what is wrong and how to correct - plse advice. informatively location service and map is ON. Phone has been rebooted.

  • Java.io.File and output.write to newly created file

    I'm using output.write(""); in conjunction with java.io.File to create a file with field data from a form submit. The file gets created and includes anything I add between the quotes rather then searching for it's value. My question is what is the sy

  • Issues installing creative cloud apps on iMac 10.9.4

    I am trying to install Muse on my iMac 10.9.4 and have successfully downloaded and installed the CC app, however on downloading the Muse trial it just sits there saying it's downloading and nothing happens (6 hours yesterday and another hour this mor

  • Why has the boundary outline of my radial filter disappeared ?

    When I click on the radial filter and then on to a spot on the photograph, I can see that changes are being made, however the filter edges are not visible. I have tried rebooting my MAC as well as downloading and re-installing Lightroom 5.7.