|
Bugzilla – Full Text Bug Listing |
| Summary: | winbind broken with AD/DSFW Domain Authentication | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Casper Pedersen <casper.pedersen> |
| Component: | Samba | Assignee: | James McDonough <jmcdonough> |
| Status: | RESOLVED WONTFIX | QA Contact: | The 'Opening Windows to a Wider World' guys <samba-maintainers> |
| Severity: | Major | ||
| Priority: | P3 - Medium | CC: | forgotten_PyStJIRVdE, samba-maintainers |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Casper Pedersen
2009-12-29 11:30:27 UTC
After a bit more research it looks like this is an issue with Password Expiration. If 'userAccessControl' (user attribute) is set to default which is 0x200 the above happens, but if one set it to 0x10200 which adds the "DONT_EXPIRE_PASSWORD" flag to 'userAccessControl' the user can login with out issues. It looks like pam_winbind does not handle this correctly. reassigning.. Please reopen if this still occurs with 13.2 or 42.1 |