Re: [WiX-users] Adding an existing domain to a local group.

2006-09-12 Thread Darren Anderson



I never got a response on this, does anyone have an 
idea how to do what I'm trying to do?


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Darren 
AndersonSent: Friday, September 08, 2006 11:40 AMTo: 
wix-users@lists.sourceforge.netSubject: [WiX-users] Adding an 
existing domain to a local group.

As part of setting up my website/vdir, I want to add an existing domain 
user to the local iis_wpg group. What is the correct way to do this? 
Here's what I'm trying but it says that GroupRef must be under a 
component:

 Group Id='iis_wpg' Domain='$(env.COMPUTERNAME)' Name='IIS_WPG'/

 User Id='offeridgenidentity' Domain='[DOMAIN]' Name='[USERNAME]' Password='[PASSWORD]'
 GroupRef Id='iis_wpg'/
 /User

I don't want to create either the user, or the group, just add the user to 
the group. Any help is appreciated, thanks.

Darren 
Anderson
Xbox Live 
SDE
[EMAIL PROTECTED]
(425) 703-4039 
(x34039)
"Don't rush the 
monkey if you want a good show..."


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Adding an existing domain to a local group.

2006-09-08 Thread Darren Anderson




As part of setting up my website/vdir, I want to add an existing domain user to the local iis_wpg group. What is the correct way to do this? Here's what I'm trying but it says that GroupRef must be under a component:

 Group Id='iis_wpg' Domain='$(env.COMPUTERNAME)'
Name='IIS_WPG'/

 User Id='offeridgenidentity' Domain='[DOMAIN]'
Name='[USERNAME]' Password='[PASSWORD]'
 GroupRef Id='iis_wpg'/
 /User

I don't want to create either the user, or the group, just add the user to the group. Any help is appreciated, thanks.

Darren Anderson
Xbox Live SDE
[EMAIL PROTECTED]
(425) 703-4039 (x34039)
Don't rush the monkey if you want a good show...





-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users