On 10/10/08 11:01, Greg Terkanian wrote:
> I'm trying to get the following wildcard rule to work in domain mode:
> 
> *    /pool1/home/&
> 
> ....but I appear to be failing.  I don't think it's a ZFS issue, because the 
> following entry works:
> 
> GTerkanian    /pool1/home/&
> 
> I've tried all sorts directory names in the event that the wildcard was 
> somehow seeing the username as domain\user (like in the messages log file), 
> but nothing seems to work.  Since I have a lot of users, it would be 
> pointless to use the autohome feature if I can't use a wildcard.  Any 
> troubleshooting tips?
> 
> -Greg

Can you run this dtrace script using both autohome rules
and post the results?  It would be useful if you could
save the output from each test in a separate file.

http://blogs.sun.com/amw/resource/autohome.d

This will send output to both the shell and result.txt

        ./autohome.d -p `pgrep smbd` | tee result.txt

Alan
_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to