My company is concerned about information being leaked. We are implementing some securities now. As one of them they asked me to write a script to display a popup message when a user is trying to access to a mapped drive. Can anyone let me know how to write it or provide a script?

Thanks, Jay

link|improve this question
feedback

1 Answer

Maybe you could use the notify-send something

link|improve this answer
Nikolaidis, could you explain a little bit details? What do you mean by 'notify-send'? – Jay Apr 8 '11 at 13:58
notify-send is an application that comes with inotify package. What it does it to raise a popup with your message – Nikolaidis Fotis Apr 8 '11 at 18:25
i realized after researching it that it did not help much for my problem. But thanks anyway. – Jay Apr 11 '11 at 15:30
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.