LDAP client for solaris 9 with ds5.2 on other box

Hi
I have ds5.2 installed on Box1. I am trying to configure ldapclient on solaris 9 box. I want this to point to existing ldap server for authentication. Sun documentation is not clear about how to do that ? as some of the switches mentioned with ldapclient doesn't work. Most of the solutions I saw are on integrated solaris 9 ds server configuration. e.g idsconfig etc. I am not finding how to do basic authentication of solaris9 cient with any ldap server (ds5.2) installed on some other box.

The syntax of ldapclient changed in Solaris 9 (at least by 9 12/03). You now specify it like this:
# ldapclient -v init -a profileName=cn=myProfile,ou=profile,dc=example,dc=comIf you're using Proxy Authentication add the following:
-a proxyDN=cn=proxyagent,ou=profile,dc=example,dc=com -a proxyPassword=ClearTextPWYou should have been able to create a profile (storing it in the DIT) when you ran idsconfig. If you took the default name of "default" (cn=default,ou=profile,dc=example,dc=com) you might not even have to specify the profile name to ldapclient.
To generate a new profile and store it in the DIT use:
$ ldapclient -vgenprofile -a profileName=cn=myProfile,ou=profile,dc=example,dc=com -a defaultSearchBase=dc=example,dc=com ...With your various attributes for your profile as specified in ldapclient(1M).
As for pam, you have to decide which you're going to use: pam_unix or pam_ldap. Note that the Solaris pam_ldap is very different from the PADL pam_ldap used under Linux and elsewhere (this makes it easy to find apparently conflicting advice).

