Show
Ignore:
Timestamp:
06/04/03 15:59:26 (21 years ago)
Author:
jalet
Message:

LDAP schema seems good.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/initscripts/pykota-sample.ldif

    r1012 r1013  
    1 #dn: ou=People,dc=librelogiciel,dc=com 
    2 #ou: People 
    3 #objectClass: organizationalUnit 
     1dn: ou=People,dc=librelogiciel,dc=com 
     2ou: People 
     3objectClass: organizationalUnit 
    44 
    5 #dn: ou=Groups,dc=librelogiciel,dc=com 
    6 #ou: Groups 
    7 #objectClass: organizationalUnit 
     5dn: ou=Groups,dc=librelogiciel,dc=com 
     6ou: Groups 
     7objectClass: organizationalUnit 
    88 
    9 #dn: ou=Printers,dc=librelogiciel,dc=com 
    10 #ou: Printers 
    11 #objectClass: organizationalUnit 
     9dn: ou=Printers,dc=librelogiciel,dc=com 
     10ou: Printers 
     11objectClass: organizationalUnit 
    1212 
    13 #dn: uid=jerome,ou=People,dc=librelogiciel,dc=com 
    14 #uid: jerome 
    15 #cn:: SmVyb21lIEFsZXQ= 
    16 #objectClass: account 
    17 #objectClass: posixAccount 
    18 #objectClass: top 
    19 #objectClass: shadowAccount 
    20 #objectClass: pykotaUser 
    21 #userPassword: {crypt}PvuIT4Mz8.lCM 
    22 #shadowLastChange: 12093 
    23 #shadowMax: 99999 
    24 #shadowWarning: 7 
    25 #loginShell: /bin/bash 
    26 #uidNumber: 500 
    27 #gidNumber: 500 
    28 #homeDirectory: /home/jerome 
    29 #gecos: Jerome Alet,,, 
    30 #pykotaLimitBy: quota 
    31 #pykotaBalance: 0 
    32 #pykotaLifeTimePaid: 0 
     13dn: uid=jerome,ou=People,dc=librelogiciel,dc=com 
     14uid: jerome 
     15cn:: SmVyb21lIEFsZXQ= 
     16objectClass: account 
     17objectClass: posixAccount 
     18objectClass: top 
     19objectClass: shadowAccount 
     20objectClass: pykotaUser 
     21userPassword: {crypt}PvuIT4Mz8.lCM 
     22shadowLastChange: 12093 
     23shadowMax: 99999 
     24shadowWarning: 7 
     25loginShell: /bin/bash 
     26uidNumber: 500 
     27gidNumber: 500 
     28homeDirectory: /home/jerome 
     29gecos: Jerome Alet,,, 
     30pykotaLimitBy: quota 
     31pykotaBalance: 0 
     32pykotaLifeTimePaid: 0 
    3333 
    34 #dn: cn=jerome,ou=Groups,dc=librelogiciel,dc=com 
    35 #objectClass: posixGroup 
    36 #objectClass: top 
    37 #objectClass: pykotaGroup 
    38 #cn: jerome 
    39 #userPassword: {crypt}x 
    40 #gidNumber: 500 
    41 #pykotaLimitBy: quota 
     34dn: cn=devel,ou=Groups,dc=librelogiciel,dc=com 
     35objectClass: posixGroup 
     36objectClass: top 
     37objectClass: pykotaGroup 
     38cn: devel 
     39userPassword: {crypt}x 
     40gidNumber: 500 
     41memberUid: jerome 
     42pykotaLimitBy: quota 
    4243 
    43 #dn: pykotaPrinterName=apple,ou=Printers,dc=librelogiciel,dc=com 
    44 #objectClass: pykotaPrinter 
    45 #pykotaPrinterName: apple 
    46 #pykotaPricePerPage: 0.1 
    47 #pykotaPricePerJob: 0.25 
     44dn: pykotaPrinterName=apple,ou=Printers,dc=librelogiciel,dc=com 
     45objectClass: pykotaPrinter 
     46pykotaPrinterName: apple 
     47pykotaPricePerPage: 0.1 
     48pykotaPricePerJob: 0.25 
    4849 
     50dn: ou=userPQuotas,pykotaPrinterName=apple,ou=Printers,dc=librelogiciel,dc=com 
     51ou: userPQuotas 
     52objectClass: organizationalUnit 
     53 
     54dn: ou=groupPQuotas,pykotaPrinterName=apple,ou=Printers,dc=librelogiciel,dc=com 
     55ou: groupPQuotas 
     56objectClass: organizationalUnit 
     57 
     58dn: ou=Jobs,pykotaPrinterName=apple,ou=Printers,dc=librelogiciel,dc=com 
     59ou: Jobs 
     60objectClass: organizationalUnit 
     61 
     62dn: uid=jerome,ou=userPQuotas,pykotaPrinterName=apple,ou=Printers,dc=librelogiciel,dc=com 
     63objectClass: pykotaUserPQuota 
     64uid: jerome 
     65pykotaPageCounter: 0 
     66pykotaLifePageCounter: 0 
     67pykotaSoftLimit: 100 
     68pykotaHardLimit: 110 
     69pykotaDateLimit: None 
     70 
     71dn: cn=devel,ou=groupPQuotas,pykotaPrinterName=apple,ou=Printers,dc=librelogiciel,dc=com 
     72objectClass: pykotaGroupPQuota 
     73cn: devel 
     74pykotaSoftLimit: 400 
     75pykotaHardLimit: 450 
     76pykotaDateLimit: None 
     77 
     78dn: pykotaJobHistoryId=1,ou=Jobs,pykotaPrinterName=apple,ou=Printers,dc=librelogiciel,dc=com 
     79objectClass: pykotaPrinterJob 
     80pykotaJobHistoryId: 1 
     81pykotaJobId: 15 
     82uid: jerome 
     83pykotaPrinterPageCounter: 1533 
     84pykotaJobSize: 5 
     85pykotaAction: ALLOW 
     86pykotaJobDate: 2003-06-04 16:12