[opencms-dev] user integration from passwd files
M Butcher
mbutcher at grcomputing.net
Fri Jul 16 19:41:01 CEST 2004
If you look at the database export file format (XML), you can see how
users are stored. IIRC, teh data files that are stored in the ~users
directory are just serialized Hastable objects. I think that you could
probably devise a way of converting from a CSV to XML. I don't remember
what the hash method is for the passwords... so I'm not sure of you can
use the hashed contents of the passwd file, or if you need cleartext
passwords.
Matt
kaffamanesh at dmu-world.de wrote:
> Hi Dear Group,
>
> I have some questions regarding user integration from flatfiles, like
> passwd or csv files:
>
> is there any solution for user integration from csv- or passwd files?
> If yes, could it be done with database import from backoffice?
> Or does anybody know anout other possible solutions?
> will the upcoming opencms 6 version support LDAP aware servers, e.g.
> OpenLDAP?
>
> Best regards
> Arash
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list