BookmarkSubscribeRSS Feed
danielmitu
Obsidian | Level 7

Hello,

 

It is a possible way to delete multiple users from SAS 9.4 MC ?

 

Thanks

3 REPLIES 3
LinusH
Tourmaline | Level 20
Yes.
But I'm guessing you mean some functionality except from deleting one at the time...?
So please describe your requirement and constraints in more detail.
Data never sleeps
danielmitu
Obsidian | Level 7
Hello,
I need to delete 600 users from Management Console. I want to know if there is a way to put all 600 users into a csv or txt file and somehow to make a program or a macro that read from that file and delete the users.

Thanks
Patrick
Opal | Level 21

@danielmitu

I don't have ready made code for this but below documentation should give you a good starting point:

http://go.documentation.sas.com/?docsetId=bisecag&docsetTarget=n1xmiwz40j40jan1cxepbble8a9h.htm&docs...

 

The user sync process also deletes users not in source (LDAP) but in Metadata so you should be able to find the code sections for deletion and then just use another source as input for users to be deleted.

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1340 views
  • 0 likes
  • 3 in conversation