Wendel writes:
 > Hi,
 > 
 > I sent this mail to Remy ... he send me a link to download the reiserfsprogs
 > ... but the link is break! :/ Can someone give me the correct link ?? ;)  Or
 > other soluction ? ;)

Latest reiserfsprogs are available at
ftp://ftp.namesys.com/pub/reiserfsprogs/pre/reiserfsprogs-3.x.0k-pre9.tar.gz

Use passive ftp mode to get them.

 > 
 > 
 > 
 > I'm need to set a attribute immutable to a file ".bash_profile" but don't
 > work chattr with ReiserFS.

Have you tried 
ftp://ftp.namesys.com/pub/reiserfs-for-2.4/enhancements/linux-2.4.5-inode-attrs-1.d.gz

I sent you several days ago?

 > 
 > I search for soluctions in linux-br mail-list, google.com , ... but i can't
 > found! :/
 > 
 > I have a restricted shell, and i set  the attributes (as root)
 > 
 > chown root.root /home/test/.bash_profile
 > chomod 755 /home/test/.bash_profile
 > 
 > Ok, it's work .. but the user test can change the attributes via
 > chmod/chown/vi/.../ and i need have vi! :/
 > 
 > Then i went use chattr to immutable to .bash_profile, but in my reiserfs
 > give the famous erros:
 > 
 > [root@lnx /root]# chattr -V +i /home/wendel/.bash_profile
 > chattr 1.19, 13-Jul-2000 for EXT2 FS 0.5b, 95/08/09
 > chattr: Inappropriate ioctl for device while reading flags on
 > /home/wendel/.bash_profile
 > 
 > Because it was wrote to ext2. Do u know the chattr to ReiserFS ?? Do u know
 > some program that do the something in ReiserFS ?? Where can i get it files
 > ??
 > 
 > Thkz...
 > 
 > Best Regards.
 > 
 > [ ]'s

Reply via email to