CFLDAP with novell edirectory

Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default CFLDAP with novell edirectory

    this is the first time i'm using LDAP for authentication process. the
    connection is working fine. In edirectory attribute, it show clearly
    UID(userid) but i dont see any password attribute. my question is,
    -how to pass the password parameter to novell edirectory (because i dont see
    any password attribute)
    -how to do the authentication

    i wish to done this using web services.

    any comment is highly appreciated

    Fitri Guest

  2. Similar Questions and Discussions

    1. CF & Novell eDirectory Busting my...
      :| Ok, so Novell provides eDirectory as a slick way to access its LDAP via ODBC. I set it up and register a DB with my CF administrator. All it set...
    2. Shouldn't Novell be suing SCU ?
      http://www.overclockersclub.com/newscomment.php?article=7244016
    3. ldap_list + Novell eDirectory
      I am trying to list out some printers in our Novell tree. The server that I am hitting is a Netware 6 server, running eDirectory 8. Here is the...
    4. Xp and Novell
      When I try to open a file from a network drive it is very slow sometimes it takes up to 5 minutes. I have installed SP1a for XP and that didn't fix...
    5. Novell 3.12 & Win XP pro
      I already have an admin account set up on a laptop (running win xp pro) under a specific user name. The problem is when I attach the XP pro machine...
  3. #2

    Default Re: CFLDAP with novell edirectory

    I am trying to do the same thing, but unfortunately I have not been able to
    even get as far as connecting to the LDAP server. Did you have to do anything
    special to get a connection or did it work pretty smoothly?

    Redcarl Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139