You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by we...@tigris.org on 2009/04/02 11:31:41 UTC

svn account user problem

I have a problem with svn.
I have deleted "svn" user account form server
and now I have got CRON messages:

Apr  2 12:55:01 raid CRON[30977]: pam_unix(cron:account): could not identify user (from getpwnam(svn))
Apr  2 12:56:01 raid CRON[30978]: pam_unix(cron:account): could not identify user (from getpwnam(svn))
Apr  2 12:57:01 raid CRON[30979]: pam_unix(cron:account): could not identify user (from getpwnam(svn))

How to disable svn CRON activity?
Is it safe to disable it?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1517893

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].


Re: svn account user problem

Posted by Andy Levy <an...@gmail.com>.
On Thu, Apr 2, 2009 at 07:31,  <we...@tigris.org> wrote:
> I have a problem with svn.
> I have deleted "svn" user account form server
> and now I have got CRON messages:
>
> Apr  2 12:55:01 raid CRON[30977]: pam_unix(cron:account): could not identify user (from getpwnam(svn))
> Apr  2 12:56:01 raid CRON[30978]: pam_unix(cron:account): could not identify user (from getpwnam(svn))
> Apr  2 12:57:01 raid CRON[30979]: pam_unix(cron:account): could not identify user (from getpwnam(svn))
>
> How to disable svn CRON activity?
> Is it safe to disable it?

Subversion doesn't install any cron jobs. If you have any Subversion
activity happening via cron, it's because you (or someone else in your
organization) set it up, and only your organization can say whether
it's safe to disable it.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1518586

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].