[1015] | 1 | # |
---|
| 2 | # PyKota sample LDAP directory tree |
---|
| 3 | # |
---|
| 4 | # $Id$ |
---|
| 5 | # |
---|
[1017] | 6 | |
---|
[1015] | 7 | dn: ou=People,dc=librelogiciel,dc=com |
---|
| 8 | ou: People |
---|
| 9 | objectClass: organizationalUnit |
---|
| 10 | |
---|
| 11 | dn: ou=Groups,dc=librelogiciel,dc=com |
---|
| 12 | ou: Groups |
---|
| 13 | objectClass: organizationalUnit |
---|
| 14 | |
---|
[1017] | 15 | dn: ou=PyKota,dc=librelogiciel,dc=com |
---|
| 16 | ou: PyKota |
---|
| 17 | objectClass: organizationalUnit |
---|
| 18 | |
---|
| 19 | dn: ou=Printers,ou=PyKota,dc=librelogiciel,dc=com |
---|
[1015] | 20 | ou: Printers |
---|
| 21 | objectClass: organizationalUnit |
---|
| 22 | |
---|
[1017] | 23 | dn: ou=UQuotas,ou=PyKota,dc=librelogiciel,dc=com |
---|
| 24 | ou: UQuotas |
---|
| 25 | objectClass: organizationalUnit |
---|
| 26 | |
---|
| 27 | dn: ou=GQuotas,ou=PyKota,dc=librelogiciel,dc=com |
---|
| 28 | ou: GQuotas |
---|
| 29 | objectClass: organizationalUnit |
---|
| 30 | |
---|
| 31 | dn: ou=Jobs,ou=PyKota,dc=librelogiciel,dc=com |
---|
| 32 | ou: Jobs |
---|
| 33 | objectClass: organizationalUnit |
---|
| 34 | |
---|
| 35 | dn: ou=LastJobs,ou=PyKota,dc=librelogiciel,dc=com |
---|
| 36 | ou: LastJobs |
---|
| 37 | objectClass: organizationalUnit |
---|
| 38 | |
---|
[1015] | 39 | dn: uid=jerome,ou=People,dc=librelogiciel,dc=com |
---|
| 40 | uid: jerome |
---|
| 41 | cn:: SmVyb21lIEFsZXQ= |
---|
| 42 | objectClass: account |
---|
| 43 | objectClass: posixAccount |
---|
| 44 | objectClass: top |
---|
| 45 | objectClass: shadowAccount |
---|
[1017] | 46 | objectClass: pykotaAccount |
---|
| 47 | objectClass: pykotaAccountBalance |
---|
[1015] | 48 | userPassword: {crypt}PvuIT4Mz8.lCM |
---|
| 49 | shadowLastChange: 12093 |
---|
| 50 | shadowMax: 99999 |
---|
| 51 | shadowWarning: 7 |
---|
| 52 | loginShell: /bin/bash |
---|
| 53 | uidNumber: 500 |
---|
| 54 | gidNumber: 500 |
---|
| 55 | homeDirectory: /home/jerome |
---|
| 56 | gecos: Jerome Alet,,, |
---|
[1017] | 57 | pykotaUserName: jerome |
---|
[1015] | 58 | pykotaLimitBy: quota |
---|
[1017] | 59 | pykotaBalance: 9.25 |
---|
| 60 | pykotaLifeTimePaid: 10 |
---|
[1015] | 61 | |
---|
| 62 | dn: cn=devel,ou=Groups,dc=librelogiciel,dc=com |
---|
| 63 | objectClass: posixGroup |
---|
| 64 | objectClass: top |
---|
| 65 | objectClass: pykotaGroup |
---|
| 66 | cn: devel |
---|
| 67 | userPassword: {crypt}x |
---|
| 68 | gidNumber: 500 |
---|
| 69 | memberUid: jerome |
---|
[1017] | 70 | pykotaGroupName: devel |
---|
[1015] | 71 | pykotaLimitBy: quota |
---|
| 72 | |
---|
[1017] | 73 | dn: cn=apple,ou=Printers,ou=PyKota,dc=librelogiciel,dc=com |
---|
[1018] | 74 | objectClass: pykotaObject |
---|
[1015] | 75 | objectClass: pykotaPrinter |
---|
[1017] | 76 | cn: apple |
---|
[1015] | 77 | pykotaPrinterName: apple |
---|
| 78 | pykotaPricePerPage: 0.1 |
---|
| 79 | pykotaPricePerJob: 0.25 |
---|
| 80 | |
---|
[1017] | 81 | dn: cn=uniqueidentifier01,ou=UQuotas,ou=PyKota,dc=librelogiciel,dc=com |
---|
[1018] | 82 | objectClass: pykotaObject |
---|
[1015] | 83 | objectClass: pykotaUserPQuota |
---|
[1017] | 84 | cn: uniqueidentifier01 |
---|
| 85 | pykotaUserName: jerome |
---|
| 86 | pykotaPrinterName: apple |
---|
| 87 | pykotaPageCounter: 5 |
---|
| 88 | pykotaLifePageCounter: 5 |
---|
[1015] | 89 | pykotaSoftLimit: 100 |
---|
| 90 | pykotaHardLimit: 110 |
---|
| 91 | pykotaDateLimit: None |
---|
| 92 | |
---|
[1017] | 93 | dn: cn=uniqueidentifier02,ou=GQuotas,ou=PyKota,dc=librelogiciel,dc=com |
---|
[1018] | 94 | objectClass: pykotaObject |
---|
[1015] | 95 | objectClass: pykotaGroupPQuota |
---|
[1017] | 96 | cn: uniqueidentifier02 |
---|
| 97 | pykotaGroupName: devel |
---|
| 98 | pykotaPrinterName: apple |
---|
[1015] | 99 | pykotaSoftLimit: 400 |
---|
| 100 | pykotaHardLimit: 450 |
---|
| 101 | pykotaDateLimit: None |
---|
| 102 | |
---|
[1017] | 103 | dn: cn=uniqueidentifier03,ou=Jobs,ou=PyKota,dc=librelogiciel,dc=com |
---|
[1018] | 104 | objectClass: pykotaObject |
---|
[1017] | 105 | objectClass: pykotaJob |
---|
| 106 | cn: uniqueidentifier03 |
---|
| 107 | pykotaUserName: jerome |
---|
| 108 | pykotaPrinterName: apple |
---|
[1015] | 109 | pykotaJobId: 15 |
---|
| 110 | pykotaPrinterPageCounter: 1533 |
---|
| 111 | pykotaJobSize: 5 |
---|
| 112 | pykotaAction: ALLOW |
---|
[1017] | 113 | |
---|
| 114 | dn: cn=uniqueidentifier04,ou=LastJobs,ou=PyKota,dc=librelogiciel,dc=com |
---|
[1018] | 115 | objectClass: pykotaObject |
---|
[1017] | 116 | objectClass: pykotaLastJob |
---|
| 117 | cn: uniqueidentifier04 |
---|
| 118 | pykotaPrinterName: apple |
---|
[1018] | 119 | pykotaLastJobIdent: uniqueidentifier03 |
---|