http://qs321.pair.com?node_id=329315


in reply to Re: quota checking with Linux and Solaris??
in thread quota checking with Linux and Solaris??

I have tried the sudo method also and the biggest issue is that Linux and Solaris wont talk so this is why I need some sort of MOD or other small server that will listen on a certain port and then run the quota check.
  • Comment on Re: Re: quota checking with Linux and Solaris??

Replies are listed 'Best First'.
Re: Re: Re: quota checking with Linux and Solaris??
by waswas-fng (Curate) on Feb 16, 2004 at 17:27 UTC
    what do you mean by Solaris and Linux will not talk? Take a look under abigail's post to see what I would do instead of a homebrew service running on the nfs server. pushing the data out to a db from cron opens less of a hole on the nfs server than a homebrew tcp server.


    -Waswas