How to Reconfigure LAN After Move from DSL to T1
Unfortunately you will have to Re-IP your network. If you were using NAT on your PIX the local IP of your servers do not need to be changed, you just need to update your NAT Rules. The public side of your PIX will also need to change. You will also need to make sure all [...]

View Answer   |  March 12, 2010  5:45 PM
Cisco PIX, DSL, LAN, LAN configuration, T1
answered by:
650 pts.

Golden Gate
Their website provides a wealth of info including a FAQ PDF: http://www.oracle.com/goldengate/index.html

View Answer   |  March 12, 2010  5:17 PM
compression, Encryption, Golden Gate
answered by:
5,665 pts.

Encrypting passwords on SQL server 2000
If you are using the native password encryption function of SQL 2000 you can’t decrypt the value. It is a one way encryption. Your best bet would be to encrypt the value in the application and simply store the encrypted value in the database table.

View Answer   |  March 12, 2010  5:41 AM
Encryption, Password, Password field, SQL Server 2000
answered by:
64,505 pts.

Need a way to audit ANY change access to selected database files.
You should create journal receiver (CRTJRNRCV) and journal (CRTJRN). Then you can start journaling your fhysical file (STRJRNPF) and end journaling fhysical file (ENDJRNPF). Regards =========================================================== <i>…they should be able to audit every change to three critical database files when I am remotely signed on to their ISeries.</i> If these are really “critical files”, then [...]

View Answer   |  March 12, 2010  2:17 AM
Auditing, Policies, Security management
answered by:
107,735 pts.

Lost QSECOFR Password and DST QSECOFR is disabled.
Manual IPL is a start. =============================================================== <i>I do have access to other DST profiles and can access SST…</i> That indicates that you created at least one additional *SECOFR profile, which should have been one of the first things that was done on the system. QSECOFR ought to be used extremely rarely — ideally only at [...]

View Answer   |  March 12, 2010  1:50 AM
Compliance, CRM, Disaster Recovery, Policies, Risk management, Security Program Management
answered by:
107,735 pts.

AS400 Security
You may change user profiles CHGUSRPRF USRPRF(user_name) LMTCPB(*YES) Regards ============================================================== If these menus are *UIM, then they might react automatically to user LMTCPB() and USRCLS(). If these are *DSPF or *PGM (or simply programs with display files that look like menus), then it’s almost certain that you’ll need to modify the source for each one. [...]

View Answer   |  March 12, 2010  1:27 AM
Data center operations, Help Desk, Security, Tech support
answered by:
107,735 pts.

how to secure iSeries Files from unauthorized SQL & FTP commands from a windows application.
I believe what your looking for is a TCP exit program. you can locate the exit programs using the WRKREGINF command. You might want to look at third party product like PowerLock to secure them. Very easy to install and activate. ============================================================ Object-level security is the way to go. I assume you know that because [...]

View Answer   |  March 11, 2010  3:08 AM
AS/400, Microsoft Windows, Security management
answered by:
107,735 pts.

HIPPA audit on virtual network
I would probably start with this list and then you can work off their “competitors” either open source or commercial. http://www.vmware.com/technical-resources/security/compliance/partnerships.html

View Answer   |  March 9, 2010  9:24 PM
Cloud Computing, Cloud Computing in 2010, HIPAA, Knowledge Point Challenge, Virtual networking
answered by:
8,120 pts.

DHCP Permission issues in my domain
If DHCP is installed on DC, then you unfortunately don’t have the luxury of pinning down permissions on a per-server basis. All DC replicated among each other so permissions on one would replicate to others. I would always recommend having DHCP running on a member server whenever possible. Explanation from Microsoft: http://support.microsoft.com/kb/887357

View Answer   |  March 9, 2010  5:22 PM
Active Directory Users and Computers, Administration, Administrative privileges, DHCP, DHCP Permissions, DHCP server, Domain Controllers
answered by:
8,120 pts.

Reboot Juniper Firewall in Cluster
SSH to the system and then run the command “reset” and then “y” to confirm you want to reboot.

View Answer   |  March 9, 2010  5:10 PM
Firewall Cluster, Firewalls, Juniper, Juniper firewall, Juniper SRX 210
answered by:
8,120 pts.

