/dev 5.3 vs 4.x, additional rights for user, reboot

xinopher_at_web.de
Date: 11/30/04

  • Next message: Kris Kennaway: "Re: /dev 5.3 vs 4.x, additional rights for user, reboot"
    Date: Tue, 30 Nov 2004 18:08:39 +0100
    To: FreeBSD-questions@freebsd.org
    
    

    Hi

    I started to move some of my machines from 4.x to 5.3.

    Using amanda (www.amanda.org) for backups I ran into a problem:

    The user operator is used by amanda for all stuff, for example
    questioning /dev/ch0 to change the tape.

    5.3: ls -la /dev/ch0
    crw------- 1 root operator 232, 0 Nov 30 14:35 /dev/ch0

    While using 4.x I just did chmod g+rw /dev/ch0 during installation
    of amanda and everything was fine, now rebooting a 5.3 machine
    everything is not fine as the additional rights are gone...

    Is there a way to grant additional rights surviving reboots?
    I can write a little script for /usr/local/etc/rc.d/ but I do not think
    that would be very cute :-(

    Regards
         Andreas
    ________________________________________________________________
    Verschicken Sie romantische, coole und witzige Bilder per SMS!
    Jetzt neu bei WEB.DE FreeMail: http://freemail.web.de/?mc=021193

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Kris Kennaway: "Re: /dev 5.3 vs 4.x, additional rights for user, reboot"

    Relevant Pages