<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[NTFS-Berechtigungen]]></title><description><![CDATA[<p>Hi Leute,</p>
<p>hat jemand einen Ansatz zum Thema Windows NTFS-Berechtigungen auslesen bzw. ist das mit C++ überhaupt möglich???</p>
<p>thx, MFG<br />
dope_dope</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/110878/ntfs-berechtigungen</link><generator>RSS for Node</generator><lastBuildDate>Wed, 01 Jul 2026 00:33:03 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/110878.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 May 2005 13:50:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to NTFS-Berechtigungen on Wed, 25 May 2005 13:50:30 GMT]]></title><description><![CDATA[<p>Hi Leute,</p>
<p>hat jemand einen Ansatz zum Thema Windows NTFS-Berechtigungen auslesen bzw. ist das mit C++ überhaupt möglich???</p>
<p>thx, MFG<br />
dope_dope</p>
]]></description><link>https://www.c-plusplus.net/forum/post/795893</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/795893</guid><dc:creator><![CDATA[dope_dope]]></dc:creator><pubDate>Wed, 25 May 2005 13:50:30 GMT</pubDate></item><item><title><![CDATA[Reply to NTFS-Berechtigungen on Wed, 25 May 2005 13:55:50 GMT]]></title><description><![CDATA[<p>dope_dope schrieb:</p>
<blockquote>
<p>...ist das mit C++ überhaupt möglich???</p>
</blockquote>
<p>Nichts ist unmöglich <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":-)"
      alt="🙂"
    /><br />
An C++ ist noch kein Problem gescheitert, aber wenn die WinAPI da nichts bieten sollte, müsstest du wohl das NTFS-Format selbst einlesen, und dass könnte schwiereig werden, da Microsoft das Format nicht offen legt.</p>
<p>Also: WinAPI oder ordentlich eigene Arbeit, dass ist meine Meinung <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":-)"
      alt="🙂"
    /> Aber warscheinlich gibt's ansonsten auch eine eigene Funktion dafür.</p>
<p>---------<br />
Aber was soll das bringen? Wenn du Zugriff auf eine Datei hast, dann ist doch gut, und wenn nicht, dann bekommst du ohnehin nicht mehr Infos als du schon hast!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/795898</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/795898</guid><dc:creator><![CDATA[Reyx]]></dc:creator><pubDate>Wed, 25 May 2005 13:55:50 GMT</pubDate></item><item><title><![CDATA[Reply to NTFS-Berechtigungen on Wed, 25 May 2005 14:02:07 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>Frag das besser mal im WinAPI-Forum. Das Auslesen der ACL ist nicht so ganz einfach.<br />
siehe<br />
<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/file_security_and_access_rights.asp" rel="nofollow">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/file_security_and_access_rights.asp</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/795903</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/795903</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Wed, 25 May 2005 14:02:07 GMT</pubDate></item><item><title><![CDATA[Reply to NTFS-Berechtigungen on Wed, 25 May 2005 14:38:11 GMT]]></title><description><![CDATA[<p>dafür kannst du das Programm &quot;Xcacls.exe&quot; von microsoft verwenden. Das Programm kannst du downloaden und es dann (mit den verschiedenen Parametern, jenachdem welche Zugriffsrechte du vergeben bzw. enziehen willst) in/mit deinem Programm starten.<br />
<a href="http://support.microsoft.com/?kbid=318754" rel="nofollow">http://support.microsoft.com/?kbid=318754</a></p>
<p>&lt;edit&gt;<br />
mit dem Programm kannst du natürlich auch die NTFS-Berechtigungen auslesen und in eine LOG-Datei schreiben.<br />
&lt;/edit&gt;</p>
]]></description><link>https://www.c-plusplus.net/forum/post/795940</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/795940</guid><dc:creator><![CDATA[epsilon]]></dc:creator><pubDate>Wed, 25 May 2005 14:38:11 GMT</pubDate></item><item><title><![CDATA[Reply to NTFS-Berechtigungen on Wed, 25 May 2005 15:39:58 GMT]]></title><description><![CDATA[<p>Dieser Thread wurde von Moderator/in <a href="http://www.c-plusplus.net/forum/profile.php?mode=viewprofile&amp;u=437" rel="nofollow">Jansen</a> aus dem Forum <a href="http://www.c-plusplus.net/forum/viewforum.php?f=2" rel="nofollow">Borland C++ Builder (VCL/CLX)</a> in das Forum <a href="http://www.c-plusplus.net/forum/viewforum.php?f=4" rel="nofollow">WinAPI</a> verschoben.</p>
<p>Im Zweifelsfall bitte auch folgende Hinweise beachten:<br />
<a href="http://www.c-plusplus.net/forum/viewtopic.php?t=39405" rel="nofollow">C/C++ Forum :: FAQ - Sonstiges :: Wohin mit meiner Frage?</a></p>
<p><em>Dieses Posting wurde automatisch erzeugt.</em></p>
]]></description><link>https://www.c-plusplus.net/forum/post/796012</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/796012</guid><dc:creator><![CDATA[C++ Forumbot]]></dc:creator><pubDate>Wed, 25 May 2005 15:39:58 GMT</pubDate></item></channel></rss>