My favorites | Sign in
Logo
          
New issue | Search
for
| Advanced search | Search tips
Issue 1244: crypt and nis not required in backends.py
3 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Closed:  Aug 2009
Type-Defect
Priority-High
Milestone-Release1.0.x
OpSys-Windows
Component-Accounts


Sign in to add a comment
 
Reported by neil.trimboy, Jul 28, 2009
What version are you running?
1.0 on win32

What's the URL of the page containing the problem?
n/a

What steps will reproduce the problem?
1. 1.0 running OK with Standard Authentication 
2. Install python_ldap
3. Turn on LDAP authentication
4.  "No module named crypt" thrown by backends.py 
5. crypt is not required in this module, comment out import crypt in backends.py 
6. "No module named nis" thrown by backends.py
7. nis is not required in this module, comment out import nis in 
backends.py
8. ldap and RB now seem to work OK

What is the expected output? What do you see instead?


What operating system are you using? What browser?
Win32

Please provide any additional information below.
See http://groups.google.com/group/reviewboard/browse_thread/thread/c7dee253005
90ff5# 
for forum discussion

Comment 1 by chipx86, Aug 04, 2009
(No comment was entered for this change.)
Status: Confirmed
Labels: -Priority-Medium Priority-High Milestone-Release1.0.x OpSys-Windows Component-Accounts
Comment 2 by trowbrds, Aug 21, 2009
Fixed in trunk as r2104 and 1.0.x as r2105. Thanks!
Status: Fixed
Sign in to add a comment

Powered by Google Project Hosting