Hi
I am facing a problem in which I getting a delay while connecting via FTP.
I have a FreeBSD server that is running some services and applications. I have two accounts on it 1 similar to root (lets say root_account) and the other for ftp (lets say ftp_account) with no shell login. When I am trying to connect via root_account I can login in instantaneously but when I am trying to login via ftp_account I am getting a delay just after entering password and before getting
I tried different troubleshooting tips but couldn't find the reason of this delay that is only related to ftp_account and not with root_account.
Any help would be really helpful to me as I am getting a lot of issues at the time of boot up as we fetch different configuration files from remote server via ftp and because of this delay server fails to boot up properly.
regards,
Junaid
I am facing a problem in which I getting a delay while connecting via FTP.
I have a FreeBSD server that is running some services and applications. I have two accounts on it 1 similar to root (lets say root_account) and the other for ftp (lets say ftp_account) with no shell login. When I am trying to connect via root_account I can login in instantaneously but when I am trying to login via ftp_account I am getting a delay just after entering password and before getting
Code:
230 User ftp_account logged in
Any help would be really helpful to me as I am getting a lot of issues at the time of boot up as we fetch different configuration files from remote server via ftp and because of this delay server fails to boot up properly.
regards,
Junaid