Can't create or modify ldap group or user

I have a web proxy 4.0.6 (ans i try with 4.0.7)server link with 2003 active directory server
But I cannot create or manage group
The BaseDN is OU=company,DC=ssc,DC=com
The BindDN is CN=Administrator,CN=Users,DC=ssc,DC=com
The web proxy server can add organization into active directory
But cannot create group and user, Error:
Adding group3... Problem
An error occurred while contacting the LDAP server.
(No such attribute)
The server was unable to process the request, because the request referred to an attribute which does not exist in the entry.
Adding user3... Problem
An error occurred while contacting the LDAP server.
(Naming violation)
The search of group have a bug too i can' find any group but i can find users or OU
So how can we say that it's LDAP compatible, there is a bug in this module ?
Merci
Edited by: killa74 on Mar 29, 2008 10:49 AM

Strange but the problem seems to have just gone away on its own!

Similar Messages

  • User can't create, edit, or remove groups and fix I found causes more issues.

    Hello!
    I have a user that can't create, edit, or remove groups within Lync client 2013.  I found a fix online that removing the SIP information will fix the issue.  It did but when I do that they have no control over their phone from Lync.  So I
    added the SIP information back and then the original issue comes back.  Is there a way I can have both?  We are using the 2013 client but are running Lync 2010 on the server. 
    Thanks!

    I found a fix online that removing the SIP information will fix the issue.  It did but when I do that they have no control over their phone from Lync.
    Hi,
    would you please elaborate about the message above you provided? Did "SIP information" mean user profile?
    If yes, it maybe the issue of address book sync. you can try to force Lync to immediately download the address book with the following way:
    execute the following command from the Windows Command Prompt run as an administrator;
    reg add HKLM\Software\Policies\Microsoft\Office\15.0\Lync /v GalDownloadInitialDelay /t REG_DWORD /d 0 /f
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Error creating and modifying protection groups

    When modifying or creating a new protection group I periodically get a DPM 945 event with this text:
    <FatalServiceError><__System><ID>19</ID><Seq>27</Seq><TimeCreated>1/6/2012 4:54:22 AM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>SqlException</ExceptionType><ExceptionMessage>Cannot
    insert the value NULL into column 'owner_sid', table 'msdb.dbo.sysjobs'; column does not allow nulls. INSERT fails.
    The statement has been terminated.</ExceptionMessage><ExceptionDetails>System.Data.SqlClient.SqlException: Cannot insert the value NULL into column 'owner_sid', table 'msdb.dbo.sysjobs'; column does not allow nulls. INSERT fails.
    The error seems to have the following pattern:
    1. I log on and launch the MMC.  Modification of the protection group works.
    2. Try to do a second modification and the error occurs.
    3. Log out and log back in, relaunch the MMC and I can modify the protection group. 
    Seems like a bug?
    Rob

    In further testing with the Release Candidate...here is what is happening:
    1. Any change  to a protection group or creating a new one causes the error.
    2. It does not happen the first time when modifying a protection group.  Only subsequent modifications.
    3. It happens with protection groups with and without Exchange, a change from my earlier statement.
    Here are the event logs that are generated:
    The description for Event ID 955 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event: 
    The consistency check resulted in the following changes to SQL Server Agent schedules: Schedules added: 5 Schedules removed: 0 Schedules updated: 0.  
    Problem Details:
    <ConsistencyCheck><__System><ID>26</ID><Seq>15</Seq><TimeCreated>1/20/2012 6:56:13 PM</TimeCreated><Source>SchedulerImpl.cs</Source><Line>719</Line><HasError>True</HasError></__System><Tags><JobSchedule
    /></Tags></ConsistencyCheck>
    the message resource is present but the message is not found in the string/message table
    The description for Event ID 955 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event: 
    The consistency check resulted in the following changes to SQL Server Agent schedules: Schedules added: 0 Schedules removed: 10 Schedules updated: 0.  
    Problem Details:
    <ConsistencyCheck><__System><ID>26</ID><Seq>1228</Seq><TimeCreated>1/20/2012 7:40:18 PM</TimeCreated><Source>SchedulerImpl.cs</Source><Line>719</Line><HasError>True</HasError></__System><Tags><JobSchedule
    /></Tags></ConsistencyCheck>
    the message resource is present but the message is not found in the string/message table
    The description for Event ID 945 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event: 
    Unable to connect to the DPM database because of a general database failure.  Make sure that SQL Server is running and that it is configured correctly.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>1236</Seq><TimeCreated>1/20/2012 7:40:29 PM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>SqlException</ExceptionType><ExceptionMessage>Cannot
    insert the value NULL into column 'owner_sid', table 'msdb.dbo.sysjobs'; column does not allow nulls. INSERT fails.
    The statement has been terminated.</ExceptionMessage><ExceptionDetails>System.Data.SqlClient.SqlException: Cannot insert the value NULL into column 'owner_sid', table 'msdb.dbo.sysjobs'; column does not allow nulls. INSERT fails.
    The statement has been terminated.
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlRetryCommand.ExecuteNonQuery()
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SqlAgentHelper.AddJob(String jobName, String jobOwner, String CategoryName)
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SqlAgentHelper.RegisterSchedule(Schedule schedule)
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.RegisterScheduleHelper.PerformDBOperation()
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.RegisterScheduleHelper.Execute(SqlContext sqlContext)
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SchedulerImpl.Register(SqlContext sqlContext, String scheduleXml)
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.CreateScheduleDefinition(String jobDefinitionId, RecurrenceType[] scheduleRecurrances)
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.ScheduleJobDefinition(JobTranslator jobTranslator)
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.ScheduleReplicationJob(JobTranslator jobTranslator, BackupTypeType backupType, Boolean scheduleOnlyForApplications)
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.ScheduleFullDeltaReplicationJobForApp()
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ProtectedGroupTranslator.UpdateJobDefinitions()
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ProtectedGroupTranslator.TranslateGroup(IMCatalogType IMCatalogXmlPassed, String intentCatalogXml)
       at Microsoft.Internal.EnterpriseStorage.Dls.Engine.CIntentServices.ConfigureProtectedGroup(UInt16* bstrIMCatalogXml)
       at Microsoft.Internal.EnterpriseStorage.Dls.Engine.CCoreServices.ConfigureProtectedGroup(CCoreServices* , UInt16* bstrIMCatalogXml, tagSAFEARRAY** exceptionResult)</ExceptionDetails></FatalServiceError>
    the message resource is present but the message is not found in the string/message table
    Rob

  • Do the purchase order can be created with several purchasing groups?

    Hello gúrus,
    I need your help again a.s.a.p. please!
    We are implementing SAP R/3 ECC 600 and we have SRM too.
    In the SRM is possible to create a purchase order with several purchasing groups, but, in MM we cannot because of the purchasing groups is the the header level.
    Somebody expert from SAP told to the client that its possible to create a Purchase order in MM with several purchasing groups..
    Is it possible? or, where I can find information from SAP that said that its not possible?
    Could you help me please?
    Regards,
    Sandra Palomo

    How can I create a PO with different purchasing groups to the same PO?
    Could you give me a detail?
    Regards,
    Sandra Palomo

  • Can not create or modify DHCP pool in UC560

    I can't create new or modify existing DHCP pool inside our UC560 by using CCA 3.2.3 version: Configurate->Routing->DHCP server.  I always get error "invalid DHCP pool range. The default gateway IP address 192.168.2.1 must be within the range of the address excluded from the DHCP pool."
    I check my DHCP exclude tab: I already have start IP: 192.168.2.1 and End IP 192.168.2.10.
    I would like to know solution to modify my current DHCP pool or I can add new DHCP pool by using CCA.  If I have to use CLI, please let me know how to do it.
    Thanks
    Jacques

    Something with my configuration that CCA can't modify it.. It have to go through CLI
    Thanks,
    Jacque

  • Can I create a knock out group?

    I created an image of a box rectangle, fill color, gradient to white, round corners, softened edges and beveled edges. I created a 180 flip copy of the image so I now have two images color top gradient to white and bottom up color to white. They are now grouped as one.
    I created a duplicate and scaled it down a duplicate and I want to use the top smaller image to knock a hole into the same bottom image like a picture frame.
    Not sure how i can do that. Illustrator does not give the same edge options that InDesign does. So I cannot create it in Illustrator and place.
    Ideally What I am trying to create is an image /picture frame with the inside properties the same as the outside. The properties that I described above. I would be satisfied with a straight edge inside.
    Thanks in advance.
    Rich

    That is what I wanted to do. The look I wanted was rounded inside and outside picture frame. Gradient top to mid black to white and reverse that for the bottom. Hollow inside with rounded edges.
    The problems seems to be creating a knockout with two groups of two images that are grouped. I can now see why that is a problem.
    Group one Top image gradient black top to white. Duplicate that and flip 180 now black bottom to white up . Group them. Copy the grouped items and reduce 30% . Overlay them. Create knockout. Can't do because pathfinder options were grayed out.
    You can't create a knockout of two groups of grouped items. THe effects are irrelevant.
    It was a look that I was looking for I did do it in Illustrator.

  • Can not create or modify objects via GUI

    I have installed Oracle SQL Developer version 1.5.1. The option to create/modify tables via the GUI is not available when i right click i get the options to explore directory, notepad, refresh, apply filter, clear filter (grayed), capture table (grayed), capture into existing model (grayed), quick migrate (grayed) and help i have looked aroung the entire workbench and have not found the option to create/modify tables with advanced options via teh GUI. i can create and modify tables if i type in sql commands but do not have the GUI. Is that a separeate adapter you have to install.
    Thanks
    NGM

    Hi NGM
    Could that be related to the user privileges? Please control with another account that can make create/alter table ?
    What are the privileges of your user?
    It works fine for me on the release : Oracle IDE 1.5.1.54.40.
    Try to Check for Updates in the help menu.

  • How can I send scheduled reports to group of users?

    Hi,
    I want to schedule some reports and send the results to a group of users, which use InfoView. I know that there is an option in the scheduler to send scheduler results to the business objects inbox. By deselecting "standard settings" I can send them to the inboxes of all members of the group.
    The problem is, that I have lots of user groups and lost of reports to schedule. Therefore I want to use the web service consumer SDK to configure the scheduler. The SDK allows to configure the business objects inbox as destination, however it seems to lack the functionality to use any other inbox than the one of the logged in user.
    So my questions are:
    - Have I overseen a way to send scheduled reports to multiple inboxes using the web service consumer SDK?
    - As an alternative, is it possible to configure an inbox so it is shown as additional inbox in the InfoView of a user group? Something like a "shared group inbox"?
    - As an alternative, is it possible to have a shared group folder and send the scheduled report there?
    Thanks for any help
    Joern

    Hi Jorn,
    I don't know SDK so can't answer that part.
    Regarding the other questions:
    - As an alternative, is it possible to configure an inbox so it is shown as additional inbox in the InfoView of a user group? Something like a "shared group inbox"?
    The answer is no. The Inboxes are associated to one account and you need to be logged in with that account to access it.
    - As an alternative, is it possible to have a shared group folder and send the scheduled report there?
    Outside of BO yes. You can schedule reports to a shared folder on your network. But not in BO. You can only create an instance where the original report is saved.
    Another thing that might help you, would be to have a look at publications. You can schedule several reports at the same time and send them to different groups. It will save a lot of time compared to doing it for each report.
    Regards,
    Philippe

  • LDAP groups from User View

    Hi All,
    Can anyone tell me how I can retrieve the LDAP groups from a User View? When I retrieve a user View I don't see where the LDAP groups are located on the View. Is there an attribute I'm missing or is there an alternative mechanism to retrieve the LDAP groups from a User view?

    In the user view, you will have to customize the user view form per documentation. Add a multi-select field if editing, or a list/text area using the ldapGroups from the resource. You can find more on ldapGroups in the documentation for resource adapters. Sample code also helps.

  • Can we creat an Apple ID for multiple users?

    I work for a company where we are rolling out iPads in big amounts. The problem is that they all need an Apple ID in the training they get about the iPad they receive because they have to install MobiControl on it.
    It's no problem to let them create an Apple ID at home, but they have to fill in credit card numbers once they connect at work when they try to install apps. That's the problem... Not everyone want's or has credit cards...
    Maybe it's possible to create an Apple ID for multiple users???
    Thanks!

    iPad in Business and Education
    You may find a better answer in this part of the forum, since it's meant for situations like you're in.
    http://www.apple.com/support/appleid/
    is also info about apple ID's.
    You can make apple ID's without a credit card, you just have to jump through a couple of hoops to do it since the default is that people will always give a credit card. The key to making an ID without a credit card is that you try to download a free app first, then follow the 'make an ID' prompt. That will get you the 'none' option for payment.

  • How can you create a customized page to change user password?

    Hello to all,
    I would like to create a customized page for a user to change their password. We are using Portal version 3.0.9 on Windows NT/2000. Currently there is a page in portal where a user can change their password.
    I tried linking to that page by copying the shortcut url and adding it as an html portlet. The problem is that we want to direct the users to a
    page of our choosing when they click on the "cancel" and "ok" buttons. I read in the forums that there is a selfreg.cmd script.
    I also read that there is some code that has been available.
    Has anyone implemented a customized user password change page? Do you know of any links that might have steps to follow or
    more informatioin?
    Thanks in advance,
    Lindsay

    Hi,
    I was able to customize the change password screen through a procedure. This is what I did:
    * Created a procedure under the Portal30_sso schema:
    CREATE OR REPLACE procedure reports_chage_password
    site2pstoretoken in varchar2 default null
    ,p_username in varchar2 default null
    ,p_error_code in varchar2 default null
    ,p_submit_url in varchar2 default null
    ,p_done_url in varchar2 default null
    ,p_pwd_is_exp in varchar2 default null
    ,p_password in varchar2 default null
    is
    begin
    htp.htmlopen;
    htp.headopen;
    htp.title ('<TITLE of Page>');
    htp.headclose;
    htp.bodyopen;
    htp.p('<table width="100%"><tr><td colspan=2 align=center><IMG SRC=<directory of image if you want>"><br><hr><br></td></tr>');
    htp.p('<tr><td colspan=2 align=center>');
    htp.p('<font COLOR="#000080" face="Times New Roman" size=+2><b>');
    htp.header(nsize => 1 ,cheader => 'Change Password');
    htp.p('</b></font>');
    htp.p('</td></tr><tr><td align=right>');
    htp.formopen(curl => p_submit_url );
    htp.p('<font color="#000080" face="Times New Roman" size=+1>');
    htp.p ('Username:');
    htp.p('</td><td alight=left><font color="#000080" face="Times New Roman" size=+1>');
    htp.p(p_username);
    htp.p('</font>');
    htp.p('</td></tr>');
    htp.formHidden(cname => 'p_username',cvalue => p_username);
    htp.br;
    htp.p('<tr><td align=right>');
    htp.p('<font color="#000080" face="Times New Roman" size=+1>');
    htp.p ('Old Password: ');
    htp.p('</font>');
    htp.p('</td><td align=left>');
    htp.p ( htf.formPassword(cname => 'p_old_password',csize => 30,cmaxlength => 30) );
    htp.p('</td></tr>');
    htp.br;
    htp.p('<tr><td align=right>');
    htp.p('<font color="#000080" face="Times New Roman" size=+1>');
    htp.p ('New Password: ');
    htp.p('</font>');
    htp.p('</td><td align=left>');
    htp.p ( htf.formPassword(cname => 'p_new_password',csize => 30,cmaxlength => 30) );
    htp.p('</td></tr>');
    htp.br;
    htp.p('<tr><td align=right>');
    htp.p('<font color="#000080" face="Times New Roman" size=+1>');
    htp.p ('Confirm New Password: ');
    htp.p('</font>');
    htp.p('</td><td align=left>');
    htp.p ( htf.formPassword(cname => 'p_new_password_confirm',csize => 30,cmaxlength => 30) );
    htp.p('</td></tr>');
    htp.p('<tr><td rowsapn=2>');
    htp.formHidden(cname => 'p_done_url',cvalue => '<the url that you want users to go to when they are done>');
    htp.formHidden(cname => 'p_pwd_is_exp',cvalue => p_pwd_is_exp);
    htp.formHidden(cname => 'p_password',cvalue => p_password);
    htp.formHidden(cname => 'site2pstoretoken',cvalue => site2pstoretoken);
    htp.p('</td></tr>');
    htp.p('<tr><td align=right>');
    htp.formSubmit(cname => 'p_action',cvalue => 'OK');
    htp.p('</td><td align=left>');
    htp.formSubmit(cname => 'p_action',cvalue => 'CANCEL');
    htp.p('</td></tr></table>');
    if p_error_code is not null then
    htp.br;
    htp.fontOpen(ccolor=> 'red', csize=> 4);
    if p_error_code = 'auth_fail_err' then
    htp.p('Old password is incorrect');
    elsif p_error_code = 'pwd_rule_err' then
    htp.p('The new password does not follow '||
    'the password policies.');
    htp.br;
    htp.p('Verify with your System Administrator '||
    'about the Password Policies');
    elsif p_error_code = 'confirm_pwd_fail_txt' then
    htp.p('Confirmation for new passord is not '||
    'the same as the New Passowrd');
    elsif p_error_code = 'null_new_pwd_err' then
    htp.p('New password cannot be null');
    elsif p_error_code = 'null_old_pwd_err' then
    htp.p('Old password cannot be null');
    else
    htp.p ('Error: ' || p_error_code );
    end if;
    htp.fontClose;
    end if;
    end;
    * Grant this procedure to PUBLIC
    * Update the portal30_sso.wwsso_ls_configuration_info_$:
    UPDATE portal30_sso.wwsso_ls_configuration_info_$
    SET LOGIN URL = '<YOUR CUSTOM LOGIN URL OR THE WORD UNUSED IF YOU DON'T HAVE ONE> http://<MACHINE_NAME>.<DOMAIN>/pls/portal30_sso/portal30_sso.<NAME OF PROCEDURE>';
    * After you update the table, go to your account information link, and click on the change password link.
    * Then copy the url that you see in your address line
    * And if you want a change password link at the top of your portal page, just go to EDIT on your page, then edit the banner defaults. Then in the links add the Lable and the URL. The URL would be the URL you copied from the previous step.
    Hope this helps.
    I've customized the login page too if you would like some sample code for that. Let me know.
    Martin

  • ISE: create rules with AD groups for Users and Computers

    Hello,
    We've just begun to work with ISE.
    Is it the good place to post on ISE, or there is a dedicated forum in another place?
    We'd like to create some rule depending of Computer member groups AND Users member groups from AD, but we meet some difficulties.
    We've created AD groups for Computers and Users depending of their Department:
    Users_1
    Users_2
    Computers_1
    Computers_2
    When we create some basics rules regarding one group only:
    - with a group Computers_x to attribute a specific VLAN to a computer (when no Windows session is opened), it runs correctly.
    - with a group Users_x to attribute a specific VLAN to an user (when Windows session is opened), it runs correctly.
    But when we create a rule regarding a group from Computers and one from Users, to attribute a specific VLAN to an user on a specific computer, this rule is not applied.
    Is it possible to use ISE on this way?
    Thanks for help.
    Regards,
    Chris

    Enable EAP Chaining— if  you want Cisco ISE to allow authentication of both machine and user in the same  EAP-FAST authentication.
    http://www.cisco.com/en/US/solutions/collateral/ns340/ns414/ns742/ns744/docs/howto_80_eapchaining_deployment.pdf

  • Can I create & publish site for another .Mac user?

    My wife is a .Mac member and I piggybacked a .Mac e-mail address through her account. Now I'm trying to help my father, a recent Mac convert and .Mac member, by creating a website for him with my version of iWeb 08. When I open iWeb on my computer (first time as I've always used Dreamweaver to create websites), I'm locked out of pretty much everything (I'm assuming because I'm not a full .Mac member which it's somehow linking to). If I have my father's .Mac info, can I create a site for him and upload it for him on my computer, and if so, how would I do this?
    Thanks in advance for any help!
    ~Chris

    All you need to do to post to his .Mac account is find out what his .Mac username and password are and input them into the .Mac pane of System Preferences. That will give iWeb access to his .Mac space. If you end up getting your own .Mac at a later time, you will have to change that info in System Prefs.
    I created a separate user on my computer for a 2nd website that I publish for my church. That way I keep all the iWeb and .Mac account info separate without having to jump through any hoops - I just have to switch users.

  • Can I create an icloud account from another user's iphone?

    I lost my iphone and I didn't create an icloud account. Can I create my icloud account from someone else's iphone?

    Too late now, if your intent was to locate your phone. There is no way to locate your phone if you didn't set this stuff up before you lost your phone.

  • How can i create or modify a file in my resuorces?

    Hi
    I have a file .txt in my resources.
    I can read this file by the following code:
    InputStream oIS = getClass().getResourceAsStream("/" + FileName);
    How can i modify it?
    Thnks

    The resources in the Jar files are archived, so you cannot modify them(they are read-only). In order to modify data, try to use as storage
    the RMS(Record Management Store).
    So, the steps you have to follow are:
    1. Open your resource file.
    2. Open The Record Store and create a record store for your application.
    3. Read the information from your resource file and put it in your record store.
    4. Close the file and the record store.
    By doing this you create an alias of the file in the record store and you can read/write/modify it.
    You can search the internet for a better solution but you will not find it.

Maybe you are looking for

  • OPEN Dataset - Peculiar problem

    Hello experts! I am facing a peculiar problem with ABAP keyword OPEN DATASET. I have a directory to which I am adding new files using OPEN DATASET FOR OUTPUT.. this works perfectly fine in the Consolidation system. But the same thing does'nt work in

  • Where can I find the Users Manual for the DROID TURBO?

    Where can I find the Users Manual for the DROID TURBO?

  • Links to URLs don't work in published file - Captivate 4

    In Captivate 4, my links to URLs do not work in my published file.  I am rolling this out via email to a small number of people.

  • ICloud photo library and iPhone/iPad storage space

    Hi, I use iCloud photo library beta for some time and it's a great feature for apple product. However, I'm a bit worried about what happend after some time. Now I have 20Gb of storage in iCLoud and 16Gb iPhone 6 and iPad air 2. On both of them is the

  • Using Internet enabled SQL*Plus

    I' d like to use this feature just as it is describe in the document from Luan Nim. I wrote a simple test_sql.sh that work very well under unix. # test utilisation sqlplus sous Web #! /usr/bin/sh # . $HOME/.profile echo Content-type: text/html # Mise