User administration
These functions check the user, his identity and associated permissions. Users of WinCC OA can have features like a name, an identification number, a password and an entitlement code. These are managed by the process control system using the internal "_Users" data point. The following functions access element values of this data point.
afterLogin() |
checkPassword() |
convManIdToInt() |
convManIntToName() |
getManIdFromInt() |
getOSDomainName() |
getUserId() |
getUserName() |
setUserId() |
getUserPermission() |
setUserNamePVSS() |
uss_getGenericSetting() |
uss_getMyUsergroup() |
uss_getSpecificSetting() |
uss_getSpecificUserSetting() |
uss_getUserSettings() |
The following functions were implemented for the Windows user administration: |
getCurrentDomainName() |
getDomainOSUser() |
getOSUser() |
getOSGroupID() |
getOSGroupInfo() |
getOSGroupName() |
getOSGroups() |
getOSGroupUsers() |
getOSUserGroups() |
getOSUserID() |
getOSUserInfo() |
getOSUserName() |
getUserPermissionForArea() |
getWindowsEvents() |
setUserNameSSO() |
usr_deleteSetting() |
verifyOSUser() |
wss_getGenericSetting() |
wss_getSpecificSetting() |
wss_getSpecificWorkstationSetting() |
wss_getWorkstationSettings() |
The following user administration classes are available: |