MIS Systems Thread, Sims2ad integration. in Technical; Hi all,
I am currently in the process of re-writing the sims2ad vb script and changing it to a moodle ...
-
11th February 2009, 10:35 AM #1 Sims2ad integration.
Hi all,
I am currently in the process of re-writing the sims2ad vb script and changing it to a moodle block.
The question i have could people supply the format of their usernames ie
[Intake Year][Initial First Name][Initial Middle Name][Surname]
i would like to include as many formats as possible.
-
-
IDG Tech News
-
11th February 2009, 10:39 AM #2 [First Initial][Middle Initial][Surname]
Though not all kids/staff have a middle initial!
-
-
11th February 2009, 10:44 AM #3 @Gatt,
Thanks
Another question to add.
Does you ad structure mirror the following structure?
OU=[School Name]
+=Year [Intake Year]
ie
OU=School
+= Year 07
+= Year 08
etc
-
-
11th February 2009, 10:46 AM #4 OU=School
+=Users
++=Pupils
+++=Year 07
+++=Year 08
etc
-
-
11th February 2009, 10:47 AM #5 
Originally Posted by
Gatt
[First Initial][Middle Initial][Surname]
Though not all kids/staff have a middle initial!
What happen if you have two people with the same name?
-
-
11th February 2009, 10:49 AM #6 we add an incremental number at the end
jbloggs
jbloggs1
jbloggs2
etc
-
-
11th February 2009, 11:28 AM #7 [2-digit-YoE]+[Surname]+[FirstInitial] e.g. 08BloggsJ - if there is say a John & a Jane, then 08BloggsJo & 08BloggsJa
OU=School
+=Users
+=Students
+=?? Intake (?? being YoE)
-
-
11th February 2009, 11:53 AM #8 Staff and students: (firstname).(lastname)[i]
joe.bloggs
joe.bloggs1
-
-
11th February 2009, 12:09 PM #9 [Entry Year][Surname][Initial]
08BloggsK
08BloggsK1
Staff are either [Initial][Surname] or [Surname][Initial] (Mix of both for some reason).
CC3 network for AD Structure
-
-
11th February 2009, 10:05 PM #10 You know that Capita to a AD provisioning plug in for SIMS ? And I think it lets you use some sort of regular expressions to assign usernames (it certainly let me do this for our SLG users).
Staff: First 4 letters of firstname, first four letters of surname, so GordBrow, this is what we use for SIMS.net and AD domains.
I was talking to a new member of staff who'd had logging on issues, due to the fact at his previous school they use first three of the forename and first 3 of the surname.
For students it is just [surename][forename initial][as many middle name initials as I can get][numeric counter if more than one]
(so how I managed to get SmithC5 is because, I have 6 students with no middle names, but the forenames start with a C).
We have students in AD as [ /students/2009Entry/{username} ]
If you want to confuse matters, we also store the users home folder in [ d:\users\09\{form}\{username} ] which we share out to the user as [ \\servername\{username} ]
whereas staff are in [ d:\users\staff\{teachers or support}\{username} ].
-
-
11th February 2009, 10:40 PM #11 
Originally Posted by
User3204
You know that Capita to a AD provisioning plug in for SIMS ? And I think it lets you use some sort of regular expressions to assign usernames (it certainly let me do this for our SLG users).
Staff: First 4 letters of firstname, first four letters of surname, so GordBrow, this is what we use for SIMS.net and AD domains.
I was talking to a new member of staff who'd had logging on issues, due to the fact at his previous school they use first three of the forename and first 3 of the surname.
For students it is just [surename][forename initial][as many middle name initials as I can get][numeric counter if more than one]
(so how I managed to get SmithC5 is because, I have 6 students with no middle names, but the forenames start with a C).
We have students in AD as [ /students/2009Entry/{username} ]
If you want to confuse matters, we also store the users home folder in [ d:\users\09\{form}\{username} ] which we share out to the user as [ \\servername\{username} ]
whereas staff are in [ d:\users\staff\{teachers or support}\{username} ].
Hi ,
Yes I am aware of the AD provisioning with SLG.
Our LA is looking at hosting our SLG so the we will have to hand over control of our ad domain to allow single sign on.
We prefer to use as little MS software as possible, save the continual upgrade cost.
I will add your username format to the list, i will look into the folder creation part later on, we currently use a samba server to host out home folders as it creates the home directories on first logon.
-
-
12th February 2009, 08:10 AM #12 students: 4 digit admission number (but changing these to 6 next year)
staff: staff code in SIMS
-
-
12th February 2009, 09:09 AM #13 
Originally Posted by
penfold_99
Our LA is looking at hosting our SLG so the we will have to hand over control of our ad domain to allow single sign on.
SLG accounts can be consolidated against different AD domains, so technically there's no reason that the LA shouldn't be able to provision to a domain of their own, then consolidate those accounts against your own internal domain for single sign-on.
This does require trusts to be set up correctly.
-
-
12th February 2009, 11:17 AM #14 
Originally Posted by
Hightower
CC3 network for AD Structure
@Hightower,
Could you expand? as i have never seen a CC3 network
-
-
11th April 2009, 10:27 PM #15 Hi Penfold,
Could you tell me how I could modify this script so I could use pupil admission numbers for their logins/home drives?
Currently, I have setup the view in SQL which I've slightly modified to also select student admission number and strip out the leading zeros. It then puts these in another column, Expr1.
Thanks chap
-
SHARE: 
Similar Threads
-
Replies: 13
Last Post: 16th May 2011, 10:09 AM
-
By GoldenWonder in forum Wireless Networks
Replies: 10
Last Post: 8th May 2009, 12:50 AM
-
Replies: 0
Last Post: 19th November 2007, 12:49 PM
-
By Andi in forum Network and Classroom Management
Replies: 2
Last Post: 15th June 2007, 02:30 PM
-
By mark in forum MIS Systems
Replies: 3
Last Post: 11th November 2006, 12:24 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules