On 8 Sep, Larry Hall wrote:
> >Certainly slogin asks me for my password. Could it do this if there was
> >some way the password synchronisation between the Unix and Windows parts
> >of our network had changed?
> >
> >I've attached some debug ssh output, in case that helps.
>
>
>
At 08:00 PM 9/8/2005, you wrote:
>On 8 Sep, Larry Hall wrote:
>>
>> I get this if I try the above after sshing with pubkey authentication.
>> Works fine with password auth. I'm using the same versions of ssh and
>> Cygwin as you list. Are you sure you've logged in with password auth?
On 8 Sep, Larry Hall wrote:
> At 11:14 PM 9/7/2005, you wrote
> >When I slogin to WIndows now, and enter my password, the network shares
> >seem to behave differently.
>
>
>
> >Access is denied.
> >$ net use L: '\\cisra\share'
> >Enter the user name for 'cisra\share': System e
At 11:14 PM 9/7/2005, you wrote
>When I slogin to WIndows now, and enter my password, the network shares
>seem to behave differently.
>Access is denied.
>$ net use L: '\\cisra\share'
>Enter the user name for 'cisra\share': System error 1223 has occurred.
>
>The operation was canc
When I slogin to WIndows now, and enter my password, the network shares
seem to behave differently.
Previously, I could do this to restore all the network connections:
if [ ! -z "$SSH_CONNECTION" ]
then
echo "Logged in via ssh: now restoring any network connections"
net use | \
se
5 matches
Mail list logo