<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title><![CDATA[Security Concepts]]></title><link>http://fmforums.com/forum/showforum.php?fid/33/</link><description>Accounts &amp; Privileges &amp; Passwords. Information you need to know about security concepts.</description><language>none</language><pubDate>Sun, 07 Mar 2010 16:30:06 GMT</pubDate><lastBuildDate>Sun, 07 Mar 2010 16:30:06 GMT</lastBuildDate><docs>http://blogs.law.harvard.edu/tech/rss</docs><generator>FusionBB 3.0 FINAL (www.fusionbb.com)</generator><item><title><![CDATA[UI Integrity and Related Security Items]]></title><link>http://fmforums.com/forum/showtopic.php?tid/213687</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/213687</guid><description><![CDATA[ A proper understanding of the proper relationship between file UI and data security is an important item for FileMaker Pro developers.<br />
<br />
I would recommend a review of FileMaker Tech Info 5671 found at  <a href="http://thefmkb.com/5671" title="thefmkb.com/5671" target="_blank">thefmkb.com/5671.</a> <br />
<br />
<br />
Steven ]]></description><pubDate>Sun, 07 Mar 2010 15:59:39 GMT</pubDate></item><item><title><![CDATA[Secure my admin pages]]></title><link>http://fmforums.com/forum/showtopic.php?tid/213648</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/213648</guid><description><![CDATA[ I have a xsl page that contains a list with all the records in my database. This is a public page that everyone can view without logging in. For this I've enabled the guest account. <br />
<br />
I've also created xsl pages to edit the list. But when my user gets to these pages, they are automatically logged in as guest. How can I force the login window so that they can get more rights. I've searched the net and this forum and what I find is that I need to initiate a script to switch user account but this scriptstep is not compatible with the web. <br />
<br />
How can I setup a security concept that allows me to do this.  ]]></description><pubDate>Thu, 04 Mar 2010 18:06:11 GMT</pubDate></item><item><title><![CDATA[Sharing account information between 2 files ?]]></title><link>http://fmforums.com/forum/showtopic.php?tid/213647</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/213647</guid><description><![CDATA[ Hi !<br />
<br />
I have 2 different files on server. Is it possible to some how pass user information from one file to another ? I mean that account is created to both files with one session and both shares the account privileges etc. Is possible to use a third file ("Personnel file") that contains that information and is used by the other two ? I have no idea how to use "External authentication"...<br />
<br />
Thank you in advance ! ]]></description><pubDate>Thu, 04 Mar 2010 17:17:57 GMT</pubDate></item><item><title><![CDATA[Report showing only objects created by the current user]]></title><link>http://fmforums.com/forum/showtopic.php?tid/213545</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/213545</guid><description><![CDATA[ I want that users see only the objects they have created in a given table. For that I've set custom priviledges for the records in the users' priviledge set such that there is a limited access for viewing, editing and deleting according to the calculation:<br />
<br />
CreatedBy = Get ( AccountName )<br />
<br />
where CreatedBy is a global field populated at startup with the function Get(AccountName). This means that the current user sees only the entries he has created in that table.<br />
<br />
However, when viewing a list view report on that table the current user sees all the fields he didn't create. These fields have the value:<br />
<br />
&lt;No Access&gt;<br />
<br />
Keeping that priviledge set route, is there a way to have those fields totally hidden, i.e. just having these entries removed rather than showing &lt;No Access&gt; ?<br />
 ]]></description><pubDate>Thu, 25 Feb 2010 09:47:46 GMT</pubDate></item><item><title><![CDATA[File Maker Pro 10  Adding Passwords to Converted Documents?]]></title><link>http://fmforums.com/forum/showtopic.php?tid/213467</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/213467</guid><description><![CDATA[ Hi everyone. I'm new to the FM Forums but I appreciate any help you all can offer. Also, I apologize if this issue is addressed in another thread, but I searched and couldn't find it.<br />
