Show
Ignore:
Timestamp:
06/06/03 16:21:08 (21 years ago)
Author:
jalet
Message:

New LDAP schema.
Small bug fixes.

Files:
1 modified

Legend:

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

    r1015 r1017  
    44# $Id$ 
    55# 
    6 #  
     6  
    77dn: ou=People,dc=librelogiciel,dc=com 
    88ou: People 
     
    1313objectClass: organizationalUnit 
    1414 
    15 dn: ou=Printers,dc=librelogiciel,dc=com 
     15dn: ou=PyKota,dc=librelogiciel,dc=com 
     16ou: PyKota 
     17objectClass: organizationalUnit 
     18 
     19dn: ou=Printers,ou=PyKota,dc=librelogiciel,dc=com 
    1620ou: Printers 
     21objectClass: organizationalUnit 
     22 
     23dn: ou=UQuotas,ou=PyKota,dc=librelogiciel,dc=com 
     24ou: UQuotas 
     25objectClass: organizationalUnit 
     26 
     27dn: ou=GQuotas,ou=PyKota,dc=librelogiciel,dc=com 
     28ou: GQuotas 
     29objectClass: organizationalUnit 
     30 
     31dn: ou=Jobs,ou=PyKota,dc=librelogiciel,dc=com 
     32ou: Jobs 
     33objectClass: organizationalUnit 
     34 
     35dn: ou=LastJobs,ou=PyKota,dc=librelogiciel,dc=com 
     36ou: LastJobs 
    1737objectClass: organizationalUnit 
    1838 
     
    2444objectClass: top 
    2545objectClass: shadowAccount 
    26 objectClass: pykotaUser 
     46objectClass: pykotaAccount 
     47objectClass: pykotaAccountBalance 
    2748userPassword: {crypt}PvuIT4Mz8.lCM 
    2849shadowLastChange: 12093 
     
    3455homeDirectory: /home/jerome 
    3556gecos: Jerome Alet,,, 
     57pykotaUserName: jerome 
    3658pykotaLimitBy: quota 
    37 pykotaBalance: 0 
    38 pykotaLifeTimePaid: 0 
     59pykotaBalance: 9.25 
     60pykotaLifeTimePaid: 10 
    3961 
    4062dn: cn=devel,ou=Groups,dc=librelogiciel,dc=com 
     
    4668gidNumber: 500 
    4769memberUid: jerome 
     70pykotaGroupName: devel 
    4871pykotaLimitBy: quota 
    4972 
    50 dn: pykotaPrinterName=apple,ou=Printers,dc=librelogiciel,dc=com 
     73dn: cn=apple,ou=Printers,ou=PyKota,dc=librelogiciel,dc=com 
     74objectClass: pykotaNamed 
    5175objectClass: pykotaPrinter 
     76cn: apple 
    5277pykotaPrinterName: apple 
    5378pykotaPricePerPage: 0.1 
    5479pykotaPricePerJob: 0.25 
    5580 
    56 dn: ou=userPQuotas,pykotaPrinterName=apple,ou=Printers,dc=librelogiciel,dc=com 
    57 ou: userPQuotas 
    58 objectClass: organizationalUnit 
    59  
    60 dn: ou=groupPQuotas,pykotaPrinterName=apple,ou=Printers,dc=librelogiciel,dc=com 
    61 ou: groupPQuotas 
    62 objectClass: organizationalUnit 
    63  
    64 dn: ou=Jobs,pykotaPrinterName=apple,ou=Printers,dc=librelogiciel,dc=com 
    65 ou: Jobs 
    66 objectClass: organizationalUnit 
    67  
    68 dn: uid=jerome,ou=userPQuotas,pykotaPrinterName=apple,ou=Printers,dc=librelogiciel,dc=com 
     81dn: cn=uniqueidentifier01,ou=UQuotas,ou=PyKota,dc=librelogiciel,dc=com 
     82objectClass: pykotaNamed 
    6983objectClass: pykotaUserPQuota 
    70 uid: jerome 
    71 pykotaPageCounter: 0 
    72 pykotaLifePageCounter: 0 
     84cn: uniqueidentifier01 
     85pykotaUserName: jerome 
     86pykotaPrinterName: apple 
     87pykotaPageCounter: 5 
     88pykotaLifePageCounter: 5 
    7389pykotaSoftLimit: 100 
    7490pykotaHardLimit: 110 
    7591pykotaDateLimit: None 
    7692 
    77 dn: cn=devel,ou=groupPQuotas,pykotaPrinterName=apple,ou=Printers,dc=librelogiciel,dc=com 
     93dn: cn=uniqueidentifier02,ou=GQuotas,ou=PyKota,dc=librelogiciel,dc=com 
     94objectClass: pykotaNamed 
    7895objectClass: pykotaGroupPQuota 
    79 cn: devel 
     96cn: uniqueidentifier02 
     97pykotaGroupName: devel 
     98pykotaPrinterName: apple 
    8099pykotaSoftLimit: 400 
    81100pykotaHardLimit: 450 
    82101pykotaDateLimit: None 
    83102 
    84 dn: pykotaJobHistoryId=1,ou=Jobs,pykotaPrinterName=apple,ou=Printers,dc=librelogiciel,dc=com 
    85 objectClass: pykotaPrinterJob 
    86 pykotaJobHistoryId: 1 
     103dn: cn=uniqueidentifier03,ou=Jobs,ou=PyKota,dc=librelogiciel,dc=com 
     104objectClass: pykotaNamed 
     105objectClass: pykotaJob 
     106cn: uniqueidentifier03 
     107pykotaUserName: jerome 
     108pykotaPrinterName: apple 
    87109pykotaJobId: 15 
    88 uid: jerome 
    89110pykotaPrinterPageCounter: 1533 
    90111pykotaJobSize: 5 
    91112pykotaAction: ALLOW 
    92 pykotaJobDate: 2003-06-04 16:12 
     113 
     114dn: cn=uniqueidentifier04,ou=LastJobs,ou=PyKota,dc=librelogiciel,dc=com 
     115objectClass: pykotaNamed 
     116objectClass: pykotaLastJob 
     117cn: uniqueidentifier04 
     118pykotaPrinterName: apple 
     119pykotaLastJobUUID: uniqueidentifier03