Anonymous | Login | 2024-11-21 04:05 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0008851 | ClearCenter | app-owncloud - ownCloud for Home | public | 2016-05-24 21:20 | 2016-06-13 13:38 | ||||
Reporter | bchambers | ||||||||
Assigned To | bchambers | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 7.2.0 Updates | ||||||||
Target Version | 7.2.0 Updates | Fixed in Version | 7.2.0 Updates | ||||||
Summary | 0008851: Use usernames not UUID for data folders | ||||||||
Description | [root@server deploy]# ls -l /var/clearos/owncloud/data/ total 0 drwxr-xr-x 4 apache apache 30 May 24 21:49 6bf754f4-b2ed-1035-8a51-03edc7f5bdd0 drwxr-xr-x 4 apache apache 30 May 24 22:45 79a5e302-b66e-1035-81fd-21242c675bbe drwxr-xr-x 4 apache apache 30 May 24 22:39 7d76c61e-b66d-1035-81f7-21242c675bbe Is kind of annoying if you're an administrator. If we set: sudo -u apache php occ ldap:set-config '' home_folder_naming_rule "attr:uid" on install, usernames would be used. If added only to install, it wouldn't affect users upgrading. Thoughts? | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0003321) bchambers (administrator) 2016-05-26 13:31 |
Will only affect new installs, not upgrades. |
Issue History | |||
Date Modified | Username | Field | Change |
2016-05-24 21:20 | bchambers | New Issue | |
2016-05-24 21:20 | bchambers | Status | new => assigned |
2016-05-24 21:20 | bchambers | Assigned To | => bchambers |
2016-05-26 13:30 | bchambers | Status | assigned => acknowledged |
2016-05-26 13:31 | bchambers | Status | acknowledged => confirmed |
2016-05-26 13:31 | bchambers | Note Added: 0003321 | |
2016-05-26 13:31 | bchambers | Status | confirmed => resolved |
2016-05-26 13:31 | bchambers | Fixed in Version | => 7.2.0 Updates |
2016-05-26 13:31 | bchambers | Resolution | open => fixed |
2016-06-13 13:38 | bchambers | Status | resolved => closed |