<br />
Here's the deal: I've recently upgraded an installation of File Maker Pro 6 to File Maker Pro 10. I have four databases that are used regularly in my company. After converting them all from the 6 format to the 10 format, two have spontaneously started requiring password in order for me to write to them. I can open the file as a "guest" and view it to my hearts content, but I cannot make alterations to it because it requires a password. <br />
<br />
The two documents that now require passwords have never had a password on them at any point in their existence. <br />
<br />
Has anyone has any experience with this? It's driving my (and my administrative staff) crazy!<br />
<br />
Any help you can offer would be much appreciated! ]]></description><pubDate>Thu, 18 Feb 2010 22:31:57 GMT</pubDate></item><item><title><![CDATA[disable creation and deletion of portal row]]></title><link>http://fmforums.com/forum/showtopic.php?tid/213288</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/213288</guid><description><![CDATA[ Hi all!<br />
I have a record with portal and if it will be locked the edit,modify and delete will disabled to every fields  by user privileges. And if record locked the portal rows still can be created and deleted. So the record not fully protected. I can't set portal rows creation and deletion to limited because available possibilities just 'yes' and 'no'.<br />
<br />
If record is locked existing portal rows edit is disabled too (it's good).The question: <br />
How can I disable portal rows creation and deletion if any field is fully protected?<br />
(just in locked records, new records must have full acces)<br />
<br />
Thank you in advance.<br />
<br />
<span style='color:purple'>If you a portal professionals please read my question in 'portal to portal' topic because the problem still exsist.</span> <br />
<a href="http://fmforums.com/forum/showpost.php?post/349769/" title="http://fmforums.com/forum/showpost.php?post/349769/" target="_blank">http://fmforums.com/forum/showpost.php?post/349769/</a> ]]></description><pubDate>Sun, 07 Feb 2010 11:56:58 GMT</pubDate></item><item><title><![CDATA[Quick question on RLA functions]]></title><link>http://fmforums.com/forum/showtopic.php?tid/213278</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/213278</guid><description><![CDATA[ Hi,<br />
<br />
I'm totally a newbie in Access &amp; Privileges.  Is there a function that checks if the user can create a record of a given table?<br />
<br />
Something like Get (RecordCreationAccess)<br />
<br />
Thanks ]]></description><pubDate>Fri, 05 Feb 2010 18:37:04 GMT</pubDate></item><item><title><![CDATA[Data Encryption Question]]></title><link>http://fmforums.com/forum/showtopic.php?tid/213226</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/213226</guid><description><![CDATA[ We are looking at a couple of plugins for encrypting a client's data.  The Blowfish plugin from Sky Dancer looks promising.<br />
<br />
I'm wondering where folks choose to store the encryption key.  We can't have the operators having to type in a key each time they need access to the data.<br />
<br />
I'm sure there are resources that I should look at for best practices.  Any advice or direction for what should be read for this would be much appreciated.<br />
<br />
Thanks. ]]></description><pubDate>Wed, 03 Feb 2010 19:03:31 GMT</pubDate></item><item><title><![CDATA[Lock Record After Status Change]]></title><link>http://fmforums.com/forum/showtopic.php?tid/213223</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/213223</guid><description><![CDATA[ I've got an order entry system in Filemaker 8.5. Each order has a status. After the status is changed to "billed", I'd like to be able to lock the record so it is viewable only and cannot be edited.<br />
<br />
I do have 2 privilege sets created -- Staff and Admin. I'd like the Admin to be able to still edit the record if necessary, but it to be totally locked by the Staff.<br />
<br />
Is there a way to lock the record based on the status of the order? ]]></description><pubDate>Wed, 03 Feb 2010 15:18:06 GMT</pubDate></item><item><title><![CDATA[Record Level Access]]></title><link>http://fmforums.com/forum/showtopic.php?tid/213196</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/213196</guid><description><![CDATA[ Hi Everyone,<br />
<br />
Not to beat this topic to death, but I keep hitting the wall on this one. I understand using the auto-entered Get(AccountName) with the Extended Privileges to allow the record creator to view, edit and delete their own records.  Here is where I am am stuck.<br />
<br />
Let's say Allison, Ann and Alexander are in Group A, and Bob, Brandon and Bailey are in Group B.<br />
<br />
Is it possible for Allison to create a record that can also be viewed or edited by the two other members of her group (Ann and Alexander), while restricting access to all members of Group B?  In other words, I wanted each user to be able to create, edit and view their own records, but also flag the record with their appropriate group so that it can be viewed or edited by anyone in the same group.<br />
<br />
I have experimented with a Users Table, but have read here that it's not a good idea to use one for this purpose. It would not be used for authentication, but possibly RLA. Is this the route to take?<br />
<br />
Not sure if it complicates matters or not, but I will be using External Authentication as well.<br />
<br />
Suggestions, anyone?<br />
<br />
David<br />
<br />
PS (I have search the forum for Record Level Access, and have read the discussions) ]]></description><pubDate>Tue, 02 Feb 2010 13:57:03 GMT</pubDate></item></channel></rss>