Bugzilla – Attachment 638 Details for
Bug 869
Password expiration does not work for LDAP users
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
test of passwdexpired() alone
passwdexpired.c (text/plain), 365 bytes, created by
Vasiliy Gokoyev
on 2004-05-19 01:11:43 AEST
(
hide
)
Description:
test of passwdexpired() alone
Filename:
MIME Type:
Creator:
Vasiliy Gokoyev
Created:
2004-05-19 01:11:43 AEST
Size:
365 bytes
patch
obsolete
>int main() { > >int result; >char **msg; >char *tty; > >result = passwdexpired("bacaxpe",&msg); > >switch(result) { > >case 0: printf("password not expired\n"); > printf("passwdexpired() returened %5d\n",result); > break; >case 1: printf("password expired\n"); > printf("passwdexpired() returened %5d\n",result); > break; > } >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 869
:
637
| 638