American Bar Association Section of Science and Technology <a href=”http://www.abanet.org/scitech/ec/isc/dsg-tutorial.html”>Digital Signature Guidelines Tutorial</a> <a href=”http://www.adobe.com/devnet/acrobat/pdfs/DigitalSignaturesInPDF.pdf”>Digital Signatures in PDF language</a> For a true digital signature solution, a product similar to CoSign offered by Arx is an appropriate solution. (http://www.arx.com) See this <a href=”http://www.arx.com/electronic-signatures-faq.php”>FAQ</a> for more information.
Once a database is restored to another SQL Server that database is now under the total control of the new server. Any security that you set can be overwritten by anyone on the new server that has the correct server level rights. If you have data which is sensitive and this is a potential problem [...]
Hi, Robanglin This could be a problem with changed firewall settings on your wireless access point/wireless router BR, Petko
You can try single sign-on, but I don’t think this technology is yet up to ‘par’. You might want to look at a technique called ‘password syncronization’. You still create a user-id/password for each system/application the user needs (the user-id is the same for each access point). The software then centralizes the administration function – [...]
Hello There, Quick question, does your pix use IOS? and also do you have network diagram (detail) i can take a look at it. Maybe i can give you some advice. This wil help me understanding your question. Thanks. alcomputec
hi, i don’t know much about VB… but its UNBELIVEABLE that all the users in your company are using SAP_ALL. the risks to this, is simply unquantifiable… if a VB application is connecting to your SAP system to view information, like you said, there has to be an RFC connection between both systems, in which [...]
You can use sophos antivirus
It depends what you are looking for. DSQUERY, showacls and other tools will show you some of the information you might be looking for. Please also check into Powershell scripting.
Typically you should be able to set restrictions using your anti-virus or anti-spam software on the exchange server. Do you have either installed on your exchange server?
Yes but both SP’s are going to use the same tables and views so are likely to dead-lock each other. I think you need to rethink this one.
Hello Eigenstein, you can do this by using the following script example: <pre> Dim arrFileLines() i = 0 Set objFSO = CreateObject(“Scripting.FileSystemObject”) Set objFile = objFSO.OpenTextFile(“C:test.txt”, 1) Do Until objFile.AtEndOfStream Redim Preserve arrFileLines(i) arrFileLines(i) = objFile.ReadLine i = i + 1 Loop objFile.Close For l = Lbound(arrFileLines) to UBound(arrFileLines) EnumLocalAdmins arrFileLines(l) Next Sub EnumLocalAdmins(ServerName) Set [...]
Hello, first you have to be sure that the virus is removed, after that you can go back to restore points and try and restore your settings; in alternative, after you have removed the virus, you can restore your data from a backup (I hpe you had backups!). Bye Don’t forget to visit my blog:<a [...]
It sounds as if you have a juicy technical problem you want to solve, but the user really needs to have a safe laptop she can use without a rootkit on board. Your simplest and very best solution is to reformat and reinstall the OS and other apps on her laptop, update her AV and [...]
Well, the short answer is that you should not create a copy. You’ve paid for a legit one, and trying to copy it means you’re trying to create another license to use. Go the legit way and buy another license. The longer answer is that the dongle probably has a great deal of security built [...]
Well, all firewalls operate by identifying network objects, ports and types of traffic. If you want to block certain employees, you must know their IP addresses. Ideally, they should all be in the same IP subnet. Then you can create a network object in your firewall containing that object and blocking any outbound traffic. Ports [...]
There is a standard template for Control Objectives available on the AICPA website. That is usually very useful in beginning to understand control objectives. The Control Objectives are a lot like Policies – they make a statement. From there you need to have control procedures that meet the control objectives – these are what the [...]
One major consideration: single point of failure. If this device were to fail for some reason, it would take down all the protective services it offers. That being said, it is nice to have one consolidated system to manage and configure. You have to decide on the risks for your organization and what the best [...]
I would highly suggest that you consider using Group Policies. If you do not know what they are, then I would also suggest investing in Jeremy Moskowitz’s Group Policy Management, Troubleshooting, and Security
Have you checked the ACL on the local Replica to give the user Manager access? Also you can create refined replicas so they create over vpn quicker. New Replica> Space Savers: By formula: SELECT @All & @created > [01/02/2008]
You need to protect yourself against SQL Injection attacks. If you are worried about someone brute forcing a password, setup a method within the database so that when a user types in a password wrong a counter is ticked. When the values of the counter reaches a number you decide (5, 10, etc) the account [...]





