Skip to content

Commit

Permalink
3.3.210
Browse files Browse the repository at this point in the history
  • Loading branch information
Bureau Audit committed Jan 8, 2025
1 parent a4d785f commit dde5268
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file modified ORADAD.rc
Binary file not shown.
8 changes: 8 additions & 0 deletions oradad-schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,14 @@
<filter>(&amp;(objectClass=nTDSDSA)(objectClass=applicationSettings))</filter>
<classes>nTDSDSA,applicationSettings</classes>
</request>
<request>
<name>msDNS-ServerSettings</name>
<description>All msDNS-ServerSettings from configuration</description>
<base>configuration</base>
<scope>subtree</scope>
<filter>(objectClass=msDNS-ServerSettings)</filter>
<classes>msDNS-ServerSettings</classes>
</request>
<request>
<name>nTDSConnection</name>
<description>All nTDSConnection from configuration</description>
Expand Down

0 comments on commit dde5268

Please sign in to comment.