View | Details | Raw Unified
Collapse All | Expand All

(-) Users/Users.pm (-1 / +2 lines)
 Lines 591-597   sub add_user Link Here 
    if ($cmd_adduser &&
    if ($cmd_adduser &&
        $Utils::Backend::tool{"platform"} !~ /^slackware/ &&
        $Utils::Backend::tool{"platform"} !~ /^slackware/ &&
        $Utils::Backend::tool{"platform"} !~ /^archlinux/ &&
        $Utils::Backend::tool{"platform"} !~ /^archlinux/ &&
        $Utils::Backend::tool{"platform"} !~ /^redhat/)
        $Utils::Backend::tool{"platform"} !~ /^redhat/ &&
        $Utils::Backend::tool{"platform"} !~ /^gentoo/)
    {
    {
      # use adduser if available and valid (slackware one is b0rk)
      # use adduser if available and valid (slackware one is b0rk)
      # set empty gecos fields and password, they will be filled out later
      # set empty gecos fields and password, they will be filled out later