> What I really need to know sooner rather than later is what data I > need > to store in our postgresql database. IE what the LDAP schema is. We > can > work out the other bits later.
if you have an AD server you can point an LDAP browser at it and see the structure/schema In terms of making your application an Active Directory server, you need to be on top of DNS, Kerberos and LDAP to have even a chance of getting it to work. Samba 4 has taken years, even with help from MS (eventually) > Also would be interested in finding other products (open or not) that > do > this running on Ubuntu Hardy preferably. not sure exactly what you are trying to do... perhaps if Samba 4 does what you want, you don't need to worry. It should be able to be backended onto your database with some wrangling so perhaps you don't need to do anything - just store your auth info in the database and deal with getting samba 4 to auth to it. If you want some other more detailed discussions, feel free to contact me off list or give me a call. thanks Dave -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
