~azzar1/unity/add-show-desktop-key

  • Committer: dcoles
  • Date: 2008-07-18 02:40:58 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:912
Makeuser: Makeuser will now chown all files in a users home directory to the
unixid provided by the database. This means remakeallusers.py can be used to
update everyones unixids after a database change. The makeuser script will also 
no longer generate a random unixid when one is not given on the command line.

Database: Change to database so that a sequence is used by default. The allowed  
range is 1000-29999 (let's start at 5000, because 1000+ is used by adduser.  
Reference: http://www.debian.org/doc/debian-policy/ch-opersys.html)
See SF Bug '[ 2012190 ] Student UID generation'
Migration script will reallocate all users a new unixid from the sequence.

Usermgt-Server: Now no longer generates a random unixid. Rely on the database 
to come up with a new sequence number.

Filename Latest Rev Last Changed Committer Comment Size
..
doc 1 17 years ago drtomc An initial checkin. Diff
exercises 512 16 years ago stevenbird Renaming of problems to exercises (initial commit) Diff
file-tools 405 16 years ago drtomc Version 0 of the file manipulation tools to allow Diff
home 400 16 years ago stevenbird first commit of homepage at ivle.sourceforge.net, Diff
lib 409 16 years ago mattgiuca Moved www/conf and www/common to a new directory l Diff
platform 1 17 years ago drtomc An initial checkin. Diff
prototypes 9 17 years ago mattgiuca Added prototypes directory. Added ajax file browse Diff
scripts 418 16 years ago mattgiuca Renamed trunk/console to trunk/scripts. We are now Diff
setup 803 16 years ago dcoles Setup: Modularised setup.py so it is now no longer Diff
subjects 313 17 years ago mattgiuca test/test_framework: Updated examples, a bit of be Diff
test 201 17 years ago mattgiuca Added "test" directory. Added make_date_test.py, a Diff
timount 813 16 years ago William Grant Merge jails-redux branch. We now use aufs rather t Diff
trampoline 144 17 years ago mattgiuca Trunk, and all subdirectories with Python files: Diff
userdb 25 17 years ago drtomc A bit more work on the userdb stuff. Diff
www 144 17 years ago mattgiuca Trunk, and all subdirectories with Python files: Diff
File buildjail.sh 824 16 years ago dcoles Setup: Try to make this `rm -rf` a little bit more 3.2 KB Diff Download File
File enrolallusers.py 877 16 years ago mattgiuca pulldown_subj/__init__.py: Added "enrol_user" func 2.9 KB Diff Download File
insert_exercise.py 659 16 years ago drtomc Add a little script for stuffing exercises into th 759 bytes Diff Download File
LICENSE.txt 7 17 years ago stevenbird GPL license 17.5 KB Diff Download File
File listusers.py 754 16 years ago mattgiuca listusers.py: Added options processing (now accept 1.9 KB Diff Download File
Makefile 813 16 years ago William Grant Merge jails-redux branch. We now use aufs rather t 324 bytes Diff Download File
File makeuser.py 912 16 years ago dcoles Makeuser: Makeuser will now chown all files in a u 3.2 KB Diff Download File
File marks.py 736 16 years ago mattgiuca Added new script "marks.py" which computes the mar 6 KB Diff Download File
File mountallusers.py 813 16 years ago William Grant Merge jails-redux branch. We now use aufs rather t 3 KB Diff Download File
File remakeallusers.py 898 16 years ago wagrant remakeallusers: Remove unused imports, and set the 2.3 KB Diff Download File
File remakeuser.py 636 16 years ago drtomc remakeuser: use the database, not the password fil 1.9 KB Diff Download File
File setup.py 804 16 years ago dcoles Setup: To go with last revision - Now just a front 2.9 KB Diff Download File