This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using Astaro v5 in a Netware Environment

I am working now for a college that uses Netware 6 and eDirectory (NDS) that uses LDAP.  The college is looking for a new Proxy Server product as their Surf Control is about to expire.

The issue is that they need Astaro's proxy to link in with the eDirectory tree 

Is this possible?  Has anyone used Astaro and Netware 6 before?  If so what are the issues??  If any?

Also where is the best place to obtain Astaro price info??

Cheers


This thread was automatically locked due to age.
Parents Reply Children
  • The reason why I didn't explain how to connect Astaro to the NDS you the details is because I don't do it. 

    We've dropped Netware completely and BM was the last piece that used the NDS.

    That being said, what exactly are you looking for ? What I've seen in the Astaro config is pretty straightforward LDAP syntax. I would fill in in the following way:

    LDAP Type: Novell
    Unique User Attribute: cn
    IP address: 
    TCP port: 389
    Bind DN: cn=, cn=Users, dc=yourcompany, dc=com
    Base DN: dc=yourcompany, dc=com
    password: 

    ""  here should reference the user name of some Novell user authorized to make LDAP queries. The "Bind DN" parameter should be the complete LDAP path of this user. The Base DN should reference either your full domain or the full path of the branch where users authorized to log in are stored.

    I hope it clarifies things for you
  • Also keep in mind that the ASL queries the LDAP directory in plain text. I ran into a situation where the Novel server was set to accept only TLS/SSL connections and it would not work. Check out  this for more info.