Openldap und AT-Befehl

Post Reply
Message
Author
Alex

Openldap und AT-Befehl

#1 Post by Alex »

Openldap 2.0.21 und at-Befehl

Hallo Leute,

ich hab folgendes Problem. Wenn ich mich auf einer Linux-Workstation über LDAP anmelde und ein at-Befehl aufrufe, wird dieser nicht ausgeführt.

Ausgabe bei "at -l"
---------------------------------
42 2002-12-03 10:59 b alex
42 2002-12-03 10:59 = alex
---------------------------------

Bei einem lokalen Account gibt es keine Probleme.

Ausgabe der peröhnlichen LDIF-Datei:
-------------------------------------
dn: cn=alex,ou=Mitarbeiter,dc=krempl,dc=de
displayName: Alex
logonTime: 2147483647
lmPassword: XXX
primaryGroupID: 500
objectClass: person
objectClass: posixAccount
objectClass: shadowAccount
objectClass: inetOrgPerson
objectClass: account
objectClass: sambaAccount
acctFlags: [UX ]
scriptPath: \<!--no-->apollo
etlogon\alex.bat
userPassword: XXX
ou: IT (Informationtechnologie)
uid: alex
mail: admin@krempl.de
uidNumber: 500
cn: alex
loginShell: /bin/bash
logoffTime: 2147483647
gidNumber: 500
kickoffTime: 2147483647
pwdLastSet: 1037629860
rid: 500
description: Administrator
homeDirectory: /home/alex
pwdCanChange: 2147483647
pwdMustChange: 2147483647
sn: alex
ntPassword: XXX
-----------------------------------------------
Mfg
Alex

Post Reply