BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Grandhi4
Calcite | Level 5

Hi All,

How to create a 100 or more users in SAS Management Console.

Create a one by one or is there any other option...Can any one help me please

Thanks in Advance,

Suresh

1 ACCEPTED SOLUTION

Accepted Solutions
PaulHomes
Rhodochrosite | Level 12

Hi Suresh,

You can write a SAS program using the User Import Macros to do it if you can source the user information from somewhere. These SAS provided macros are usually used for synchronizing with Active Directory or LDAP, but the information can come from other places too (CSV, XML, database etc.)

There is more information in the SAS 9.3 Intelligence Platform: Security Administration Guide in the User Import Macros appendix.

Cheers

Paul

View solution in original post

5 REPLIES 5
PaulHomes
Rhodochrosite | Level 12

Hi Suresh,

You can write a SAS program using the User Import Macros to do it if you can source the user information from somewhere. These SAS provided macros are usually used for synchronizing with Active Directory or LDAP, but the information can come from other places too (CSV, XML, database etc.)

There is more information in the SAS 9.3 Intelligence Platform: Security Administration Guide in the User Import Macros appendix.

Cheers

Paul

Grandhi4
Calcite | Level 5

Thanks Paul.

Your blog is very helpful for SAS Admin folks thanks

Cheers,

Suresh

PaulHomes
Rhodochrosite | Level 12

Thanks for the feedback Suresh, glad you find the blog useful.

Grandhi4
Calcite | Level 5

your welcome Smiley Happy

We will create a users from SAS MC then allocated to the users to use SAS DI, SAS EG,...If any user forgot his 'Password' in SAS DI how can we retrieve it ?

If you have any idea or solution could you share.

Cheers,

Suresh

LinusH
Tourmaline | Level 20

It depends hon what passwords and authentication method you use.

If you use metadata passwords for login, the administrator can reset the password in SMC.

If it is an external authentication, e.g. AD, the password handling has to be done there, since this password should not be stored in SAS metadata (if so, it will require manual changes in SAS metadata each time a password changes in the AD).

Data never sleeps

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 5 replies
  • 769 views
  • 5 likes
  • 3 in conversation