directory permissions problem with net use

2006-11-28 Thread Dave Sinclair
If I ssh (as root) into my Windows 2003 box running Cygwin and then in the Cygwin shell create a network share, then things don't quite work as I expected.. [EMAIL PROTECTED] / $ net use s: beech.mydomain.com\\svctools The command completed successfully. [EMAIL PROTECTED] / $ df Filesystem

Re: directory permissions problem with net use

2006-11-29 Thread Dave Sinclair
Larry Hall (Cygwin cygwin.com> writes: > > Specify the user name and password to "net use"? If this is not it, we > need 'cygcheck -srv' output, your '/etc/passwd' and '/etc/group' entries for > 'root', and whether you ssh in with password or public key authentication. > The former should work.