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

if the "gfarmadm" user is removed from the "gfarmadm" group, slave gfmd will become out of sync at next slave gfmd restart #1036

Open
gfarm-admin opened this issue Jun 22, 2018 · 1 comment
Labels
auto-migrated bug Something isn't working sourceforge
Milestone

Comments

@gfarm-admin
Copy link
Member

this is because the following code in server/gfmd/group.c:group_init() will be executed even on slave gfmd servers:

group_add_user_and_record(admin, ADMIN_USER_NAME);

Reported by: n-soda

Original Ticket: gfarm/tickets/1036

@gfarm-admin
Copy link
Member Author

  • Version: --> gfarm-2.5.0

Original comment by: n-soda

@gfarm-admin gfarm-admin added this to the gfarm-2.6.26 milestone Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-migrated bug Something isn't working sourceforge
Projects
None yet
Development

No branches or pull requests

1 participant