Results 1 to 3 of 3

Thread: Couple of annoying problems

  1. #1

    Couple of annoying problems

    1) have Win98 on hda1 (lilo on mbr) and Slack 9 on hdb3 - thing is, I can access the windows drive as root, but I can't change the permissions or the ownership so that I can access it as a user. If I do a chmod or chown to the user, I get "operation not permitted" or something similar. How can root not be permitted to change ownership or permissions?

    2) noob question - where do I change Gnome 2.2 so that I can reboot the machine as a user, i.e. with a selection on the shutdown menu. Now I don't have the menu item as user. I have to open a console and su to root and do a reboot.

    Thanks.

  2. #2

    Re:Couple of annoying problems

    [quote author=binary_boy link=board=1;threadid=7107;start=0#65782 date=1053975265]
    1) have Win98 on hda1 (lilo on mbr) and Slack 9 on hdb3 - thing is, I can access the windows drive as root, but I can't change the permissions or the ownership so that I can access it as a user. If I do a chmod or chown to the user, I get "operation not permitted" or something similar. How can root not be permitted to change ownership or permissions?
    [/quote]
    put this in in /etc/fstab - it assumes your users group is 100
    Code:
    /dev/hda1 /dos vfat defaults,user,ro,umask=002,gid=100 0 0

    [quote author=binary_boy link=board=1;threadid=7107;start=0#65782 date=1053975265]
    2) noob question - where do I change Gnome 2.2 so that I can reboot the machine as a user, i.e. with a selection on the shutdown menu. Now I don't have the menu item as user. I have to open a console and su to root and do a reboot.

    Thanks.
    [/quote]

    i think you can do a suis on then shutdown command2 - for me it defaults to users being able to shutdown using gdm
    here is a PET on setting suid. this is not recommended for secuity purposes.

    http://www.linuxjunior.org/cgi-bin/p...play&id=67


  3. #3

    Re:Couple of annoying problems

    Thanks PB!

Similar Threads

  1. Fixing 95/98 Networking problems
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 01:35 AM
  2. Problems getting to LJR
    By demian in forum Announcements and Suggestions
    Replies: 39
    Last Post: 01-18-2004, 12:07 AM
  3. ext2 problems
    By Mor_gath in forum Linux - Software, Applications & Programming
    Replies: 5
    Last Post: 03-10-2003, 02:39 AM
  4. Problems with Distros
    By GhostDawg in forum Linux - General Topics
    Replies: 5
    Last Post: 01-07-2003, 02:46 AM
  5. Install problems with RedHat 8.0 (Video Related) Please help.
    By Nekronos in forum Linux - Hardware, Networking & Security
    Replies: 3
    Last Post: 01-05-2003, 10:23 PM

Bookmarks

Posting Permissions

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