> Each user will have different levels of access (for billing > and shipping purposes) to the store and they will use each > employees' NT login for authentication. Ideally, they don't > log into the Store, but I could have them enter their NT > username/password. What the client doesn't want is to have > a seperate database of users (they play to have several apps > eventually, which will need similar logins). > > I will need, if possible, to determine which NT groups the > users belong to. You can use Advanced Security for authenticating NT users, or you can use third-party components, which might be easier. There are two that I can think of. 1. Lewis Sellers' CFX interfaces: http://www.intrafoundation.com/intranethostingtoolkit.html 2. Software Artisans' SA-Admin COM interfaces: http://www.softwareartisans.com/softartisans/saadmin.html I've heard good things generally about the first choice, and have used the second one successfully from CF for a long time. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

