Show/Hide Toolbars

Reporting Services CMD

Command: SecInherit

 

Inherits security from the parent folder.

 

SSRS Version:

 

2000, 2005 (N), 2005 (I), 2008 (N), 2008 (I),2008r2(N), 2008r2(I), 2012(N), 2012(I), Azure

 

(N)=Native

(I)=Integrated

 

 

Syntax

 

SecInherit /I:<item>

 

 

 

ParametersCD

 

/I: Item to inherit

 

 

Examples

 

a folder sales has different security to its parent. To inherit security from the parent the following command is used.

 

 

 

\>secinherit /i:sales

 

Now inherits from parent (\)

 

 

If the folder alredy inherits from the parent you will get a warning such as:

 

\>secinherit /i:sales

 

Warning: Item already inherits from parent

 

 

Remarks

 

If the folder/ item has space in the name enclose in quotes.

 

eg

 

secinherit /i:"global sales"

 

See Also

 

 

 

SecDiff                - Show security differences

SecInherit        - Set item security to inherit

SecSet                - Reset the security of child folder and files to the parent.

 

TreeSec        - Show the security differences for folder

TreeAllSec        - Show security differences for folders and items in the folders.