[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: hearse configuration question



Jude DaShiell wrote:
> I installed hearse on debian squeeze and got it configured using package 
> defaults.  When I run hearse from the command line to upload bones files 
> though hearse errors out being unable to open /var/games/nethack.  I'd 
> like to have hearse actually work on this system if possible, and probably 
> need to change something to get this problem cleared.  Interestingly, 
> /var/games/nethack has an s in one of the fields for permissions (probably 
> sticky bit is set).

This sounds like the file permissions are set preventing access.  I
would start there.

  $ ls -ld /var/games /var/games/nethack

  $ ls -l /var/games

  $ ls -ld /usr/bin/hearse

I suspect that with the above information the reason for the problem
could be deduced.  If not then it is at least a place to start.

BTW...  The /var/games directory is setgid to the 'games' group so
that new directories and new files created within it will also be set
to the 'games' group.  Many of the programs in /usr/games/* are also
setgid to the 'games' group.  This enables them to have a UPG
(user-private-group) in which to share data such as score files and
bones files.

Bob

Attachment: signature.asc
Description: Digital signature


Reply to: