Make Access List

Description

This set of scripts makes a list of users who can access to the observations (PI/observer).

Location of Scripts and Their Names

Location: /data/mta4/obs_ss/

GitHub Address: https://github.com/tisobe/Usint_script

make_access_list.py Mar 17, 2021
Retired
make_access_list_wrap Mar 28, 2013
make_access_list_main Apr 22, 2013
make_access_list.perl Sep 23, 2014

Please read README file for more details. There is a breif descriptions of this script in /data/mta4/obs_ss/Usint_test/Usint_script/README.

Sep 18, 2014Initially logged
Sep 23, 2014SyBase link update: SYBASE_OCS15.5 ---> SYBASE15.7
Mar 17, 2021python3.8 update

Data Needed

Environment Setting

Output Locations and File Names

How to Run the Script(s)

  1. go to: /data/mta4/obs_ss/
  2. run: /data/mta4/obs_ss/make_access_list_wrap

How to Run Test(s)

  1. No test available.

Expected result from the test

test results -- test results -- test results

Cron Job

CPU: boba-v
User: mta

0 12,18,23 * * 0-6 cd /data/mta4/obs_ss; /data/mta4/obs_ss/make_access_list_wrap >> $HOME/Logs/make_access.cron 2>&1

Web Addreess

NA

Note

None

Future Plan/Update Schedule

It will be rewritten in python.


Back to Top Page