Cheers
I run id command as amanda
and amanda belongs to users group
But I have issued in my .configure command
./configure --with-user=amanda --with-group=disk --with-owner=amanda
So I need to add amanda to disk group.
So I run the usermod command as susch
#usermod -G disk amanada
#id comma
HI again Yes my disk are writable by disk group
ls -al /dev/nst0
crw-rw 1 root disk 9, 128 30 2004 nst0
Cheers
Chuck
On Mon, 2005-04-18 at 11:51 -0400, Jon LaBadie wrote:
> On Mon, Apr 18, 2005 at 04:17:16PM +0100, Chuck Amadi wrote:
> > Hi reinstalled amanda as Root make distclean
> > As
On Mon, Apr 18, 2005 at 04:17:16PM +0100, Chuck Amadi wrote:
> Hi reinstalled amanda as Root make distclean
> As amanda ./configure --( My preferences)
> As amanada make
> As Root make install
>
> Thus checked /local/sw/amanda/bckup/sbin/amcheck ls -al command the
> output as below:
>
> -rwsr-x-
--On Monday, April 18, 2005 16:17:16 +0100 Chuck Amadi <[EMAIL PROTECTED]>
wrote:
> Hi reinstalled amanda as Root make distclean
> As amanda ./configure --( My preferences)
> As amanada make
> As Root make install
>
> Thus checked /local/sw/amanda/bckup/sbin/amcheck ls -al command the
> outpu
* Chuck Amadi <[EMAIL PROTECTED]> [20050418 11:17]:
> Hi reinstalled amanda as Root make distclean
> As amanda ./configure --( My preferences)
> As amanada make
> As Root make install
>
> Thus checked /local/sw/amanda/bckup/sbin/amcheck ls -al command the
> output as below:
>
> -rwsr-x--- 1 roo
Are you tring to access a SUID program via NFS ?
Default is that root bits are dropped, just as by default
root user is mapped to nobody:nobody during NFS file access.
On Mon, Apr 18, 2005 at 04:17:16PM +0100, Chuck Amadi wrote:
> Hi reinstalled amanda as Root make distclean
> As amanda ./confi
Hi reinstalled amanda as Root make distclean
As amanda ./configure --( My preferences)
As amanada make
As Root make install
Thus checked /local/sw/amanda/bckup/sbin/amcheck ls -al command the
output as below:
-rwsr-x--- 1 root disk 86322 Apr 18 16:03 amcheck
But when I run the following amc