sbotsford wrote:
I'm not a fan of windows event logger. Way too many clicks to find out what I want to know. Too much other stuff.I'm also not a fan of letting things just happen. Here's my solution, maybe it will help someone else. In this case conan is my my file server (conan the librarian...) Samba share: [wpkglog] comment = Log location for windows packager path = /Installers/wpkg/logs browseable = no writeable = yes guest ok = yesIt's not browseable so that black hats have to work to find it to put evil things in place.
In this scenario, "black hats" can discover the share name and can remove all logs.
You could use a username/password protected share, too, in "net use" command.
I'll add your post to the wiki. -- Tomasz Chmielewski http://wpkg.org ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
