Sponsored Content
Special Forums Windows & DOS: Issues & Discussions OpenSSH Server for Windows 2003 Post 302300835 by Renjesh on Wednesday 25th of March 2009 07:46:28 AM
Old 03-25-2009
OpenSSH Server for Windows 2003

Hi Gurus

I have installed OpenSSH server in one of my Windows 2003 boxes.

I have installed the setup and added the users as told in the link.
But i am getting an "Access denied" whenever i try to log in through ssh or sftp. But when i try to log in through my loopback IP (127.0.0.1),i am able to log in.

Any help is appreciated. I have stopped and started Openssh service as all admin users(Local and domain) as suggested in one of the forums,but no avail. I have also reinstalled the whole setup.

Any help is appreciated.

Thanks
HG
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Copying a file from Solaris to Windows 2003 server

Hello, I am really new to solaris and I want to know the easiest way to copy a file from a solaris server to an Iomega NAS running windows 2003 server. Can I map the drive on the windows box so the solaris server can see it. Any advice would be appreciated. (1 Reply)
Discussion started by: akula81
1 Replies

2. UNIX for Dummies Questions & Answers

Coppying a file from Solaris to Windows 2003 server

Hello, I am really new to solaris and I want to know the easiest way to copy a file from a solaris server to an Iomega NAS running windows 2003 server. Can I map the drive on the windows box so the solaris server can see it. Any advice would be appreciated. (2 Replies)
Discussion started by: akula81
2 Replies

3. Windows & DOS: Issues & Discussions

Windows Server 2003 file sharing with UNIX

We have a Windows Server 2003 box and I'd like to share a drive with a Sun Solaris box so that the Sun Solaris box can copy files to/from the Windows Server 2003. I believe that Windows Services for UNIX 3.5 will allow me to do this, can anyone comfirm this ? Also, any links on how to... (1 Reply)
Discussion started by: markgrimes
1 Replies

4. UNIX for Dummies Questions & Answers

Unix and Windows Server 2003

Hello All, I need your help with this, i appreciate all your help that you can give. Windows NT Domains Connect Windows XP as a domain client to both systems, Windows Server 2003 and Unix. Secure shell Set up secure shell on Linux (ssh). Set up secure client on Windows XP. Putty? I... (1 Reply)
Discussion started by: italia
1 Replies

5. Solaris

Dual boot SOlaris 10 and Windows server 2003

Hi, I am doing a build for dual boot server with Solaris 10 and Win2K3 server. I have the solaris 10 installed already and have to the windows 2003 installation now. Just wanted to know its just running a new 2003 build or anything different. (12 Replies)
Discussion started by: gunnervarma
12 Replies

6. UNIX for Advanced & Expert Users

can i mount nfs share on windows 2003 server

this is probably a bit dumb ...but i read somewhere that one of the nfs versions can be mounted on a windows 2003 server ..if yes ..does anyone know how this can be achieved (1 Reply)
Discussion started by: tarunicon
1 Replies

7. Windows & DOS: Issues & Discussions

OpenSSH with windows server 2003

Hi people, I'm trying to configure the OpenSSH in my win server 2003 to accept connection with public/private keys, without password. I research all over internet sites about, almost all them, have the same instructions that doesn't work. I can just get a sFTP connection with password without... (0 Replies)
Discussion started by: laurentiis
0 Replies

8. UNIX for Dummies Questions & Answers

Sync files between unix client and windows 2003 server

Hi everybody... I want to sync files between unix client machine and windows 2003 server machine. I thought of using Cygwin for windows server and then rsync between two to sync files, but have come to know that might be Cygwin will not be able to handle multiple clients request.... Can any... (2 Replies)
Discussion started by: lokeshsingla
2 Replies

9. UNIX and Linux Applications

Server migration from samba+ldap to windows server 2003

Hi, i have a server installed samba+openldap (pdc). Need to migration windows server 2003 (active directory) object users, computers. Where you can read how to do it? Or can tell me how to do it? Thanks. P.S. Sorry for bad english (0 Replies)
Discussion started by: ap0st0l
0 Replies

10. UNIX for Advanced & Expert Users

map unix directory to Windows 2003 server

Hi, I am new unix, In the unix server we have two folders 1. /home/directory/sub1/ 2. /home/directory/sub2/ Under each sub we have some other subfolders also. Here my question is I want to create sub2(including subfolder of this) as share drive to windows 2003 server. Can... (7 Replies)
Discussion started by: mabu.ps
7 Replies
SVSETUP(1)							   User Commands							SVSETUP(1)

NAME
svsetup - Service setup tool for daemontools SYNOPSIS
svsetup [OPTION]... CMD SERVICE DESCRIPTION
Service setup tool for daemontools -u USER Specify service user name (Default: root) -l USER Specify log user name (Default: root) -n Do not setup logging with multilog -e ETCDIR Specify cfg directory (Default: /etc/sv/SERVICE) -L LOGDIR Specify log directory (Default: /var/log/sv/SERVICE) -s SERVICEDIR Specify service directory (Default: automatically detected) -d Delete service user on removal -D Delete log user on removal -h, --help Display help and exit -V, --version Display version and exit CMD Specifies action to perform: CREATE Create new service REMOVE Delete existing service ENABLE Enable service DISABLE Disable service SERVICE Specifies the service name NOTE: If you REMOVE a service and specify a service user (with -u) and/or a log user (with -l) these users (except root) are removed, too, if you also specify the option -d and/or -D! This happens without any confirmation requests and the users are deleted even if they were not created by svsetup! If you create a new service a default run script is created. If there is already a run script in ETCDIR this existing runscript is used instead. REPORTING BUGS
Report bugs to Klaus Reimer <k@ailis.de> COPYRIGHT
Copyright (C) 2000-2011 by Klaus Reimer This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. svsetup 0.6 January 2011 SVSETUP(1)
All times are GMT -4. The time now is 08:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy