new guide for dates & datetimes, and updated security description

This commit is contained in:
Allan Bowe
2018-09-28 11:57:13 +02:00
parent 4eea1444ec
commit 90dcf37727
11 changed files with 82 additions and 18 deletions

View File

@ -1,13 +1,13 @@
# Data Controller for SAS® - Security
## Summary
The Data Controller works at the level of Table and Group. Permissions can only be set at group level, and so there are two parts to adding a user:
DC security is applied at the level of Table and Group. Permissions can only be set at group level. There are two parts to adding a user:
1 - Adding the user to the relevant group in SAS metadata
2 - Ensuring that group has the appropriate access level in the configuration table
For guidance with adding SAS users, see SAS Documentation.
For guidance with adding SAS users, see [SAS Documentation](http://support.sas.com/documentation/cdl/en/mcsecug/69854/HTML/default/viewer.htm#n05epzfefjyh3dn1xdw2lkaxwyrz.htm).
## Details