hi,
i have made fresh install of nextcloud 18 on my own debian 10 server.
i can not change my own groups / passwd etc. if i log in as user1 (admin)
so i create a new user (user2) with admin privilegs and log in as user2
now i can not change user2 own groups / passwd etc...
but from user1 i can change all now
so login as user1 again i can change groups + passwd only from user2
but not my own (user1)...
this must be a bug ?
nextcloud/index.php/settings/users
Can you change them in /settings/user
and /settings/user/security
?
on /settings/user i can not change my own account (missing modify symbol)
on /settings/user/security i get an error (Es ist ein Fehler bei der Anfrage aufgetreten. Es kann nicht fortgefahren werden.)
This is a huge issue and fixing it should imo have maximum priority
@TheManchineel https://github.com/nextcloud/server/pull/18555
I am having the same exact issue! This is a critical issue, any updates on this?
Thanks for yalls help and work.
Additonally, I originally admin1 which could not edit itself, so I created admin2 which could edit admin1 but not admin2. Logging back into admin1 for some reason I can't edit neither admin1 nor admin2, but admin2 can still edit admin1. To remove admin2 I had to use occ user:delete admin2
Can the fix get in 18.0.1?
Can the fix get in 18.0.1?
it will
Can the fix get in 18.0.1?
it will
don't seams to work in 18.0.1 or am I doing something wrong?
Can the fix get in 18.0.1?
it will
it seems like not work in 18.0.1 now, is it still a bug or this bug is not fixed in 18.0.1? I want to modify my quota recently but this bug makes me worried there is no space to upload files near future
Bug is still open. Fix not merged yet hence not shipped with 18.0.1.
Not fixed in 18.0.1 for me too.
OK, Update today to NC 18.0.2
Still can not edit own groups, password, etc on user settings page
Can i fix it by downloading and replacing some files ?
Can i fix it by downloading and replacing some files ?
Sorry, @Uwe-MrT. It's only gonna be in 18.0.3, unless you check out the source and compile the Vue stuff by yourself. Then you can have it today.
Kein Problem, ich kann warten...
Ich hatte es wohl falsch verstanden, was ich hier gelesen habe.
Can i fix it by downloading and replacing some files ?
Sorry, @Uwe-MrT. It's only gonna be in 18.0.3, unless you check out the source and compile the Vue stuff by yourself. Then you can have it today.
Thank you for the work. Don't work on 18.0.2.
What I currently do
sudo -u www-data bash
cd {nextcloud}
php occ group:adduser MyGroup123 gabriel
Updated to 18.0.3 yesterday. Still can't edit my (admins) group membership in user management. Is a fix planned? Sorry for posting in multiple threads. Don't know which one is active and confused it states "closed" everywhere but it isn't?!
The just released 18.0.3 was a short-notice security fix release, so the planned features for 18.0.3 now in fact apply to 18.0.4 - sorry for the confusion.
When will 18.0.4 be released? I also need to edit my own groups.
Still the same issue with 20.0.0. Anyone else?
yes we have the same issue @dasBuero any clue when this will be fixed?
So it broke again?
yes seems so, we are able to assign a user to a group but not able to unassign
please help
thx!
Zitat von TheManchineel notifications@github.com:
So it broke again?
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/nextcloud/server/issues/19004#issuecomment-713435754
Most helpful comment
This is a huge issue and fixing it should imo have maximum priority