Re: [Solaris-Users] Logging on using FTP

2005-10-10 Thread Tim Evans
>I am trying to log on using ftp to my x86 solaris 10 on an intel platform( I >am in the command prompt on windows to connect to my solaris10). I tried to >log on as root and invokes the root's password but I am receiving a login >incorrect. I am sure that the password I entered is correct because

RE: [Solaris-Users] Logging on using FTP

2005-10-10 Thread Angelyn V. Dilim
Hi All, Thanks very much, I will try your advises. Angelyn -Original Message- From: Narendra Kumar.S.S [mailto:[EMAIL PROTECTED] Sent: Monday, October 10, 2005 2:54 PM To: [EMAIL PROTECTED]; Solaris-Users mailing list Subject: Re: [Solaris-Users] Logging on using FTP That's d

Re: [Solaris-Users] Logging on using FTP

2005-10-10 Thread Stoyan Angelov
> Dear All, > > I am trying to log on using ftp to my x86 solaris 10 on an intel platform( I > am in the command prompt on windows to connect to my solaris10). I tried to > log on as root and invokes the root's password but I am receiving a login > incorrect. I am sure that the password I entere

Re: [Solaris-Users] Logging on using FTP

2005-10-10 Thread Narendra Kumar.S.S
That's due to security. To enable root access via ftp, edit this file: /etc/ftpd/ftpusers In this file comment the line containing root and save the file. After this you can directly login as root via ftp. Similarly you can edit the file: /etc/default/login and comment the line: CONSOLE=/dev/conso

[Solaris-Users] Logging on using FTP

2005-10-09 Thread Angelyn V. Dilim
Dear All, I am trying to log on using ftp to my x86 solaris 10 on an intel platform( I am in the command prompt on windows to connect to my solaris10). I tried to log on as root and invokes the root's password but I am receiving a login incorrect. I am sure that the password I entered is correct b