the user `nobody` -why, what & who-
Results 1 to 6 of 6

Thread: the user `nobody` -why, what & who-

  1. #1
    Join Date
    Nov 2000
    Location
    buenos aires
    Posts
    335

    the user `nobody` -why, what & who-

    i have a crontab for a user, that i haven`t created, named "nobody", he has to update daily the updatedb for `locate`, now i don`t mind if i have to update that by hand or set a crontab as root to do the job; what really annoys me is that there is a crontab created by the system, that is not runing, maybe because of something i did.
    where does the user "nobody" comes from? is it supouse to log daily?
    any info will be much welcomed

  2. #2
    Join Date
    Mar 2000
    Location
    n/a
    Posts
    256
    Hello

    User nobody is created during installation
    this user is supposed to bave minimum privileges to perform certain tasks.

    Notice that even when there is an account
    in your passwd file "nobody", it does not
    have password.



    ------------------
    I think, therefore I exist.
    I think, therefore I exist.

  3. #3
    Join Date
    Mar 2000
    Location
    Elyria, Ohio - USA
    Posts
    2,075
    One of the uses of the user 'nobody' is in anonymous ftp onto you system, the anonymous user takes on the identity of nobody. But nowhere on Linux or UNIX have I seen a crontab for the user nobody. What's the nobody crontab doing? -mk

    ------------------
    If it ain't broke, fix it till it is.
    If it ain't broke,
    Fix it till it is.

  4. #4
    Join Date
    Nov 2000
    Location
    buenos aires
    Posts
    335
    thanks a lot for the super-ultra fast answers. the crontab for `nobody` is updating the updatedb every day at 4:4o hrs. in order to keep running `locate`.
    as i said, i don`t mind updating that manually, or creating as root a new cronjob, what i don`t understand is why does it exists, and if perhaps i have disabled some service that the system expects `nobody` to take care.
    thanks.

  5. #5
    Join Date
    Mar 2000
    Location
    Elyria, Ohio - USA
    Posts
    2,075
    'nobody takes care of nuthin', nobody, generally, has neither a shell or a home directory. As Bin_hex_2000 said, nobody has very limited privileges. -mk

    ------------------
    If it ain't broke, fix it till it is.
    If it ain't broke,
    Fix it till it is.

  6. #6
    Join Date
    Nov 2000
    Location
    buenos aires
    Posts
    335
    so, that crontab, obviouslly, doesn`t do anything... i wonder how that task was created, besides the syntax of the cron job was badly written, an space missing.
    anyhow, tanks for all the answers; i`ll see if i make a new cronjob for that, altough i preffer to exec the find program

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •