- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 02-01-2010 12:11 PM
(952 views)
Is there a way of adding users and there profiles into SMC & EG 4.1 via a script ( we have both running on unix). Any help would be appreciated...
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
For adding users to metadata server ("SMC"), see Intelligence Platform, security guide:
http://support.sas.com/documentation/cdl/en/bisecag/61133/HTML/default/a003175544.htm
In SAS 9.1, I think that profiles has to be created manually by the users. Maybe, if you have some shared accounts, you can copy the profile. Creation of individual profiles is not a standard task. Each profile is text file (with the text !!!!! DO NOT EDIT !!!!!!! in the header...). If you don't want to put the password in the file, yo try generate this file using a script, but I assume this is not supported by SAS.
In 9.2 the profiles has slightly changed, maybe it will help you. Haven't played around it enough to help you out there.
Regards,
Linus
http://support.sas.com/documentation/cdl/en/bisecag/61133/HTML/default/a003175544.htm
In SAS 9.1, I think that profiles has to be created manually by the users. Maybe, if you have some shared accounts, you can copy the profile. Creation of individual profiles is not a standard task. Each profile is text file (with the text !!!!! DO NOT EDIT !!!!!!! in the header...). If you don't want to put the password in the file, yo try generate this file using a script, but I assume this is not supported by SAS.
In 9.2 the profiles has slightly changed, maybe it will help you. Haven't played around it enough to help you out there.
Regards,
Linus
Data never sleeps