Re: /usr/bin/install: accessing `//filesrv/chj//.bashrc': Permission denied

2006-05-09 Thread Lloeki
On 09/05/06, clayne wrote: Don't try to get shares working like that through sshd. You'll be missing hair afterwards. Sure. And running sshd as a privileged user is just wicked. If we follow the reasoning to the end: sshd is run under a XYZ windows account, that has a private share //foo/bar, c

Re: /usr/bin/install: accessing `//filesrv/chj//.bashrc': Permission denied

2006-05-09 Thread clayne
Don't try to get shares working like that through sshd. You'll be missing hair afterwards. Specify the share as a mount point with mount. And then add your .bashrc: if ! ls /mount_point/. 2>&1 >/dev/null; then /c/WINDOWS/system32/net USE /USER:username '\\share' password fi Yep, about as

Re: /usr/bin/install: accessing `//filesrv/chj//.bashrc': Permission denied

2006-05-09 Thread Lloeki
so I guess this is really about shares... It's not really about shares, it's more about the user sshd runs under, and which happens to be sent to the share auth system. Lloeki

Re: /usr/bin/install: accessing `//filesrv/chj//.bashrc': Permission denied

2006-05-09 Thread Lloeki
I guess I should mention that the network uses Microsoft Network Authetication (whatever that might be...) Hmm. Facts: 1. you're using shares 2. through authentication 3. share access works through local, doesn't via ssh server I highly suspect Igor's right. Double-read his answer. With care.

Re: /usr/bin/install: accessing `//filesrv/chj//.bashrc': Permission denied

2006-05-09 Thread Christian Joensson
rsonalise their cygwin experience. These will never be overwritten. /usr/bin/install: accessing `//filesrv/chj//.bashrc': Permission denied /usr/bin/install: accessing `//filesrv/chj//.bash_profile': Permission denied /usr/bin/install: accessing `//filersrv/chj//.inputrc': Permi

Re: /usr/bin/install: accessing `//filesrv/chj//.bashrc': Permission denied

2006-05-08 Thread Igor Peshansky
ly logged in to this server!!! > > Could not chdir to home directory //filesrv/chj: Permission denied > > mkdir: `//filesrv/chj': Permission denied > > Copying skeleton files. > > These files are for the user to personalise > > their cygwin experience. > > >

Re: /usr/bin/install: accessing `//filesrv/chj//.bashrc': Permission denied

2006-05-08 Thread Larry Hall (Cygwin)
e. These will never be overwritten. /usr/bin/install: accessing `//filesrv/chj//.bashrc': Permission denied /usr/bin/install: accessing `//filesrv/chj//.bash_profile': Permission denied /usr/bin/install: accessing `//filersrv/chj//.inputrc': Permission denied -bash: cd: //f

/usr/bin/install: accessing `//filesrv/chj//.bashrc': Permission denied

2006-05-07 Thread Christian Joensson
itten. /usr/bin/install: accessing `//filesrv/chj//.bashrc': Permission denied /usr/bin/install: accessing `//filesrv/chj//.bash_profile': Permission denied /usr/bin/install: accessing `//filersrv/chj//.inputrc': Permission denied -bash: cd: //filesrv/chj: Permission denied -bash: //fi