Similar Messages

  • Has anyone set up a Solaris 8 LDAP client to use with iPlanet DS 5.0?  I have only found docs for compiling OpenLDAP and have had NO LUCK with it. I can't get an LDAP client to run.

    help with client
    error on ldap_client_file
    ldap_client_cred

    Hi,
    Yes it can be done provided U've given proper information during configuring.The sun machine which is to be used as a client should be installed as a ldap client "at the time of installation ldap client option should be chosen.

  • Rexec client for solaris.

    Can anybody please point me to a place where I can find rexec client for solaris.
    thanks in advance,
    rathi

    Client is only considered to be a separate product on Windows platforms. Client is a not a seperate cd with unix platforms.It is bundled with the server edition.
    You will need to download the server for Solaris. Once you begin your installation you will be able to select the Oracle client on the Available Products screen. I hope this helps.

  • Is Oracle 11.1.0.7 client for solaris relaesed or not?

    Just want to know if 11.1.0.7 client for solaris is releaseed or not. I only can find 11.1.0.6 client for solaris on OTN download site. I plan to upgrade my server to 11.1.0.7.
    Thanks
    Edited by: user6432683 on Mar 13, 2009 8:20 AM

    11.1.0.7 is a patchset,not complete software. As usual patchsets are available on metalink,not on OTN. You need a valid account.
    Werner

  • Instant client for Solaris AMD x64

    Hi,
    I am desperately looking for OCI instant client for solaris AMD x64. I tried instant client download page (http://www.oracle.com/technology/software/tech/oci/instantclient/index.html) but it is not listed there. I have no idea who to contact within Oracle or Oracle tech support.
    Any help is greatly appreciated.
    Thank you,
    Boris

    I've just downloaded the basic and sqlplus zip files and sqlplus works fine. sqlplus is linked to libclntsh.so.10.1, so I doubt that file is corrupt.
    instantclient_10_2> ls -l
    total 225992
    -r--r--r--   1 oracle   dba      1594191 May 19  2006 classes12.jar
    -r--r--r--   1 oracle   dba         1525 May 19  2006 glogin.sql
    -rwxr-xr-x   1 oracle   dba      29618728 May 19  2006 libclntsh.so.10.1
    -rwxr-xr-x   1 oracle   dba      7860792 May 19  2006 libnnz10.so
    -rwxr-xr-x   1 oracle   dba      1404480 May 19  2006 libocci.so.10.1
    -rwxr-xr-x   1 oracle   dba      70141168 May 19  2006 libociei.so
    -rwxr-xr-x   1 oracle   dba       146640 May 19  2006 libocijdbc10.so
    -rwxr-xr-x   1 oracle   dba      1913800 May 19  2006 libsqlplus.so
    -rwxr-xr-x   1 oracle   dba      1437952 May 19  2006 libsqlplusic.so
    -r--r--r--   1 oracle   dba      1540457 May 19  2006 ojdbc14.jar
    -rw-rw-r--   1 oracle   dba         6690 Apr 28 14:43 sqlnet.log
    -rwxr-xr-x   1 oracle   dba        11536 May 19  2006 sqlplus
    instantclient_10_2> ldd sqlplus
            libsqlplus.so =>         /tmp/ic/instantclient_10_2/libsqlplus.so
            libclntsh.so.10.1 =>     /tmp/ic/instantclient_10_2/libclntsh.so.10.1
            libnnz10.so =>   /tmp/ic/instantclient_10_2/libnnz10.so
            libkstat.so.1 =>         /lib/64/libkstat.so.1
            libnsl.so.1 =>   /lib/64/libnsl.so.1
            libsocket.so.1 =>        /lib/64/libsocket.so.1
            libgen.so.1 =>   /lib/64/libgen.so.1
            libdl.so.1 =>    /lib/64/libdl.so.1
            libsched.so.1 =>         /usr/lib/64/libsched.so.1
            libc.so.1 =>     /lib/64/libc.so.1
            librt.so.1 =>    /lib/64/librt.so.1
            libaio.so.1 =>   /lib/64/libaio.so.1
            libm.so.2 =>     /lib/64/libm.so.2
            libthread.so.1 =>        /lib/64/libthread.so.1
            libmp.so.2 =>    /lib/64/libmp.so.2
            libmd.so.1 =>    /lib/64/libmd.so.1
            libscf.so.1 =>   /lib/64/libscf.so.1
            libdoor.so.1 =>  /lib/64/libdoor.so.1
            libuutil.so.1 =>         /lib/64/libuutil.so.1
    instantclient_10_2> ./sqlplus /nolog
    SQL*Plus: Release 10.2.0.2.0 - Production on Tue Apr 28 14:47:04 2009
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    SQL> exit
    instantclient_10_2> uname -a
    SunOS xxxx 5.10 Generic_120012-14 i86pc i386 i86pc

  • Cannot perform rounding for invoices with a currency other than the documen

    Hi all,
    I need some one to help me
    I want to process the incoming payment.
    The AR Invoice is using USD
    In Incoming Payment i want to pay using SGD,
    I already set the BP in all currency
    I also set the Bank account in Bank transfer payment mean in all currency.
    But when i add the document i saw the message like this
    "Cannot perform rounding for invoices with a currency other than the document currency.  [Message 3524-31]"
    What should i do ?
    Thanks in advance
    Regards
    KK

    Hi gordon,
    Thanks for your respon.
    I still do not understand, what you mean.
    I test it in SBO DEMO Au which is the local currency is AUD and the system currency is also AUD.
    Is the any special setting for this issue?
    Or Do i miss the settings in SBO
    My version is 8.81 pl 9
    Thanks in advance

  • I have MacBook Pro Retina, but dint get pages, numbers and keynote for free with it, but others did. What to do?

    I have MacBook Pro Retina, but dint get pages, numbers and keynote for free with it, but others did. What to do?

    Solved the problem- I contacted apple on their support line found on this page... http://www.apple.com/uk/support/mac/ and they were really helpful and talked me through what to do on the phone, I now have all three productivity apps. Hope this helps

  • Has anyone set up a Solaris 7 LDAP client to use with iPlanet DS 5.0?  I have only found docs for compiling OpenLDAP and have had NO LUCK with it. I can't get an LDAP client to run.

    I am trying Not to have 3 separate versions of LDAP in my environment (iDS5,Native Solaris LDAP,OpenLDAP). Can anyone point me to some DETAILED instructions to get an LDAP client (not server) running on Solaris 7?

    Hi,
    While U try to upgrade solaris it first tries to check the installed softtware & application and patch's specific to the exsisting version b'coz these patch are specific to version in most cases.Since in Ur case the authentication is done in ldap it would become bit of a mess if U upgrade.

  • Ldap client in Solaris  using TLS

    I have installed an OpenLap server (version 2.2.13-2) in a Red Hat ES 4.
    My LDAP clients are
    - Linux (redhat and mandriva)
    - Solaris 8 (with the last recommended path and 10893-62 path for ldapv2)
    - Tru64 (5.1B)
    If a use simple authentification all works fine (search in LDAP,
    authentification and automount).
    However, when I use TLS the Solaris LDAP client doesn't seem to work.
    When I run the LDAP client the process freeze
    With my Linux and Tru64 clients all work fine using LS.
    I have downloaded the certificates from my LDAP server using Netscape browser.
    I have copied cert7.db and key3.db in the "/var/ldap/directory" with a
    "chmod 644" in this files.
    I can do a "ldapsearch -x -ZZ objectclass=*" and this returns data.
    The last logs of the ldap_cachemgr are:
    Mon Nov 20 09:34:46.4425 Starting ldap_cachemgr, logfile /var/ldap/cachemgr.log
    If I do a truss when I launch the client the
    result was this:
    lwp_cond_wait(0xFF0F34F0, 0xFF0F3500, 0xFF0ECD88) (sleeping...)
    lwp_cond_wait(0xFF0F34F0, 0xFF0F3500, 0xFF0ECD88) (sleeping...)
    lwp_cond_wait(0xFF0F34F0, 0xFF0F3500, 0xFF0ECD88) (sleeping...)
    lwp_cond_wait(0xFF0F34F0, 0xFF0F3500, 0xFF0ECD88) (sleeping...)
    lwp_cond_wait(0xFF0F34F0, 0xFF0F3500, 0xFF0ECD88) (sleeping...)
    lwp_cond_wait(0xFF0F34F0, 0xFF0F3500, 0xFF0ECD88) (sleeping...)
    lwp_cond_wait(0xFF0F34F0, 0xFF0F3500, 0xFF0ECD88) (sleeping...)
    lwp_cond_wait(0xFF0F34F0, 0xFF0F3500, 0xFF0ECD88) (sleeping...)
    lwp_cond_wait(0xFF0F34F0, 0xFF0F3500, 0xFF0ECD88) (sleeping...)
    lwp_cond_wait(0xFF0F34F0, 0xFF0F3500, 0xFF0ECD88) (sleeping...)
    lwp_cond_wait(0xFF0F34F0, 0xFF0F3500, 0xFF0ECD88) (sleeping...)
    door_return(0x00000000, 0, 0x00000000, 0) (sleeping...)
    lwp_cond_wait(0xFF0F34F0, 0xFF0F3500, 0xFF0ECD88) (sleeping...)
    This is my ldap_client_file:
    # Do not edit this file manually; your changes will be lost.Please use
    ldapclient (1M) instead.
    NS_LDAP_FILE_VERSION= 2.0
    NS_LDAP_SERVERS= srvldap
    NS_LDAP_SEARCH_BASEDN= dc=example,dc=com
    NS_LDAP_AUTH= tls:simple
    NS_LDAP_SEARCH_REF= FALSE
    NS_LDAP_SEARCH_SCOPE= sub
    NS_LDAP_SEARCH_TIME= 30
    NS_LDAP_CACHETTL= 3600
    NS_LDAP_PROFILE= tls_profile
    NS_LDAP_SERVICE_SEARCH_DESC= passwd: ou=Users,dc=example,dc=com?one
    NS_LDAP_SERVICE_SEARCH_DESC= group: ou=Groups,dc=example,dc=com?one
    NS_LDAP_SERVICE_SEARCH_DESC= shadow: ou=Users,dc=example,dc=com?one
    NS_LDAP_SERVICE_SEARCH_DESC= auto_home:
    automountMapName=auto_home,ou=Sun,ou=AutoFS,dc=example,dc=com?one
    NS_LDAP_SERVICE_SEARCH_DESC= auto_master:
    automountMapName=auto_master,ou=Sun,ou=AutoFS,dc=example,dc=com?one
    NS_LDAP_SERVICE_SEARCH_DESC= auto.home:
    nisMapName=auto.home,ou=Sun,ou=AutoFS,dc=example,dc=com?one
    NS_LDAP_SERVICE_SEARCH_DESC= auto.master:
    nisMapName=auto.master,ou=Sun,ou=AutoFS,dc=example,dc=com?one
    NS_LDAP_BIND_TIME= 10
    I have launched ethereal so see network communications with my Solaris 8 client and the LDAP server.
    And with this configuration the Solaris box only communicates with the LDAP server using LDAP port 389 and not LDAPS port 636.
    I have done the same test with a linux and tru64 box and they use LDAPS port 636 to communicate with my LDAP server.
    Does anyone have an idea on getting Solaris using TLS/SSL?
    Thanks.

    LDAP Setup and Configuration Guide
    Solaris 8 2/04 Update Collection > LDAP Setup and Configuration Guide > 1. Overview > Solaris Name Services
    [http://docs.sun.com/app/docs/doc/806-5580/6jej518ou?l=en&a=view&q=solaris+8+ldap]
    Download this book in PDF (557 KB)
    [http://dlc.sun.com/pdf/806-5580/806-5580.pdf]

  • Proxy client for Solaris 8???

    Hello all,
    I am new to the list, so this may well have been asked before and I just can't find a reference to it...
    I am trying to set up a few Intel Solaris boxes for developmental purposes on a corporate network where we are constrained to using Microsoft Proxy Server by our corporate headquarters. Is there any creature that will function in place of (or as a replacement for) the Microsoft Proxy client that must be installed on Winx machines available for Intel Solaris 8? OR, is there a way around utilizing any sort of Proxy client and still be able to reach outside of our network?
    I've posted a question similar to thin on an MS discussion board as well.
    Thanks in advance,
    Randy

    Client is only considered to be a separate product on Windows platforms. Client is a not a seperate cd with unix platforms.It is bundled with the server edition.
    You will need to download the server for Solaris. Once you begin your installation you will be able to select the Oracle client on the Available Products screen. I hope this helps.

  • Where to download client for Solaris - Need for 10.2.0.2

    I need to install a client on a Solaris sparc server.
    I am trying to find the client for 10.2.0.2
    So far I have had no luck.
    Appreciate the help

    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10201sol64soft.html
    I don't think there a client version with 10.2.0.2 available yet. You may have to install 10.2.0.1 client software and then patch it to 10.2.0.2 using the regular RDBMS patch (there is no 10.2.0.2 for client alone). I did this some time back.
    HTH
    Thanks
    Chandra Pabba

  • Look for SFTP client for Solaris 10x86

    We need an SFTP client which supports logins with and without passwords for sending files to remote SFTP sites.
    Up until now, we have been using a combination of Perl, Expect and sftp command but need a better solution.
    Have been unable to install into Perl the SFTP modules (Lots of problems with SSHA packates) to use it directly without Expect.
    I see a few (very few) commercial packages like one from tectia.com but am looking for perhaps an open source solution.

    You should be able to use the scp command (which is a part of ssh client on solaris, linux or cygwin/windows) in conjunction with the key based authentication
    For example, if you want a scheduled job as user1 on machine1 to be able to upload a file to a directory owned by user2 on machine2:
    On machine1, run ssh-keygen as user1 to create the RSA key pair (do not enter as password .)
    On machine2, as user2, cd .ssh, add user1's public key to the authorized_keys file.
    e.g.
    ssh-rsa dWU+bihN7kYFYoQ5ycNiIl2urtzdS5GNcCtMSz
    Nykgylo4ccfoAhJhAOVS3htN6hTXk45O9xrpLFrC7BzAq
    aQiuuKTgxT0mOVmzFjTozwQIQmy9EUt= user1@machine1
    Also, update /etc/ssh/sshd_config with
    RSAAuthentication yes
    you will need to ssh from user1 to machine2 and as user2 to machine1 to make sure the known_hosts file for each user gets updated

  • PPPoE Client for Solaris?

    Does anyone know if a PPPoE Client is available for Solaris?
    Thank you!

    I am unable to find any. However a co-worker and I have been talking about trying to use Roaring Penguin's (http://www.roaringpenguin.com     ) and running it using LXRun.
    I am not entirely confident it will work, however its our best try.
    Sun Please help us

  • RDP client for iPad with SSH Proxy support

    Looking for a client for iPad that supports SSH Proxy. Just like Jaadu RDP for iPhone. I need the SSH Proxy to do reverse SSH tunneling.
    Regards
    -- Daniel
    Message was edited by: daniel4632
    Message was edited by: daniel4632

    Hi,
    Would you please provide us the log file after reproducing the issue for further research.
    Microsoft Remote Desktop -> About Microsoft Remote Desktop -> Send log via email
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • Searching Oracle 8.1.7 Client for Solaris on x86/Intel

    Hi all,
    I need an Oracle client 8.1.7 running on a Sun Solaris on a Intel/x86 chipset (in VMware)
    Exists there any location to download this client?
    thanx for help!
    Andreas
    Salzburg, Austria

    Are there plans to have a Solaris x86 version downloadable on OTN? I am making the OS decision for a new development server. I would like it to be Solaris x86 but if Oracle is a no-go on Solaris x86, I will have to use Linux or... hate to say it... M$

Maybe you are looking for

  • Adobe acrobat only prints first page with airport express

    I got my printer (HP PSC1315) to work with airport express using one of the solutions described in these forums. Printing is fine except when trying to print pdf files with adobe acrobat, in which case only the first page of the document prints. Prev

  • Lightroom unexpectedly won't print

    I have been using LR for several years and have never had an issue with printing. Suddenly, I would have to re-enter the job several times, but it would eventually print. Now it won't print at all. I'm printing from a Macbook Pro  OS 10.8.5 to an Eps

  • Can't download Photoshop, says sth about a "SAP Code"

    I get this message when I try to download Photoshop CC. Any idea?

  • ITunes + iPod sync problems

    so, I plugged in my iPod last night for the first time since updating to 7.7 - a friend had already warned me there might be something wrong with the syncing, so I was a little bit apprehensive about it anyway. so, it found my iPod and started the sy

  • Serial number problems for cs5

    I'm having problems installing CS5 on my macbook air.