[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Netscape Roaming Profiles
Hi,
I'm waiting for an answer back from the guy who actually wrote the roaming
profiles for Communicator.
Occasionally being a Netscape Developer Champion does have its priveleges ;)
Mark
-----Original Message-----
From: Luiz Ernesto Pinheiro Malere <malere@yahoo.com>
To: Kurt D. Zeilenga <Kurt@OpenLDAP.org>
Cc: openldap-general@OpenLDAP.org <openldap-general@OpenLDAP.org>
Date: Wednesday, June 30, 1999 8:53 AM
Subject: Re: Netscape Roaming Profiles
>Hello,
>
>At least I got the authentication running using the
>Netscape Address Book and the OpenLDAP server.
>
>About the bug of the downloads from the server to the client, this is
>still unsolved.
>
>If you want the authentication to work, substitute on your ldif file
>the uid attribute for a cn attribute, like this :
>
>dn: nsLIProfileName=malere,ou=Roaming,o=TUDelft,c=NL
>changetype: add
>ou: Roaming
>o: TUDelft
>c: NL
>nsLIProfileName: malere
>owner: cn=Luiz Ernesto Pinheiro Malere,o=TUDelft,c=NL
>objectclass: top
>objectclass: nsLIProfile
>
>dn: cn=Luiz Ernesto Pinheiro Malere,o=TUDelft,c=NL
>cn: Luiz Ernesto Pinheiro Malere
>o: TUDelft
>c: NL
>userpassword: {crypt}somepasswd
>mail: malere@bestway.com.br
>objectclass:top
>objectclass: person
>
>Regards
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>
>