Update UserList.csv

This commit is contained in:
Ray 2024-04-13 00:28:53 +10:00 committed by GitHub
parent d48a83204c
commit 244e328729
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 12 deletions

View File

@ -1,12 +1,12 @@
fName,lName,jTitle,OuName,OuPath fName,lName,jTitle,OuName,OuPath
Mary,Stolle,CEO,CEOOu,"dc=alphadelta,dc=com" Mary,Stolle,CEO,CEOOu,"OU=CEOOu,OU=StaffOu,dc=PSTest,dc=local"
Syed,Acharya,Finance,FinanceOu,"dc=alphadelta,dc=com" Syed,Acharya,Finance,FinanceOu,"OU=FinanceOu,OU=StaffOu,dc=PSTest,dc=local"
Johannes,Klein,Sales,SalesOu,"dc=alphadelta,dc=com" Johannes,Klein,Sales,SalesOu,"OU=SalesOu,OU=StaffOu,dc=PSTest,dc=local"
David,Jones,Purchasing,PurchasingOu,"dc=alphadelta,dc=com" David,Jones,Purchasing,PurchasingOu,"OU=PurchasingOu,OU=StaffOu,dc=PSTest,dc=local"
Seamus,O'Grady,HR,HROu,"dc=alphadelta,dc=com" Seamus,O'Grady,HR,Hrou,"OU=HROu,OU=StaffOu,dc=PSTest,dc=local"
Susan,Ng,Employee,StaffOu,"dc=alphadelta,dc=com" Susan,Ng,Employee,StaffOu,"OU=StaffOu,dc=PSTest,dc=local"
Samuel,Lee,IT,ITOu,"dc=alphadelta,dc=com" Samuel,Lee,IT,ITOu,"OU=ITOu,OU=StaffOu,dc=PSTest,dc=local"
Tom,Chung,Employee,StaffOu,"dc=alphadelta,dc=com" Tom,Chung,Employee,StaffOu,"OU=StaffOu,dc=PSTest,dc=local"
Wei,Yoon,Employee,StaffOu,"dc=alphadelta,dc=com" Wei,Yoon,Employee,StaffOu,"OU=StaffOu,dc=PSTest,dc=local"
Mercedes,Schmidt,Employee,StaffOu,"dc=alphadelta,dc=com" Mercedes,Schmidt,Employee,StaffOu,"OU=StaffOu,dc=PSTest,dc=local"
Rayyan,Hodges,Employee,StaffOu,"dc=alphadelta,dc=com" Rayyan,Hodges,Employee,StaffOu,"OU=StaffOu,dc=PSTest,dc=local"

1 fName lName jTitle OuName OuPath
2 Mary Stolle CEO CEOOu dc=alphadelta,dc=com OU=CEOOu,OU=StaffOu,dc=PSTest,dc=local
3 Syed Acharya Finance FinanceOu dc=alphadelta,dc=com OU=FinanceOu,OU=StaffOu,dc=PSTest,dc=local
4 Johannes Klein Sales SalesOu dc=alphadelta,dc=com OU=SalesOu,OU=StaffOu,dc=PSTest,dc=local
5 David Jones Purchasing PurchasingOu dc=alphadelta,dc=com OU=PurchasingOu,OU=StaffOu,dc=PSTest,dc=local
6 Seamus O'Grady HR HROu Hrou dc=alphadelta,dc=com OU=HROu,OU=StaffOu,dc=PSTest,dc=local
7 Susan Ng Employee StaffOu dc=alphadelta,dc=com OU=StaffOu,dc=PSTest,dc=local
8 Samuel Lee IT ITOu dc=alphadelta,dc=com OU=ITOu,OU=StaffOu,dc=PSTest,dc=local
9 Tom Chung Employee StaffOu dc=alphadelta,dc=com OU=StaffOu,dc=PSTest,dc=local
10 Wei Yoon Employee StaffOu dc=alphadelta,dc=com OU=StaffOu,dc=PSTest,dc=local
11 Mercedes Schmidt Employee StaffOu dc=alphadelta,dc=com OU=StaffOu,dc=PSTest,dc=local
12 Rayyan Hodges Employee StaffOu dc=alphadelta,dc=com OU=StaffOu,dc=PSTest,dc=local