AS400 SSL with Vista
First possible useful item — Locate cwbcossl.exe in your Client Access /Program Files subdirectory and run it. Although I haven’t used it under Vista, it might give different info on any problems with downloading or installing certificates. I’ve used it to explore problems before with good results. Tom

View Answer   |  March 7, 2010  11:54 PM
AS/400, Operations Navigator, SSL/TLS, Vista
answered by:
107,735 pts.

Sharepoint LDAP authentication
Hello: All of the LDAP member providers can asign a connectionUsername/pwd in web.config file. you can find a sample from google, or Reflect the LDAPMembershipprovider, Auth…User method.

View Answer   |  March 6, 2010  12:28 PM
Authentication, LDAP, SharePoint
answered by:
15 pts.

3G – Creating a S2S VPN when the 3G card uses DHCP and not static?
I have spoken directly to a Vodafone engineer that has set this up a couple of times. The 3G data connection is a connection into Vodafone’s network and then this is broken out onto the internet via: NAT IPS-ID Content cacheing Content filtering Under a standard 3G data service a different dynamic IP address is [...]

View Answer   |  March 5, 2010  3:06 PM
3G, ASA, Cisco, Cisco 1841, Cisco ASA, Cisco ASA 5520, Firewalls, IP, IPsec, IPsec VPN, Routing, VPN
answered by:
55 pts.

Websense
It depends on how the organization wants to manage/monitor employee network use. This is not an IT issue but is a business and human resources issue. Network bandwidth and management is not necessarily cheap. The network is there to support business requirements and employee internet use for games, gambling, shopping, adult activities, etc. is not [...]

View Answer   |  March 4, 2010  1:03 PM
Network monitoring, Network security, Websense
answered by:
32,630 pts.

Multiple subnets on one physical network
You can try multihoming. An alternate form of multihoming does not require a second network adapter; instead, you assign multiple IP addresses to the same adapter on one computer. Microsoft Windows XP and other operating systems support this configuration as an advanced IP addressing option. This approach gives you more flexibility to control incoming network [...]

View Answer   |  March 3, 2010  10:05 PM
Network design, Routing and switching, Routing Table, Subnet mask, Subnets, Switches
answered by:
2,220 pts.

Help with Exchange 2003 SMTP virtual servers, connectors, and TLS security.
Hi, I’m doing something similar – did you ever manage to get an answer as I am completely confused!

View Answer   |  March 2, 2010  11:45 AM
Bridgehead Server, DMZ SMTP, Exchange 2003, Exchange 2003 administration, SMTP, SMTP connector, SMTP Virtual Server, Transport Layer Security
answered by:
15 pts.

Need to make a parameter required !
1. MIN(1) will force an error if nothing is entered ===================================================== <i>2. I want to check at a *cmd level , not at the *pgm level behind the command if the entered parameter contains a string. </i> That, unfortunately, doesn’t make a lot of sense. If the parm type is *CHAR and the parm requires [...]

View Answer   |  March 1, 2010  7:51 AM
CL, CMD, parameter, required
answered by:
107,735 pts.

Free anti-virus software: Cloud vs AVG
I’ve used AVG for several years and not had problems with it. AV products will continually be leap frogging each other as they all keep innovating. If you are going to change AV products do so for positive reasons after researching the product features and make sure that the new product does match your requirements. [...]

View Answer   |  February 26, 2010  11:28 PM
Antivirus, Antivirus software, AVG, Cloud Antivirus
answered by:
2,260 pts.

How to protect an Excel sheet from printing?
This link should help you with your problem. Of course, they could always use Print Screen. Also, this link could help as well: Good luck!

View Answer   |  May 8, 2013  8:28 PM
Document security, Microsoft Excel, Printing
answered by:
2,325 pts.

Security+ Preparation for Exam
Some of the books also come with exam simulators. That is the process I use to pass exams. I take the sample exams until I can consistently score 90% or better everytime I take them. I have not failed any certification test yet. I used the Sybex book also. I also got the Exam Cram [...]

View Answer   |  February 26, 2010  12:40 PM
Certifications, CompTIA certifications, CompTIA Security+, Security+
answered by:
32,630 pts.