Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9238

Re: RESTORE Deleted User

$
0
0

Hi

You can do it from the SQL in table OUSR.

when you delete user the system keep it and change the groups to be 99 just change the groups bake to 0

for example if your user is 10 you can run this query :

 

 

update  OUSR set GROUPS =0


where USERID ='10'

 

 

shachar


Viewing all articles
Browse latest Browse all 9238

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>