Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 551
    • Issues 551
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 42
    • Merge requests 42
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #2384

Closed
Open
Created Feb 06, 2013 by Thomas@TCr82

usermod fails with "user xyz is currently logged in"

chmod: Beim Setzen der Zugriffsrechte für »/var/www/clients/client22/web32“: Die Operation ist nicht erlaubt chown: der Eigentümer von »/var/www/clients/client22/web32“ wird geändert: Die Operation ist nicht erlaubt usermod: user web32 is currently logged in failed to execute usermod -d /var/www/clients/client22/web32/. -s /usr/sbin/jk_chrootsh web32 failed to modify user web32 usermod: user web32 is currently logged in PHP Warning: mkdir(): File exists in /usr/local/ispconfig/server/plugins-available/cron_jailkit_plugin.inc.php on line 294 chmod: Beim Setzen der Zugriffsrechte für »/var/www/clients/client22/web32“: Die Operation ist nicht erlaubt chown: der Eigentümer von »/var/www/clients/client22/web32“ wird geändert: Die Operation ist nicht erlaubt

the user is only "on" with php-fpm service - when I stop php-fpm before it will work... but thats not a good idea to stop all the time php-fpm on a update.

Why not change /etc/passwd directly (e.g. with sed)?

Assignee
Assign to
Time tracking