Jump to content

Recommended Posts

Posted

Tamarside, Can you send me some info on this, it sounds like a really good idea. Is it commercial/opensource, or did you write it yourself? Do you actually sync SIMS with AD?

 

Thanks

 

David

 

It is something I had written myself. We use CMIS instead of SIMS and CMIS relies on a folder containing images of our students. The images are named according to the students' admission numbers. making it very easy to match with an AD user account.

 

While currently containing a hard-coded path, I can modify it to instead look at a path it read from a .INI file, so it'd be more configurable. Equally I can mod it to read AD values from the same .INI, so it will work on other networks, but there is still the issue of mapping usernames to images. Obviously that depends on the naming convention you use.

 

Depending on your setup, and available time, I can look at changing this for you?

 

I wrote another util that checks CMIS daily for any new students. If it finds any, it creates the AD account, Exchange mailbox, home folder, sets quotas and permissions on the home folder, sets the 1st logon password and makes the account a member of the relevant groups. The SAM logon name is Surname + last 4 digits of admission number, e.g. Joe Bloggs becomes Bloggs1234, while the 1st password is Password1234.

 

This means admin staff at the point of registration have definate values to deal with and can issue the student with the relevant detail.

 

Because somebody asked me about doing the same for SIMS I have started on it and currently I am at the stage where I can extract new student details from SIMS. I haven't touched the code for a long while now, due to time constraints.

Posted (edited)
I know my highschool used a simple number system (eg: 009465) which the origins of the system started at the library then when the office updated their system they decided to use it as well and then the IT dept used it. So all the students needed to do was look at their ID cards/timetables to know it and its unique to each student in the school. Edited by p858snake
Posted
We usually leave it to the parents to name them. Although we do have a few choice names for some of them. As far as user names are concerned we use year they started school surname first initial eg 08BloggsJ. If there is morre that one J Bloggs in the year the next one becomes 08BloggsJ1 and so on.
Posted

& &

 

However we curtail surnames to 5 letters. Remove all apostrophes and hyphens although some old usernames remain with them in.

 

For year of entry we do them by year group so if someone joined year 10 now, they would be 05 because that year as a whole started in 2005.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...