Welcome to Tamino WebDAV Server! Unix Installation notes ----------------------- 1. Extract the distributionfile cd yourdir tar zxf path/to/distfile.tgz Caution: you need GNU tar! 2. Set f-bit for the authentication daemon cd yourdir/inodav/tomcat/native/bin su chown root $BASEDIR/sagssxauthd2 chmod u+s $BASEDIR/sagssxauthd2 exit