Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Aug 2001 09:58:03 +0200
From:      Christoph Sold <so@server.i-clue.de>
To:        "Derek C." <coffee@blarg.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: rmuser broken?
Message-ID:  <3B69080B.EFFB369E@i-clue.de>
References:  <5.1.0.14.0.20010801203449.03439748@mail.blarg.net>

next in thread | previous in thread | raw e-mail | index | archive | help


"Derek C." wrote:
> 
> Running -stable as of last night. Trying to use the rmuser script, and I
> get the following:
> 
> Enter login name for user to remove: test2
> Matching password entry:
> 
> test2:encryptedpasswd:1099:1099::0:0:test2:/home/test2:/bin/bash
> 
> Is this the entry you wish to remove? y
> Remove user's home directory (/home/test2)? y
> Removing user's at jobs:Updating password file,
> /usr/sbin/rmuser: Error: Couldn't open file :
>   No such file or directory
> 
> Anyone got any idea how to fix this?+

rmuser is a perl script. It probably tried to access a missing file. Try
to run the script in perl debug mode to learn which line failed, then
send a pr to have the script updated.

HTH
-Christoph Sold

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B69080B.EFFB369E>