<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>Hi all!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>My /home folders on k12ltsp authenticate back to a 
W2K3 AD.  Therefore, for all my users that were set up, the ownerships of 
the folders (when I do a "ls -l userid") say  something like the 
following</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV align=center><FONT face=Arial 
size=2>DOMAIN\userid      DOMAIN\Domain 
Users      10     Jan 11 
2007      <folder name></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'd like to chown the folder for a different 
userid, such as by using</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2># chown DOMAIN\userid2:DOMAIN\Domain Users 
<folder name></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>but when I do I get</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>chown: 'DOMAINuserid2:DOMAINDomain': invalid 
user</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The problem as I see it is that the "\" and the 
"blank space" are not recognized.  What's the best syntax to fix this and 
correctly set up the 'chown' statement?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks again for any help!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>- Ryan Hackl</FONT></DIV></BODY></HTML>