Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

user01 personal project folder belongs to root instead of user01 #165

Closed
cmd-ntrf opened this issue Dec 15, 2021 · 1 comment
Closed

user01 personal project folder belongs to root instead of user01 #165

cmd-ntrf opened this issue Dec 15, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@cmd-ntrf
Copy link
Member

mkproject service contains errors like this:

Dec 15 18:26:29 mgmt1.int.hulk.calculquebec.cloud mkproject[12965]: chown: invalid user: ‘user01’
Dec 15 18:26:29 mgmt1.int.hulk.calculquebec.cloud mkproject[12965]: chown: invalid user: ‘user02’
Dec 15 18:26:29 mgmt1.int.hulk.calculquebec.cloud mkproject[12965]: chown: invalid user: ‘user03’
Dec 15 18:26:29 mgmt1.int.hulk.calculquebec.cloud mkproject[12965]: chown: invalid user: ‘user04’
Dec 15 18:26:29 mgmt1.int.hulk.calculquebec.cloud mkproject[12965]: chown: invalid user: ‘user05’
Dec 15 18:26:30 mgmt1.int.hulk.calculquebec.cloud mkproject[12965]: chown: invalid user: ‘user06’
Dec 15 18:26:30 mgmt1.int.hulk.calculquebec.cloud mkproject[12965]: chown: invalid user: ‘user07’
Dec 15 18:26:30 mgmt1.int.hulk.calculquebec.cloud mkproject[12965]: chown: invalid user: ‘user08’
Dec 15 18:26:30 mgmt1.int.hulk.calculquebec.cloud mkproject[12965]: chown: invalid user: ‘user09’
Dec 15 18:26:30 mgmt1.int.hulk.calculquebec.cloud mkproject[12965]: chown: invalid user: ‘user10’
Dec 15 18:26:30 mgmt1.int.hulk.calculquebec.cloud mkproject[12965]: chown: invalid user: ‘user11’
Dec 15 18:26:30 mgmt1.int.hulk.calculquebec.cloud mkproject[12965]: chown: invalid user: ‘user12’
Dec 15 18:26:30 mgmt1.int.hulk.calculquebec.cloud mkproject[12965]: chown: invalid user: ‘user13’
Dec 15 18:26:31 mgmt1.int.hulk.calculquebec.cloud mkproject[12965]: chown: invalid user: ‘user14’
``` 
@cmd-ntrf cmd-ntrf added the bug Something isn't working label Dec 15, 2021
@cmd-ntrf cmd-ntrf self-assigned this Dec 15, 2021
cmd-ntrf added a commit that referenced this issue Dec 15, 2021
Invalidate sss cache when the username cannot be found and loop
as long as the username is not found.
@cmd-ntrf
Copy link
Member Author

If it happens when running a version prior to 21710b8, increase the number of users. The chown loop will be applied to all users belonging to the group, not only the new ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant