cfx_getusergroups and domain authentication - Forums
You may post here on any subjects related to this site or the software therein.
(Most everything on this site is tied into the forums so that you may leave or post comments about it.)
Date: January 05 2002 11:02 AM
Recent change on client site using this tag - a switch, I think, to authentication by domain. The examples.cfm template used to return a long list of users followed by groups then users/groups. It now returns only 4 users: Administrator, Guest, IUSR_NTSERVER, IWAM_NTSERVER, no global groups and only a few local groups.
FWIW, this change now requires logging in to the FTP server as "domainuser" instead of previous "user".
I'm sorry I can't describe this situation any better.
Is there a way to deal with this situation when using cfx_getusergroups?
If I additional info would be helpful, I would be glad to try to provide it.
TIA
|
Date: January 05 2002 01:57 PM
getusers, as I recall, was fairly simple in that it is aware only of the NT4-ish local users. If you folks have switched to something more complicated you'll have to try the more advanced CFX_Users and CFX_Groups tags, which... as I believe I recall... should handle such things. That is, all the newer W2K stuff.
Hopefuly. :)
Then again, it's been a very long time since I've actively worked with such things and I've forgotten how most of it works.
--min
|
Date: January 05 2002 05:46 PM
Thanks. I installed the latest CFX_Users and CFX_Groups tags - still just showing the minimal groups. This must be an issue on the client's end re: their recent changes to security settings.
|
|