<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to restrict DB specific privileges</title><link>https://community.appian.com/discussions/f/administration/40075/how-to-restrict-db-specific-privileges</link><description>Hi all, 
 We want to restrict the drop table and truncate table privileges to certain users in certain schemas. 
 I&amp;#39;m aware of the documentation strategy for restricting write or admin permissions: 
 https://docs.appian.com/suite/help/25.4/appian-cloud</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to restrict DB specific privileges</title><link>https://community.appian.com/thread/153028?ContentTypeID=1</link><pubDate>Fri, 09 Jan 2026 13:45:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:df636a02-537a-43b1-b8b2-e4750920fa74</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;You can&amp;#39;t with the standard permissions. Database schema editors will allow you to drop/truncate.&lt;/p&gt;
&lt;p&gt;No choice but to roll your own DB if you want this. Or restrict db access to database viewers and only let them update data via a process.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to restrict DB specific privileges</title><link>https://community.appian.com/thread/153027?ContentTypeID=1</link><pubDate>Fri, 09 Jan 2026 10:00:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1f693ba8-a694-4c18-8284-3c3df6b03d64</guid><dc:creator>Jordi</dc:creator><description>&lt;p&gt;I understand your point of view, Stefan, but sounds quite theoretical.&lt;/p&gt;
&lt;p&gt;When you admin legacy or new big applications, you can&amp;#39;t create always a &amp;quot;self maintenance&amp;quot; capabilities,&amp;nbsp; for users to self-maintain each and every data item, right?&lt;/p&gt;
&lt;p&gt;And when a user incorrectly enters a value, and he/she needs it to changed, if the application does not contain a self maintenance, you need a designer/admin to change that value in the DB and re-synch the record.&lt;/p&gt;
&lt;p&gt;We need admin people with permissions to write into production, in a very controlled and justified fashion, with the right incident and the right controls.&lt;/p&gt;
&lt;p&gt;What we don&amp;#39;t need is that those same people, because of the simple fact that they need to be able to change a value in the database, we don&amp;#39;t need them to be able to truncate a table or to drop any database object.&lt;/p&gt;
&lt;p&gt;In Appian, if you have permissions to write into a table via myphpAdmin, you have permissions to drop objects.&lt;/p&gt;
&lt;p&gt;So, how can I avoid this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to restrict DB specific privileges</title><link>https://community.appian.com/thread/153022?ContentTypeID=1</link><pubDate>Thu, 08 Jan 2026 16:44:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5a0bc82e-02c7-4afa-b184-122474eb8913</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Nobody should have any kind of admin access on PROD by default. Using the described approach you can easily control access for support purposes.&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://appian.rocks/2023/09/20/support-processes-on-appian/"&gt;https://appian.rocks/2023/09/20/support-processes-on-appian/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>