LDAP + homeDirectory + encryption
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 16
- Forks
- 16
- Avg merge
- 11h 11m
- Merged PRs (30d)
- 1
Description
In general we should make sure to have test cases where the home directory name doesn't match the user id or where the path is different. For example OC data folder is "/var/www/owncloud/data" but the home directory as dictated by LDAP is "/var/ocdata/$userId".
This is important because many bugs are not detectable when the userid matches the folder name, like https://github.com/owncloud/core/pull/26820
@owncloud/qa
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or test entry points are named. Locate the existing LDAP and encryption test coverage in the ownCloud QA repository, then run the relevant tests with a user ID that differs from the home-directory name and with a different data path. Done means those scenarios are covered by test cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100