EduGeek Self Service Password Reset Thread, Self Service Password Reset in Projects:; Originally Posted by plexer
One of the requirements for the program in the readme is AD but I'm not sure ...
-
3rd October 2008, 09:39 AM #166
- Rep Power
- 13

Originally Posted by
plexer
One of the requirements for the program in the readme is AD but I'm not sure if that means it needs to be installed on a DC but that would make sense.
I have it installed on a DC here and if you had installed on a DC and working at the last place and it's not on a DC at the new place and doesn't work then sounds like a plan to me.
Ben
Right, ive got it AD installed on our IIS now, basic, no DNS/DHCP/Global Catalogue on it, just the AD.
However when i select the list of domain controllers, it lists:
AD01 - DCType=GC - Online.
AD02 - DCType=GC - Online.
IIS - DCType=DC - Online.
IIS - DCTyle=GC - Unavailable.
Why is the IIS listed twice? Is it because its only a DC with no global catalogue, so it lists the GC version as unavailable?
If i use a 2k3 MMC to see what DCs there are, it just lists AD01, AD02 & IIS.
-
-
IDG Tech News
-
3rd October 2008, 09:52 AM #167 Which version of SSPR are you running?
Up to version 2.1 SSPR needed to be run on a DC, from 2.2 onwards this limitation was removed and SSPR will run on a member server.
-
-
3rd October 2008, 10:21 AM #168
- Rep Power
- 13

Originally Posted by
Irazmus
Which version of SSPR are you running?
Up to version 2.1 SSPR needed to be run on a DC, from 2.2 onwards this limitation was removed and SSPR will run on a member server.
Not sure which version, how do i tell?
Ive removed the AD off IIS, and put it back on with a full DNS & Global catalogue, but its still listing it twice? Once with its actual name, and once with its old name that it originally had for about a week?
Ideas on that?
It'll be sometime before i know if this change has made much difference to SSPR.
-
-
3rd October 2008, 10:44 AM #169 
Originally Posted by
boomam Not sure which version, how do i tell?
The version number should be listed in the readme file.
Alternatively, if your copy includes LoginAdmin.dll and cred.ini then you have 2.2 or 2.2.1, if not you're likely using 2.0 or 2.1.

Originally Posted by
boomam Ive removed the AD off IIS, and put it back on with a full DNS & Global catalogue, but its still listing it twice? Once with its actual name, and once with its old name that it originally had for about a week?
Ideas on that?
None spring to mind right now, but others know AD much better than I do.
-
-
3rd October 2008, 10:57 AM #170
- Rep Power
- 13

Originally Posted by
Irazmus
The version number should be listed in the readme file.
Alternatively, if your copy includes LoginAdmin.dll and cred.ini then you have 2.2 or 2.2.1, if not you're likely using 2.0 or 2.1.
Its got the loginadmin.dll.
On a side note, adding AD to the IIS still doesnt fix the problem.
.
Its odd, because it says it has reset the password, but it doesnt reset.
If i do the same change in AD, the password changes instantly?
Last edited by boomam; 3rd October 2008 at 10:59 AM.
-
-
3rd October 2008, 11:26 AM #171 In that case I'd check the credentials in cred.ini (and the user's AD rights). If they check out, unregister and reregister LoginAdmin.dll
regsvr32.exe /u C:\Inetpub\LoginAdmin.dll
regsvr32.exe C:\Inetpub\LoginAdmin.dll
If that still doesn't solve it, we'll have to do some more digging.
-
-
3rd October 2008, 11:47 AM #172
- Rep Power
- 13

Originally Posted by
Irazmus
In that case I'd check the credentials in cred.ini (and the user's AD rights). If they check out, unregister and reregister LoginAdmin.dll
regsvr32.exe /u C:\Inetpub\LoginAdmin.dll
regsvr32.exe C:\Inetpub\LoginAdmin.dll
If that still doesn't solve it, we'll have to do some more digging.
Ive unregistered and reregistered the dll, and ive removed AD/GC/DNS from the IIS as it doesnt need it anymore.
Just waiting for it to restart and we'll see how it goes...
-
-
3rd October 2008, 12:25 PM #173
-
-
1st December 2008, 06:11 PM #174
- Rep Power
- 0

Originally Posted by
kerrymoralee9280
When I log in as a test account and register for the service, it appears to register fine but when I look at the database the 'username' field is empty.
Any ideas anyone?
Folks, has anybody else seen this one? I've got the same problem. I can register, I can update, but I can't reset (says the username isn't found) or get in the admin directory:
"error '80005000'
/admin/auth.asp, line 35"
From what I can see it can't determine the CurrentUser, not sure why...
Obviously, it isn't much use without the admin interface or the reset directory working 
Cheers!
-
-
1st December 2008, 10:47 PM #175 error 80005000 usually indicates an invalid path. Which to me suggests that there is something wrong with your FQDN variable (in line 35).
Did you modify the FQDN= line in config.asp to reflect your domain name?
Are you sure it's correct?
-
-
9th December 2008, 01:02 PM #176
- Rep Power
- 0
Turned out I'd messed up and set the permissions wrong on the folders - I'd given full Anonymous access to everything, which obviously doesn't work.
-
-
9th December 2008, 04:07 PM #177 Glad to see people are still ticking over with this.
Ben
-
-
9th December 2008, 04:16 PM #178
- Rep Power
- 0
Our implementation stalled as we use thin client (Windows Server 2003, Remote Desktop to the servers) and the "Password Reset" window doesn't appear on the login screen for obvious reasons
-
-
9th December 2008, 04:26 PM #179 Sorry can you clarify for me why it doesn't work on a thin client setup?
Thanks.
Ben
-
-
9th December 2008, 06:12 PM #180 I'm guessing here, i think what he means is that SSPR itself works just fine, but the trick to get a password reset button on the login screen ( the C+A+D screen) doesn't work, because in a terminal server/thinclient environment there is no C+A+D screen.
Because the login screen is handled by the thinclient OS.
Just as there is no C+A+D screen when you use mstsc.exe to connect to a remote server: the login is handled by mstsc.exe
If he used my application to get a reset button on the login screen, it probably displays only on the login screen of the server's console.
Last edited by rvdmast; 9th December 2008 at 06:14 PM.
-
SHARE: 
Similar Threads
-
By Rozzer in forum Windows
Replies: 21
Last Post: 30th January 2013, 10:01 AM
-
By russdev in forum Windows
Replies: 7
Last Post: 8th November 2011, 12:35 PM
-
By Jonny_sims in forum Windows
Replies: 10
Last Post: 26th September 2011, 10:12 PM
-
By FN-GM in forum Wireless Networks
Replies: 6
Last Post: 10th October 2007, 09:15 AM
-
By timbo343 in forum Scripts
Replies: 1
Last Post: 21st September 2007, 01:16 PM
Thread Information
Users Browsing this Thread
There are currently 2 users browsing this thread. (0 members and 2 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules