Network Information Services password database appears to be corrupted after you configure password synchronization in Windows Services for UNIX 3.5 (891764)
The information in this article applies to:
- Microsoft Windows Services for UNIX 3.5
SYMPTOMSWhen you configure password synchronization with a Network
Information Services (NIS) domain in Microsoft Windows Services for UNIX 3.5,
the password database file, passwd, may
appear to be corrupted.
In this scenario, password changes may not
appear to correctly propagate throughout the NIS domain. CAUSEThis issue may occur if the following conditions are
true:
- You set the USE_NIS flag to 1 in the Windows Services for UNIX /etc/sso.conf configuration
file.
- Multiple back-to-back password changes occur.
When a password change occurs in Windows Services for UNIX 3.5, the
make -f Makefile command is run to regenerate the passwd map. In a scenario where multiple
back-to-back password changes occur, the make -f Makefile command is called multiple times, and the passwd map is
regenerated multiple times. Therefore, the NIS client might receive data that
is out of sequence. WORKAROUNDTo work around this issue, follow these steps:
- Modify the sso.conf file to set the USE_NIS flag to zero (0).
- Configure a cron job to synchronize the NIS passwd database
at a particular interval, or manually synchronize the NIS passwd database after
all the password changes have been completed.
Modification Type: | Minor | Last Reviewed: | 11/15/2005 |
---|
Keywords: | kbtshoot kbprb KB891764 kbAudDeveloper |
---|
|