LDAP binding to OSX4.7 server  - Tiger vs. Panther.

For the purpose of re-imaging, I am in the process of creating disk images to be deployed from external firewire drives as well as Netinstall onto all my clients over the summer. Due to the fact that some of my clients are incapable of running OSX4 Tiger (no firewire, as well as other hardware limitations), I am creating two disk images - one "Full Tiger" and one "Limited Panther".
I have ran into problems with the LDAP settings for my two images: The Tiger image (OSX4.6) connects fine to the Open Directory (OSX Server 4.7) server, but the Panther image (OSX 3.9) doesn't. I have been rummaging around in all the nooks and crannies of the LDAP settings and they seem to be set identically in the two images, but yet, the Panther image does not bind to OD.
Are there substantial differences in how Panther and Tiger connect, beyond basic settings, via LDAP to OD OSX.4 server that I may be unaware of?
I already tried to delete and recreate the LDAP connection details on the Panther.
Thanks.
Sigurd
Panther Tiger Mac OS X (10.4.6) LDAP Bindings

Got some help from my IT Dept. and they took care of it.

Similar Messages

  • LDAP Bind Failure: Can't contact LDAP server in Presentation Server

    I have configured LDAP configuration in the RPD and am able to connect to the LDAP from the BI server. Its returning the information i need when i test through the admin tool. But when i try to log in from the PS using the same network id and password, it gives me the below error:
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused. [53003] LDAP bind failure: Can't contact LDAP server. (08004).
    I know for sure, the network connectivity is working as i get my results back from the BI Server. Please advise, if i need to change other configurations on the Presentation end. As my network folks have run out of ideas. Thx!

    user9125812 wrote:
    Yes, i am pinging from OBIEE Server through the RPD and i am successful.Pinging the OBIEE Server through the RPD? Ping is a DOS command, how can oyu "ping through the RPD".
    Can you go to the server, open a CMD windows and do "ping nsldap.companyname.com" and see if it works. If it works it could be that the LDAP port is blocked by a firewall or OBIEE is not able to make a connection. Make sure you are using the correct port as well. Install an LDAP client in your OBIEE Server and test that you can connect to your LDAP server from your OBIEE Server, not from the RPD. You can use this:
    http://jxplorer.org/

  • LDAP: error code 48 - Server is Configured to Deny Anonymous Binds

    Is it possible to authenticate user from java code when Anonymous binds in Oracle Internet Directory is disabled? I have been trying to make direct LDAP calls for authentication but it gives me error as below:
    javax.naming.AuthenticationNotSupportedException: [LDAP: error code 48 - Server is Configured to Deny Anonymous Binds];
    Appreciate help from fellow members.
    Thanks,
    Shivam

    You create a user entry in OID specifically to be used by your java application. Some folks refer to this type of user entry as a proxy or service or utility account. You may not want this service account to be located in your cn=users,dc=acme,dc=com container with the reset of your normal user entries. You may want to create a cn=serviceAccount,dc=acme,dc=com container (as an example) for all of these types of accounts. Or you can put it in your cn=users container, that's fine as well.
    cn=java-app-01,cn=serviceAccount,dc=acme,dc=com
    or
    cn=java-app-01,cn=users,dc=acme,dc=com
    Then your java app gets configured to use this account to perform an authenticated bind/search (in lieu of the anonymous bind/search) to find the full DN of the user logging into your java app. Most ldap enabled applications ask the user to provide only the common name (cn) or unixID (uid) and password at the application login prompt.
    1. The app then performs an anonymous bind/search for the full user entry DN of the user attempting to authenticate into the application.
    or
    2. The app then performs an authenticated bind/search (using the service account) for the full user entry DN of the user attempting to authenticate into the application.
    ...once the app receives back the full user entry DN, the app takes that full DN (dn: cn=gatesb,cn=users,dc=acme,dc=com) and the password provided by the user and attempts the user authentication.
    Hope this helps.....

  • How do I bind to directory server with SSL and authentication?

    I'm running Lion Server 10.7.3, Open Directory master. In Open Directory/Settings/LDAP, I've checked the box to Enable SSL and selected a (self-signed) certificate. In Policies/Binding, I've checked the box to Enable Authenticated Directory Binding.
    Testing with a client computer on which Snow Leopard has been freshly installed and fully updated, I went to System Prefs/Accounts to bind to the new directory server. The good news is, the binding was successful, and when the client initiates an AFP connection with the server, it uses Kerberos, creating a ticket as expected. (Which doesn't work with Lion clients, alas, but that's a seperate matter.)
    Here are the problems:
    1) It looks like the binding did not use SSL. By which I mean that when I opened Directory Utility and examined the LDAPv3 entry, the SSL checkbox was not checked. (If I then check the box, everything looks fine until I restart the client, after which I have a red dot. So I'm guessing that checking the box does nothing until after restart, and that it breaks the binding.)
    2) I was never prompted to authenticate for the directory binding.
    So I get that literally I'm *enabling* SSL and Authenticated Directory Binding, but it seems like the defaults are to bind without SSL or authentication, and there's no obvious-to-me way to force the binding to use those things. How do I do that?
    What I'd really like to do is *require* SSL and Authenticated Directory Binding. I want this because my belief (correct me if I'm wrong) is that if authentication is required to bind to the server, no one will be able to bind to my server without my permission, and that SSL offers a more secure connection to my server than not-SSL. How do I require these things, or do I not really want to?
    Thank you.

    You cannot connect to databases via Muse at the moment. Please refer: http://forums.adobe.com/message/5090145#5090145
    Cheers,
    Vikas

  • Bind to report server problem

    hello all
    please i want your help of my case that iam trying to run areport from aform both are (10g).
    the problem is when calling the report from a button in aform with this code in the ''when_button_pressed'' trigger
    web.show_document('http://localhost:8889/reports/rwservlet?&report=c:\MODULE2.jsp&destype=cache&desformat=PDF&userid=scott/tiger@ahmad');
    it generates for me aweb page with an error (REP-51002: BIND TO REPORT SERVER FAILD).
    The advise presented from reports builder help is to make sure that the Reports Server is running and that the Reports Server name is correct.
    so i make from run the following test ''rwserver'' it gives me aprompt with a message (please consult the installation guides for how to setup and run this program).
    so please please help find the solution.
    note: when i try to run the report from the report builder it works good and generates the report properly both paper layout or web layout.

    Thank u so much rajesh for your advises and help.
    i have tried your steps you have written in the last theared on my pc and on another pc has the same (10 g release) and project and i got the following results:
    1.For the scond pc evry thing was good and works properly. when performeing the command (rwserver server= rep_server) it intializes the report server and starting it very well and calling a report from aform goes well. and when running your form REPORT_SERVER_LIST.fmx it gives me the results for list of rep servers started.
    But on my pc which has the problem when running the command (rwserver server= rep_server) it starting the rep server for a 1 or 2 seconds then quickly shutdown the report server alone.
    when trying again and again when starting the rep server it gives a windos error msg says (connot delete file ''rep_repservername'') and shut down the rep server.
    can u please rajesh explain for me wy it is happening?
    i have tried to solve the problem so i vave opened the (Devhome\reports\server\) and and i found the reports servers files thier. i have recognised that that those files is (.dat) files and was considered the (Windos media player 10) as the recomended program to open . Do you think Rajesh that the (Windos media player 10) desabling the report servers and shutdown it??? becuase i have so that no recomended progrom to open in the good pc.
    please rajesh help>>>.
    ahmad salem

  • REP-51002: Bind to Reports Server failed

    Hi,
    I have installed Oracle Database 10g R2 and Oracle Developer 10gR2.
    I installed it in both Windows 2000 SP4 and Windows XP SP2.
    I would like to call a Report using a button inside Oracle Form.
    I create my own Report Server, using : rwserver server=repsrv
    A Java-based window appear OracleAS Reports Sevice, and showed that repsrv is ready.
    In Form (inside a button -> WHEN-BUTTON-PRESSED) :
    1. Using RUN_REPORT_OBJECT()
       rep_id := find_report_object('REPORT10');
         if not id_null(rep_id) then
           v_rep := run_report_object(rep_id);
         else
              message('Null');
       end if;
       a. If I did not specify the name of the Report Server in Reports node of Form's property object
    (I leave it blank)
    The following error appear :
    FRM-41211: Integration error, SSL failure running another product
    b. If I specify the name of the Report Server : repsrv
    The following error appear :
    FRM-41213: Unable to connect to Reports Server repsrv
    2. Using WEB.SHOW_DOCUMENT()
    a. If did not I specify the server name in the parameter
    WEB.SHOW_DOCUMENT('http://localhost:8889/reports/rwservlet/getjobid'|| SUBSTR(v_rep,INSTR(v_rep,'_',-1)+1)||'?'||,'_blank');Another web browser appear and the following error appear :
    REP-51002: Bind to Reports Server rep_<computer_name> failed
    b. If I specify the server name in the parameter --> server='repsrv'
    WEB.SHOW_DOCUMENT('http://localhost:8889/reports/rwservlet/getjobid'|| SUBSTR(v_rep,INSTR(v_rep,'_',-1)+1)||'?'||'server=repsrv','_blank');Another web browser appear and the following error appear :
    REP-51002: Bind to Reports Server repsrv failed
    In Report :
    If I try to navigate manually to :
    1. http://localhost:8889/reports/rwservlet using web browser.
    It showed OracleAS Report Services - Servlet Command Help page.
    2. http://localhost:8889/reports/rwservlet?userid=scott/tiger@orcl&report=D:\PRACTICE\FORM\MODULE1.JSP&destype=cache&desformat=html
    The following error occured
    REP-51002: Bind to Reports Server rep_<computer_name> failed
    3. Finally,
    http://localhost:8889/reports/rwservlet?server=REPSRV&userid=scott/tiger@orcl&report=C:\PRACTICE\FORM\MODULE1.JSP&destype=cache&desformat=html
    The following error occured
    REP-51002: Bind to Reports Server repsrv failed
    4. Any attempt to different command (i.e showenv, showjobs, etc) seems failed
    If I did not specify the server then REP-51002: Bind to Reports Server rep_<computer_name> failed
    If I specify the server - 'repsrv' then REP-51002: Bind to Reports Server repsrv failed
    5. I have tried to use rwrun in command line.
    rwrun report="D:\My Documents\form\module1.jsp" userid=scott/tiger@orcl destype=file desformat=pdf desname="D:\My Documents\form\module2.pdf"
    The PDF file created and it looks exactly as the web layout as in Oracle Report Builder (Run Web Layout CTRL-R)
    Question :
    1. What supposed to be done?
    The Report server is ready, but the web browser seems unable to connect to Report Server.
    2. Can we used or call or executed an executable command line from Form (using PL/SQL inside button)?
    Any help would be grateful.
    Many thanks,
    Buntoro

    Hi Buntoro,
    Try out the following format....with web.show_document
    URL_VAR:='/reports/rwservlet?server='||rep_server_name_var||'&report='||report_path_var||'\'||report_file_var||'&desformat='||desformat_var||'&destype='||destype_var||'&userid='||username_var||'/'||password_var||'@'||tns_var||'&paramform='||param_form_var;
    WEB.SHOW_DOCUMENT(URL_VAR,'_parent');
    where ...._var are the specific variables...
    Simon

  • Problem removing LDAP binding

    Hello,
    When we set up our 10.6 server we did not know about the message it broadcasts offering to give "services" to clients, ie bind them to LDAP. Last fall several of our boarding students chose this option on their personal macs and they got our school login window and got restricted access to their computer. I showed them how to option-login and deselect management and remember the choice. I then went to the login options and unjoined them from the server.
    On at least one machine, this has not reverted the machine to the usual, unmanaged login box. I have trashed all mcx preferences to no avail. How can I remove all traces of the LDAP binding from this machine?
    Thank you,
    Kevin Kopchynski

    OK, I think I have gotten this done.
    The student actually used their full name on their computer account, which of course we also have on our Open Directory setup. I changed this on his computer so that there will be no conflict.
    I have also determined that the network information such as the green light will show up on a computer that has never been bound to LDAP.
    But it will NOT, as this student's had been, offer the local admin to bypass management or even respond to the option key at login.
    After changing the account I ran through all of the deletions mentioned by Antonio, still got the option to bypass management, but I hit "remember" and refresh preferences. That seemed to be the finishing touch. The machine no longer responds to the option key at login.
    By the time I did this mcxquery showed "no information available"
    Thanks again for the help.
    Kevin Kopchynski

  • Using LDAP from 10.5 Server with Joomla

    Has anybody successfully used the LDAP from 10.5 server with Joomla?
    Here is another post in Joomla's forums asking the same thing
    http://forum.joomla.org/viewtopic.php?f=473&t=260357

    I've had some success with the LDAP integrated into Joomla 1.5. Although, Joomla currently appears to require an email address during validation. So, if you don't have email addresses in the OSX LDAP database, a user can not fully login even if the username and password is correct).
    Here are my sanitized settings
    Host: hostname.domain.tld , e.g. [email protected]
    Port: 389
    LDAPV3: yes
    Negotiate TLS: no
    Follow Referrals: no
    Authorization Method : "Bind and Search"
    BaseDN: cn=users,dc=hostname,dc=domain,dc=tld , e.g. dc=myserver,dc=mydomain,tld=com or whatever OD LDAP is set for.
    Search String : uid=[search] // I do not know if this is valid.
    UserDN: uid=[username],dc=hostname,dc=domain,dc=tld
    Connect username:
    Connect password:
    Map full name: cn
    Map email : email
    Map userid : uidnumber
    When you enable the module, you should see an OD LDAP log entry
    Something like
    May 29 2008 19:04:33 USER: {0x4230826a3fffffff0000000f0000000a, username} is the current user.
    May 29 2008 19:04:33 AUTH2: {0x4135826cffffffff0000000a0000000a, username} CRAM-MD5 authentication succeeded.
    May 29 2008 19:24:11 RSAVALIDATE: success.
    If you don't get any log messages, LDAP has rejected the query outright.
    Regards,
    Jay Vicory

  • LDAP Bind Failure

    Hi All,
    We are facing the issue "LDAP bind failure:Cant contact LDAP server".
    We are facing for now and then....Can you guys tell me the corrective action to correct this?
    Our LDAP server is Novel e-directory.
    RMD

    Try referring http://rnm1978.wordpress.com/2010/12/02/troubleshooting-obiee-ldap-adsi-authentication/
    Hope it helps

  • Downgrade from Tiger to Panther?

    Hi All,
    Is it possible to downgrade a Tiger Server back to Panther? We upgraded to Tiger on one XServe to see if there were any issues. Because we have one lisence we need to downgrade that server so we can install Tiger on the good one.
    TIA - Vijay

    Archive and install is only for OS X Client.
    If you really want to do this, the only way might be to export your OD Data using the "Archive" function in Server Admin. This puts the data in a format that looks just like when you do a command-line export of OD Data in Panther. You may be able to command-line import it to Panther Server. If you're interested in going with that, you can look up the info in the Server Documentation, or Apple Support files. I believe they have step-by-step instructions on command-line export/import of OD Data.
    Besides the OD data, though... you're pretty much on your own. I don't know of a way to save all of your other services' settings.
    Good luck.

  • Windows machine bind with mac server without magic triangle using pgina

    Any operating system of windows 7 will bind with Mac server.
    Here is the tip and configuration.
    Download Pgina 3.1.8 version and install it on any windows platform machine.
    For installing pgina you required Dot Net framework 4.2 or later version.
    After installing configure the pgina service. Under plugin selection select LDAP, Local Machine, Email Authentication.
    For LDAP select all the check box. Select configure tab and edit.
    Example
    Server Name : Mydomain.com. IP Address : 10.0.0.1
    LDAP Host - server name or ip address.
    LDAP Port  - 389  Timeout - 10
    Search DN  - Admin user name of mac server
    Search Password - Admin password of mac server
    Group Pattern - Blank (delete default)
    Authentication for LDAP.
    User DN pattern - Default (No change)
    Check search for DN
    Search filter - dc=mydomain,dc=com
    Search channel - dn=mydomain.com
    And then click save.
    For Local machine :
    Select default and save it.
    Email Authentication :
    Protocol : pop3
    server address : server IP address
    Port : 110
    Timeout : 10000
    Save.
    Logout and loginto Opendirectory user's Login.
    And Map your network driver. And configure the outlook on your Local machine.
    For ichat use pidgin software.
    For ical use syncmate software.

    Any operating system of windows 7 will bind with Mac server.
    Here is the tip and configuration.
    Download Pgina 3.1.8 version and install it on any windows platform machine.
    For installing pgina you required Dot Net framework 4.2 or later version.
    After installing configure the pgina service. Under plugin selection select LDAP, Local Machine, Email Authentication.
    For LDAP select all the check box. Select configure tab and edit.
    Example
    Server Name : Mydomain.com. IP Address : 10.0.0.1
    LDAP Host - server name or ip address.
    LDAP Port  - 389  Timeout - 10
    Search DN  - Admin user name of mac server
    Search Password - Admin password of mac server
    Group Pattern - Blank (delete default)
    Authentication for LDAP.
    User DN pattern - Default (No change)
    Check search for DN
    Search filter - dc=mydomain,dc=com
    Search channel - dn=mydomain.com
    And then click save.
    For Local machine :
    Select default and save it.
    Email Authentication :
    Protocol : pop3
    server address : server IP address
    Port : 110
    Timeout : 10000
    Save.
    Logout and loginto Opendirectory user's Login.
    And Map your network driver. And configure the outlook on your Local machine.
    For ichat use pidgin software.
    For ical use syncmate software.

  • Ldap bind mechanism in java

    Hello all,
    Im facing find solution for ldap bind similar to [ldap_bind|http://php.net/manual/en/function.ldap-bind.php] function in php.
    it seems easy and nice.
    I had look around the web and some forums and got direction to use this
    But this is not similar solution as in php.
    ldap_bind use only conection, userName and password dont know nothing about password hash method and will verify credentials as valid or invalid.
    Anyone have informaiton or ideas how to do it in java?
    Petr, cz
    Edited by: PetrCZ on May 19, 2010 11:22 PM
    Edited by: PetrCZ on May 19, 2010 11:23 PM

    You don't need to know the LDAP hash at all to do a bind and user password check. That's against security - why would a administrator let anyone know what hashing he uses - thats letting an important piece of your security out (even though thesemodern hashes are pretty much ir-reversible)
    All you need is use Sun JNDI code to do a bind , use authentication method Simple and then gives user's id and password in clear-text. Directory server will itself take care of converting clear text password passed by you and comparing it with hashed user password in LDAP.
    From your code perspective if you get a DirContext back - your bind was successful otherwise you will get a NamingEnumeration exception.
    try reading through DirContext InitialDirContext ... just do a random search and you should get numerous helper code over internet.

  • Upgrade Safari 1.2 to 1.3.1 after downgrade from Tiger to Panther

    I wished to restore performance to my G3 iBook by downgrading from Tiger to Panther, and have been successful with that and have restored all apps to Panther versions except for Safari. The downgrade (archive and install) left Safari 2.0 on my HD for some reason, which of course wouldn't launch under 10.3.9. I dragged Safari 2 to the trash, downloaded Safari 1.2 which installed fine. However when I try to upgrade now to 1.3.1, I am told by the installer that the software cannot be used with the disc volume (the system volume) I choose to install to.
    (BTW, invoking Software Update says my software is all up to date, even though I'm only on Safari 1.2.)
    I've seen the other threads which have suggested removing Safari pkg receipts from /library/receipts, but this hasn't helped me in this case; I can't find any thread that had a successful resolution yet. Anything else anyone can suggest? Many thanks.
    iBook 12" G3 800 Mhz Mac OS X (10.3.9) downgraded from Tiger
    iBook 12" G3 800 Mhz   Mac OS X (10.3.9)   downgraded from Tiger

    Mark:
    Welcome to Apple Discussions.
    You can try using Pacifist to extract Safari from your install disk and install it. You may then be able to upgrade it more easily, although I can't promise that for sure.
    Unless you are absolutely wedded to Safari, I find Camino to be at least as good (I think better) as Safari, and looks almost identical, so that there should not be much of a learning curve. I also use Firefox and especially like it for the measure of security it provides.
    Please do not hesitate to post back with further questions or comments.
    Good luck.
    cornelius

  • Javax.servlet.jsp.JspException: REP-51002: Bind to Reports Server reportserver fail??

    why i cant open my report in JDeveloper tools but i can open in report builder ????
    this is the error i get ...
    Reports Error Page
    Fri Oct 18 15:41:54 SGT 2002
    javax.servlet.jsp.JspException: REP-51002: Bind to Reports Server reportserver failed
    javax.servlet.jsp.JspException: REP-51002: Bind to Reports Server reportserver failed
         int oracle.reports.jsp.ReportTag.doStartTag()
              ReportTag.java:329
         void MyReport.jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              MyReport.jsp:4
         void oracle.jsp.runtime.HttpJsp.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              HttpJsp.java:119
         void oracle.jsp.runtimev2.JspPageTable.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
              JspPageTable.java:302
         void oracle.jsp.runtimev2.JspServlet.internalService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              JspServlet.java:407
         void oracle.jsp.runtimev2.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              JspServlet.java:328
         void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              HttpServlet.java:336
         void com.evermind.server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              ServletRequestDispatcher.java:684
         void com.evermind.server.http.ServletRequestDispatcher.forwardInternal(javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse)
              ServletRequestDispatcher.java:269
         boolean com.evermind.server.http.HttpRequestHandler.processRequest(com.evermind.server.ApplicationServerThread, com.evermind.server.http.EvermindHttpServletRequest, com.evermind.server.http.EvermindHttpServletResponse, java.io.InputStream, java.io.OutputStream, boolean)
              HttpRequestHandler.java:735
         void com.evermind.server.http.HttpRequestHandler.run(java.lang.Thread)
              HttpRequestHandler.java:243
         void com.evermind.util.ThreadPoolThread.run()
              ThreadPoolThread.java:64

    i still get the same error .. is it i need to set any environment variable or ... any setting ...??
    login Oracle Database
    user name = system
    password = manager
    services = dbhenry
    setting JSP Report
    Report Name = MyReport1
    Reports Server = reportserver
    Parameters = userid=system/manager@dbhenry
    the cource code below is my JSP report coding :
    <rw:report id="MyReport1" parameters="server=reportserver&userid=system/manager@dbhenry">
    <rw:objects id="objects">
    <?xml version="1.0" encoding="WINDOWS-1252" ?>
    <report name="MyReport1" DTDVersion="9.0.2.0.0">
    <xmlSettings xmlTag="MYREPORT1" xmlPrologType="text">
    <![CDATA[<?xml version="1.0" encoding="&Encoding"?>]]>
    </xmlSettings>
    <data>
    <dataSource name="Q_1">
    <select>
    <![CDATA[SELECT ALL HENRY.TEL, HENRY."ADD", HENRY.NAME, HENRY.ID
    FROM HENRY ]]>
    </select>

  • Bind to Reports Server localhost failed

    Hi:
    I am using Oracle 10g(1.2.0.2) on winxp professional.
    I successfully deployed my war using Oracle Enterprise Manager. but when i try to run the application on browser using link
    http://your_computer_name:port/MyReportApp/JSPreportname.jsp?userid=user
    ID/password@database_name
    I get the following error
    javax.servlet.jsp.JspException: REP-51002: Bind to Reports Server localhost failed
    my oracle app server is on default port 80 and when i run http://localhost the application server default welcome page comes up
    my report server is also running i use the following coomand on browser
    http://localhost/MyReportApp/JSPreportname.jsp?userid=user
    ID/password@database_name
    and I am inserting the proper user id password and database name
    i think i should be using the port No on which the report server is listening to if this is right can anybody help me where i can find this port No
    regards

    The error suggests that your report server name is taken as "localhost" which is strange.
    Check the name of server in rwservlet.properties file in OH/reports/conf
    also try to run this--
    http://your_computer_name:port/reports/rwservlet/getserverinfo?
    this should give the default server name which can be used for your jsp deployment.
    Regards
    Subodh

Maybe you are looking for

  • Wrong use of "Scan From String" function in a while loop?

    Hi, I've got a "Scan From String" function inside a while loop. On the first iteration it converts correctly the number passed by the input string (for example 4) But on the second one it has only spaces (one or more \s) as input string. I expected t

  • Hp c6180 all in one scan problem

    Hp all in one C6180 printer/fax/scanner/copier will not recogonize handwritings so as signatures. The letters and number print as characters ? ~ ! and some caps. I  Appreciiate your help.

  • Oracle Calendar Sync for PocketPC and ActiveSync 4.0 Support

    I'm trying to sync Oracle Calendar and Windows Mobile 5 for a user. PocketPC 2003 Second Edition worked fine. ActiveSync 4.0 is not offering me the ability to sync with Oracle Calendar. Any ideas? Message was edited by: user462421

  • Is this a known bug (copying text freezes up APE)?

    I have had this happen to me several times now, and am now pretty sure what causes it: APE freezes up, becoming totally unresponsive. I can't even shut it down (both Organizer and Editor) via Windows Task Manager (Ctrl+Alt+Delete). What gets me to th

  • How to Start Visual Composer..??

    Hi Friends I am new to Visual Composer. I installed SAP Netweaver 2004s SP7 which comes with Visual Composer. My Server is up and running. Let me know how to start Visual Composer Please let  me know the post installation configureation to start the