Re: Please help with permissions problem

2004-01-31 Thread David Clymer
On Sat, 2004-01-31 at 11:02, Scott Ehrlich wrote: > Here are some of my permissions: > > [EMAIL PROTECTED]:~$ ls -la .ICEauthority > -rw---1 root root 1102 Jan 31 06:19 .ICEauthority > [EMAIL PROTECTED]:~$ > This would certainly be a good explanation why a program that runs w

Re: Please help with permissions problem

2004-01-31 Thread Scott Ehrlich
On Sat, 31 Jan 2004, David Clymer wrote: > On Sat, 2004-01-31 at 06:24, Scott Ehrlich wrote: > > > What am I missing? > > > > you're missing some important information...what are the permissions on > /home/scott/.ICEauthority ? > > $ ls -l ~/.ICEauthority > > the permissions on mine are 600: > > -

Re: Please help with permissions problem

2004-01-31 Thread David Clymer
On Sat, 2004-01-31 at 06:24, Scott Ehrlich wrote: > What am I missing? > you're missing some important information...what are the permissions on /home/scott/.ICEauthority ? $ ls -l ~/.ICEauthority the permissions on mine are 600: -rw---1 daviddavid 930 Jan 31 08:06 .ICEaut

Please help with permissions problem

2004-01-31 Thread Scott Ehrlich
Whenever I install a new Debian Woody system, create a normal user account, then log in as that user, some X-based (and maybe some non-X, but I don't recall right now) programs work fine, while others require sudo access. One example is Mozilla via apt-get. I discovered kword works fine. I perfo