﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>I-Assure Forums / DIACAP Toolset / Suggestions and Feature Requests </title><generator>InstantForum.NET v4.1.4</generator><description>I-Assure Forums</description><link>http://www.i-assure.com/forums/</link><webMaster>forums@i-assure.com</webMaster><lastBuildDate>Sat, 31 Jul 2010 20:20:22 GMT</lastBuildDate><ttl>20</ttl><item><title>FISMA, NIST, OMB and PII information listings</title><link>http://www.i-assure.com/forums/Topic142-10-1.aspx</link><description>&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;I just downloaded and played with the tool today.  I have a few recommendations/questions. &lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;DIACAP requires using the NIST 800-53 yet I don't see a recognizable 53 mapping (looking for the 21 families) for requirements.  Did I miss it?&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;OMB requirements are also not truly defined for Personal Information in Identifiable Form (PII or IFF data) HSPD-12 should be the source. (NIST has promised a PII authoritative reference but has not delivered)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;FISMA / NIST applications could be an easy inclusion for the tool.  (I'm looking at contractors that are trying to meet DoD and Federal standards)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;Also, the standardized testing for the requirements could be included. &lt;/SPAN&gt;</description><pubDate>Mon, 12 Mar 2007 15:02:56 GMT</pubDate><dc:creator>jaylangham</dc:creator></item><item><title>NIST Accreditation Toolset</title><link>http://www.i-assure.com/forums/Topic882-10-1.aspx</link><description>I have read that a NIST accreditation toolset was set to be realeased and cannot find it anywhere. Has it been released yet and if not, is there still a plan for it?&lt;/P&gt;&lt;P&gt;Thanks!</description><pubDate>Thu, 08 Oct 2009 11:50:12 GMT</pubDate><dc:creator>Theresa.Smith</dc:creator></item><item><title>DCID 6/3 Toolset</title><link>http://www.i-assure.com/forums/Topic786-10-1.aspx</link><description>Can anyone tell me when or if there is a free toolset for DCID 6/3.  I was using the DIACAP (8500.2) free toolset for a good while, and loved it.  But my new position requires me to use the DCID 6/3 COntrols, which are pretty closely related really.  Just wondering if anything is out there right now, or soon will be.  Sure makes life a whole lot easier.  Thanks.</description><pubDate>Thu, 09 Apr 2009 10:21:54 GMT</pubDate><dc:creator>DaneyMi</dc:creator></item><item><title>Error in Beta and Release</title><link>http://www.i-assure.com/forums/Topic821-10-1.aspx</link><description>I've installed the released version (3.0.1) and the Beta (3.1.1) and I'm getting the same error just moving through / manipulating projects. On the Beta (the version I currently have installed). I generated this error trying to delete the TEST2 project included in the Beta version:&lt;br&gt;&lt;br&gt;Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application wil close immediately.&lt;br&gt;&lt;br&gt;Conversion from string "0" to type 'Double' is not valid.&lt;br&gt;&lt;br&gt;Details:&lt;br&gt;See the end of this message for details on invoking &lt;br&gt;just-in-time (JIT) debugging instead of this dialog box.&lt;br&gt;&lt;br&gt;************** Exception Text **************&lt;br&gt;System.InvalidCastException: Conversion from string "0" to type 'Double' is not valid. ---&gt; System.FormatException: Input string was not in a correct format.&lt;br&gt;   at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)&lt;br&gt;   at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)&lt;br&gt;   --- End of inner exception stack trace ---&lt;br&gt;   at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)&lt;br&gt;   at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value)&lt;br&gt;   at I_Assure_DIACAP_Toolset.modChart.AddACCSTATUSChart()&lt;br&gt;   at I_Assure_DIACAP_Toolset.modChart.CreateACCStatusChart()&lt;br&gt;   at I_Assure_DIACAP_Toolset.frmMain.RefreshExistingProjects()&lt;br&gt;   at I_Assure_DIACAP_Toolset.frmMain.DeleteProject()&lt;br&gt;   at I_Assure_DIACAP_Toolset.frmMain.UltraToolbarsManager1_ToolClick(Object sender, ToolClickEventArgs e)&lt;br&gt;   at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnToolClick(ToolClickEventArgs e)&lt;br&gt;   at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.FireEvent(ToolbarEventIds id, EventArgs e)&lt;br&gt;   at Infragistics.Win.UltraWinToolbars.ToolBase.OnToolClick()&lt;br&gt;   at Infragistics.Win.UltraWinToolbars.ButtonToolUIElement.DoClickProcessing(MouseEventArgs e)&lt;br&gt;   at Infragistics.Win.UltraWinToolbars.ButtonToolUIElement.OnMouseUp(MouseEventArgs e)&lt;br&gt;   at Infragistics.Win.ControlUIElementBase.ProcessMouseUpHelper(Object sender, MouseEventArgs e)&lt;br&gt;   at Infragistics.Win.ControlUIElementBase.ProcessMouseUp(Object sender, MouseEventArgs e)&lt;br&gt;   at Infragistics.Win.Utilities.ProcessEvent(Control control, ProcessEvent eventToProcess, EventArgs e)&lt;br&gt;   at Infragistics.Win.UltraControlBase.OnMouseUp(MouseEventArgs e)&lt;br&gt;   at Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea.OnMouseUp(MouseEventArgs e)&lt;br&gt;   at System.Windows.Forms.Control.WmMouseUp(Message&amp; m, MouseButtons button, Int32 clicks)&lt;br&gt;   at System.Windows.Forms.Control.WndProc(Message&amp; m)&lt;br&gt;   at System.Windows.Forms.Control.ControlNative&amp;#119;indow.OnMessage(Message&amp; m)&lt;br&gt;   at System.Windows.Forms.Control.ControlNative&amp;#119;indow.WndProc(Message&amp; m)&lt;br&gt;   at System.Windows.Forms.Native&amp;#119;indow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;br&gt;&lt;br&gt;&lt;br&gt;************** Loaded Assemblies **************&lt;br&gt;&lt;br&gt;My system has .Net installed (versions 1.1, 2.0 and 3.5SP1) and I'm running XP SP3.&lt;br&gt;&lt;br&gt;Thanks!</description><pubDate>Wed, 24 Jun 2009 10:40:05 GMT</pubDate><dc:creator>sfaulconer</dc:creator></item><item><title>IA Control Artifacts</title><link>http://www.i-assure.com/forums/Topic533-10-1.aspx</link><description>&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;?xml:namespace prefix = o /&gt;&lt;o:p&gt;Have you seen below error when inserting an artifact?&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;o:p&gt;Unhandled exception has occurred in your application.  If you click continue, the application will ignore this error and attempt to continue.  If you click quit, the application will close immediately.&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;o:p&gt;Could not find a part of the path 'C:\Program Files\I-Assure\DIACAP Toolset\artifacts\AFNEWS\XXX.ext.&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;o:p&gt;Thanks.&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;o:p&gt;Virginia&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;o:p&gt; &lt;/P&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;</description><pubDate>Tue, 04 Mar 2008 16:18:42 GMT</pubDate><dc:creator>vytuarte</dc:creator></item><item><title>Certification Test Plan vs Security Test Plan</title><link>http://www.i-assure.com/forums/Topic757-10-1.aspx</link><description>As far as content is concerned, what is the difference in the CTP versus the STP and chronologically, when should they be administered.  I noticed that you host a STP as an artifact on the site, would you happen to have samples of a CTP to post?&lt;/P&gt;&lt;P&gt;v/r pg76</description><pubDate>Thu, 15 Jan 2009 12:21:26 GMT</pubDate><dc:creator>pointguard76</dc:creator></item><item><title>Validation Procedures - Export .xls</title><link>http://www.i-assure.com/forums/Topic601-10-1.aspx</link><description>Recommend providing the users the capability to export the Validation Procedures to a standard table/worksheet (.xls). Right now, the toolset attempts to translate the actual format of the validation procedures layout rather than placing the content into the correct columns of a table. The same thing happens with a .csv.&lt;/P&gt;&lt;P&gt;Regards,</description><pubDate>Wed, 14 May 2008 06:21:27 GMT</pubDate><dc:creator>otterit</dc:creator></item><item><title>Validation Procedures report</title><link>http://www.i-assure.com/forums/Topic740-10-1.aspx</link><description>When you run the Validation report is doesn't populate the Validation Procedure Name field in the report.</description><pubDate>Fri, 09 Jan 2009 05:39:47 GMT</pubDate><dc:creator>Guntherm</dc:creator></item><item><title>Field Sizes in the Access DB</title><link>http://www.i-assure.com/forums/Topic700-10-1.aspx</link><description>Sorry about this, but some of the programs that i deal with went over board when they named their application. I made a quick fix by updating the field size in the Access DB table, but just wanted to give you a heads up. The field that I updated was SYSTEMNAMEID in the PROJECT table. I left it as a TEXT field, but updated it from 50 to 255. Didnt see any reason to switch it to a MEMO.&lt;br&gt;&lt;br&gt;Kevin.</description><pubDate>Wed, 01 Oct 2008 11:55:45 GMT</pubDate><dc:creator>millsks</dc:creator></item><item><title>Customizing the IA controls</title><link>http://www.i-assure.com/forums/Topic429-10-1.aspx</link><description>I work for the Dept of the Army certifying "platform IT" and alot of our systems dont have servers, PCs, etc. MILES is one of our systems. MILES is basically laser tag on a grand scale. The system for a soldier has a set of wireless laser detectors, and laser transmitter, and a radio to send kills and trigger pulls. The problem here is that most of the IA controls for a MAC III Sensitive system do not apply.&lt;/P&gt;&lt;P&gt;Request:&lt;/P&gt;&lt;P&gt;Would like to be able to create custom control sets for my programs. Be able to create for instance a "standalone" computing system control set based the IA controls.&lt;/P&gt;&lt;P&gt;In creation you could identify the following&lt;/P&gt;&lt;P&gt;The MAC level&lt;/P&gt;&lt;P&gt;The conf level&lt;/P&gt;&lt;P&gt;Then highlight the controls which apply to the system and save the new template and call it whatever you like.&lt;/P&gt;&lt;P&gt;My latest work is on a MILES system that 90% of the controls dont apply. I guess i could clone the project but it would be nice to create custom control sets.</description><pubDate>Thu, 10 Jan 2008 15:13:53 GMT</pubDate><dc:creator>warnerd</dc:creator></item><item><title>IA controls</title><link>http://www.i-assure.com/forums/Topic478-10-1.aspx</link><description>Is it possible to have a report be developed which explains the IA controls. It would basically break down the control take PETC-1 for example I'm guessing it means (Physical environment temperature control).  When I have to send out the validation procedures for responses not all the responsible parties understand what the controls mean. This would provide them with a guide to easily find the controls they need to answer.</description><pubDate>Tue, 05 Feb 2008 09:55:25 GMT</pubDate><dc:creator>sjlyon5</dc:creator></item><item><title>DIACAP ScoreCard</title><link>http://www.i-assure.com/forums/Topic195-10-1.aspx</link><description>Would it be possible to add another item to the Compliant/Non-compliant drop down on the DIACAP Scorecard?  The item would be "Not Yet Assessed (NYA)".  We have systems that are in development and test that we haven't determined how a particular IA Control is going to be met and the three choices available "Compliant", "Non-Compliant", and "N/A" don't really give the true status of the control.</description><pubDate>Thu, 03 May 2007 13:39:54 GMT</pubDate><dc:creator>Here2StayOH</dc:creator></item><item><title>DIP (Planned) to POA&amp;M</title><link>http://www.i-assure.com/forums/Topic309-10-1.aspx</link><description>Recommend DIACAP toolset provide a prompt asking the use if they would like to automatically populate the POA&amp;amp;M based on the information provided in the DIP or Scorecard. The toolset could ask, "Would you like to add the "Planned" control in the POA&amp;amp;M?". A positive response would move the control number and risk information right into the POA&amp;amp;M. The tool could then ask the uesr if they would like to provide amplifying information such as costs and milestones.&lt;/P&gt;&lt;P&gt;The same concept could apply to non-compliant (NC) controls in the scorecard.</description><pubDate>Thu, 04 Oct 2007 23:23:54 GMT</pubDate><dc:creator>otterit</dc:creator></item><item><title>toolset feature</title><link>http://www.i-assure.com/forums/Topic6-10-1.aspx</link><description>I downloaded the toolset today, installed and ran. One of the tabs in the bottom right frame titled "IA Control Validation Text" is grayed out on my version. Do I need a different license to enable this? Thanks. &lt;br&gt;&lt;br&gt;Everything else ran fine.  And thanks - for automating what is described in the interim CA guidance, July 06. &lt;br&gt;&lt;br&gt;Is anyone out there actually initiating a DIACAP, as opposed to transitioning from DITSCAP for their project?</description><pubDate>Mon, 14 Aug 2006 13:08:58 GMT</pubDate><dc:creator>lars</dc:creator></item><item><title>Developmental Test</title><link>http://www.i-assure.com/forums/Topic4-10-1.aspx</link><description>Networks and instrumentation used for data acquisition during Developmental Testing are a unique breed.  Often the DoD and Service specific regulations for Information Assurance do not address the specific needs of this community.  &lt;P&gt;I'd hope this topic can discuss areas of interest to this unique community ... which I see including the Major Range and Test Facility Base (MRTFB) installations, Installations connected by the DREN, and HPC networks.  Data Acquisition systems could be connected to the test item either by hard-wire or wirelessly.  How do we secure these systems? Do we apply the same rules/procedures as those used for the NIPRNET?  Do we connect to the NIPRNET? &lt;/P&gt;&lt;P&gt;Any and all information in this area would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks for your time.</description><pubDate>Mon, 14 Aug 2006 09:58:54 GMT</pubDate><dc:creator>DIACAP4DT&amp;E</dc:creator></item><item><title>Realingment of IA Controls</title><link>http://www.i-assure.com/forums/Topic471-10-1.aspx</link><description>As stated in the DODD 5200.28 paragraph 4.3 "&lt;SPAN style="FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 13.0pt"&gt;&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;The safeguarding of information and AIS resources (against sabotage, tampering, denial of service, espionage, fraud, misappropriation, misuse, or release to unauthorized persons) shall be accomplished through the continuous employment of safeguards consisting of administrative, procedural, physical and/or environmental, personnel, communications security, emanations security, and computer security (i.e., hardware, firmware, and software), as required. The mix of safeguards selected shall achieve the requisite level of security or protection.”&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 13.0pt"&gt;&lt;FONT color=#000000 size=3&gt;It would be beneficial for all if the IA controls were grouped into safeguard groupings with subsequent Subject Matter Areas (SMA) for a a more feasible process of completing a C&amp;amp;A Package. Each SMA would have multiple sub-questions for a compilation or percentage tabulation for showing compliance. These SMA's would be linked to the POAM and DIP for failed controls and vice versa in that when a control is mitigated in any of the three document a dominio effects is implemented in order to lessen the need to repeat the same entry over again.  Example provided. &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 13.0pt"&gt;&lt;FONT color=#000000 size=3&gt;&lt;/FONT&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 13.0pt"&gt;&lt;TABLE style="WIDTH: 689pt; BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 width=917 border=0 x:str&gt;&lt;COLGROUP&gt;&lt;COL style="WIDTH: 110pt; mso-width-source: userset; mso-width-alt: 5339" width=146&gt;&lt;COL style="WIDTH: 123pt; mso-width-source: userset; mso-width-alt: 5997" width=164&gt;&lt;COL style="WIDTH: 121pt; mso-width-source: userset; mso-width-alt: 5888" width=161&gt;&lt;COL style="WIDTH: 115pt; mso-width-source: userset; mso-width-alt: 5595" width=153&gt;&lt;COL style="WIDTH: 113pt; mso-width-source: userset; mso-width-alt: 5485" width=150&gt;&lt;COL style="WIDTH: 107pt; mso-width-source: userset; mso-width-alt: 5229" width=143&gt;&lt;TBODY&gt;&lt;TR style="HEIGHT: 31.5pt" height=42&gt;&lt;TD class=xl24 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 110pt; BORDER-BOTTOM: #d4d0c8; HEIGHT: 31.5pt; BACKGROUND-COLOR: transparent" width=146 height=42&gt;&lt;STRONG&gt;Adminstrative&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class=xl24 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 123pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=164 x:str="Transmission Security "&gt;&lt;STRONG&gt;Transmission Security&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class=xl24 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 121pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=161 x:str="Configuration Security "&gt;&lt;STRONG&gt;Configuration Security&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class=xl24 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 115pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=153&gt;&lt;STRONG&gt;Personnel Security&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class=xl24 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 113pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=150 x:str="Physical Security "&gt;&lt;STRONG&gt;Physical Security&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class=xl24 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 107pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=143 x:str="Operations Security "&gt;&lt;STRONG&gt;Operations Security&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="HEIGHT: 31.5pt" height=42&gt;&lt;TD class=xl25 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 110pt; BORDER-BOTTOM: #d4d0c8; HEIGHT: 31.5pt; BACKGROUND-COLOR: transparent" width=146 height=42 x:str="Subject Matter Areas "&gt;&lt;EM&gt;&lt;U&gt;Subject Matter Areas&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/TD&gt;&lt;TD class=xl25 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 123pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=164 x:str="Subject Matter Areas "&gt;&lt;EM&gt;&lt;U&gt;Subject Matter Areas&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/TD&gt;&lt;TD class=xl25 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 121pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=161 x:str="Subject Matter Areas "&gt;&lt;EM&gt;&lt;U&gt;Subject Matter Areas&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/TD&gt;&lt;TD class=xl25 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 115pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=153 x:str="Subject Matter Areas "&gt;&lt;EM&gt;&lt;U&gt;Subject Matter Areas&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/TD&gt;&lt;TD class=xl25 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 113pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=150 x:str="Subject Matter Areas "&gt;&lt;EM&gt;&lt;U&gt;Subject Matter Areas&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/TD&gt;&lt;TD class=xl25 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 107pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=143 x:str="Subject Matter Areas "&gt;&lt;EM&gt;&lt;U&gt;Subject Matter Areas&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/U&gt;&lt;/EM&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="HEIGHT: 63pt" height=84&gt;&lt;TD class=xl26 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 110pt; BORDER-BOTTOM: #d4d0c8; HEIGHT: 63pt; BACKGROUND-COLOR: transparent" width=146 height=84&gt;Security Education Training and Awareness Training (SETAP)&lt;/TD&gt;&lt;TD class=xl24 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 123pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=164 x:str="Partitioning "&gt;&lt;STRONG&gt;Partitioning&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class=xl24 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 121pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=161&gt;&lt;STRONG&gt;Remote Access&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class=xl27 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 115pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=153 x:str="Personnel "&gt;&lt;STRONG&gt;Personnel&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class=xl24 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 113pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=150&gt;&lt;STRONG&gt;Facility Description&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class=xl24 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 107pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=143 x:str="Acquistion Plan "&gt;&lt;STRONG&gt;Acquistion Plan&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="HEIGHT: 31.5pt" height=42&gt;&lt;TD class=xl26 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 110pt; BORDER-BOTTOM: #d4d0c8; HEIGHT: 31.5pt; BACKGROUND-COLOR: transparent" width=146 height=42 x:str="System Rules of Behavior "&gt;System Rules of Behavior&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class=xl24 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 123pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=164 x:str="Shared Resources "&gt;&lt;STRONG&gt;Shared Resources&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class=xl24 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 121pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=161 x:str="Functionality Checks "&gt;&lt;STRONG&gt;Functionality Checks&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class=xl27 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 115pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=153&gt;&lt;STRONG&gt;Limited Access Authorizations&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class=xl27 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 113pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=150 x:str="Access Control "&gt;&lt;STRONG&gt;Access Control&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class=xl26 style="BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; WIDTH: 107pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent" width=143 x:str="Resources "&gt;Resources&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/SPAN&gt;</description><pubDate>Tue, 05 Feb 2008 08:48:13 GMT</pubDate><dc:creator>edwards</dc:creator></item><item><title>Add artifacts to DIACAP Implementation Tab</title><link>http://www.i-assure.com/forums/Topic432-10-1.aspx</link><description>I would like to see an additional Column that we can add text to in order to assign the IA controls to an artifact.&lt;/P&gt;&lt;P&gt;When you open a project there are 3 tabs and they are the project summary, DIP plan, and DIACAP scorecard page. Clicking the DIP plan brings up the DIACAP Implementation Plan page.&lt;/P&gt;&lt;P&gt;I would like to see an additional column named "artifact" which allows us to assign controls to an artifact. For instance. The DCFA-1 control is satisfied by our Information Security Plan (ISP). It would be nice when completed the DIP to be able to see the controls and the artifact which satisfies the control. Makes is easier to manage with so many controls. I am using the resources tab right now so I guess it will work for now.&lt;/P&gt;&lt;P&gt;The column could be blank and allow us to put the name of the artifact we assign to it in the box.&lt;/P&gt;&lt;P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;DCFA-1&lt;/TD&gt;&lt;TD&gt;Functional Architecture for AIS Applications&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;ISP&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt; </description><pubDate>Fri, 11 Jan 2008 08:40:52 GMT</pubDate><dc:creator>warnerd</dc:creator></item><item><title>Source</title><link>http://www.i-assure.com/forums/Topic139-10-1.aspx</link><description>I understand that the source for the DIACAP Toolset is available according to the license agreement. How do you get the source? Is there a support or development group for modifying the source?&lt;br&gt;&lt;br&gt;     Cheers&lt;br&gt;     Vern</description><pubDate>Fri, 09 Mar 2007 09:10:48 GMT</pubDate><dc:creator>V</dc:creator></item><item><title>Is it possible to update a record on the toolset?</title><link>http://www.i-assure.com/forums/Topic17-10-1.aspx</link><description>I downloaded the toolset today and have been checking it out. So far, I like what I am seeing. I was wondering if there was a way of editing or updating a record once it has been created. For example, if you initially put the status as Unaccredited and then later it gets an IATO, is it possible to change the status without having to recreate the whole record? How about changing names within the record? What happens if the DAA changes? I would appreciate any answer. I really like this product and I hope there is a way to make the changes without having to recreate the record. Thanks.</description><pubDate>Fri, 18 Aug 2006 12:14:37 GMT</pubDate><dc:creator>lectrik1</dc:creator></item></channel></rss>