Re: [Owncloud] User data folder names in OC 5

2013-04-29 Thread Arthur Schiwon
On 04/25/2013 06:00 PM, CJ Keist wrote: I had this same issues, and I did set the "User Home Folder Naming Rule" to uid. But for some reason the hex UIDS still show up in the data folder associated with the user account that contain only cache files_external folders. Is this expected? Existin

Re: [Owncloud] User data folder names in OC 5

2013-04-29 Thread Arthur Schiwon
On 04/24/2013 05:00 PM, Drew Gibson wrote: Thanks to all for your input. So the UUID is normal and not an artifact of my setup, that helps a lot. My main concern is not the actual names of the folders, more that the UUID shows up as the username in a number of apps. Antivirus uses it for the gr

Re: [Owncloud] User data folder names in OC 5

2013-04-29 Thread Joe Young
I have the same problem. I think that I am going to do a blanket replace for "OC_User::getUser()" to OC_User::getDisplayName(). Joe Young On Thu, Apr 25, 2013 at 9:00 AM, CJ Keist wrote: > I had this same issues, and I did set the "User Home Folder Naming Rule" > to uid. But for some reason

Re: [Owncloud] User data folder names in OC 5

2013-04-25 Thread CJ Keist
I had this same issues, and I did set the "User Home Folder Naming Rule" to uid. But for some reason the hex UIDS still show up in the data folder associated with the user account that contain only cache files_external folders. Is this expected? On 4/23/13 2:40 PM, Drew Gibson wrote: Hi,

Re: [Owncloud] User data folder names in OC 5

2013-04-24 Thread Drew Gibson
Thanks to all for your input. So the UUID is normal and not an artifact of my setup, that helps a lot. My main concern is not the actual names of the folders, more that the UUID shows up as the username in a number of apps. Antivirus uses it for the greeting in notification emails:- "Greet

Re: [Owncloud] User data folder names in OC 5

2013-04-24 Thread Philipp Kosar
Hello Drew, i had a similiar problem with the user data directories, but i fixed it with this setting (Using OC 5.0.5) User Login-Filter uid=%uid User Home Folder naming Rule (LDAP Settings -> Advanced -> Special Settings) uid In your case it should look like this: User Login-Filter sAM

Re: [Owncloud] User data folder names in OC 5

2013-04-23 Thread Pierre Malard
Le 23 avr. 2013 à 22:40, Drew Gibson a écrit : > After deleting OC 4.5 and installing OC 5, the user data directories are now > named with hex UIDs rather than the user login name that was there before. > > Is this expected behaviour? > This string is also returned by OC_User::getUser() resultin

Re: [Owncloud] User data folder names in OC 5

2013-04-23 Thread Tornóci László
On 04/23/2013 10:40 PM, Drew Gibson wrote: Hi, After deleting OC 4.5 and installing OC 5, the user data directories are now named with hex UIDs rather than the user login name that was there before. Is this expected behaviour? This string is also returned by OC_User::getUser() resulting in some

[Owncloud] User data folder names in OC 5

2013-04-23 Thread Drew Gibson
Hi, After deleting OC 4.5 and installing OC 5, the user data directories are now named with hex UIDs rather than the user login name that was there before. Is this expected behaviour? This string is also returned by OC_User::getUser() resulting in some strange greetings in notification email