On 01/07/2015 04:48 PM, alen vodopijevec wrote:
Ok, I've checked again.. all od my LDAP authenticated users have UUIDs
.. 'locally' created users (I also have users that do not exist in LDAP)
have 'normal' names..

First install was 7.0.1 I think, and now I'm on 7.0.3

Any thoughts?
--
alen

That's because that's the default behaviour. Owncloud uses the internal username in many of the database tables, so that should not be changed. The only attribute that is guaranteed to be unchanged in ldap is the uuid. So that's why the uuid is the default. However, uuid is not very readable for humans. So you have an option in the advanced ldap setting to change that before creating your users. You can use any ldap attribute for userid, home path, display name etc. Of course then you need to guarantee that the ldap attribute you use for owncloud userid is unique and is never changed.

                                        Yours: Laszlo
_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to