|
From: SignRite <sig...@ho...> - 2006-06-27 09:47:09
|
I have been creating/removing virtual users etc and just making sure that theres no more errors, It now can create/remove without any errors but I have noticed that after it creates a virtual user, it dont seem to add anything in the proFTPd area for that user, in other words when I try to ftp in to this new virtual member, I get a socket error from CuteFTP : STATUS:> Host name 192.168.1.141 resolved: ip = 192.168.1.141. STATUS:> Getting listing ""... STATUS:> Connecting to ftp server 192.168.1.141:21 (ip = 192.168.1.141)... ERROR:> Can't connect to remote server. Socket error = #10061. I think this means there is no ftp server listening at all? or does it just mean that, this user was not created by the virtualmin and that I may have to create an FTP access for that user after i create them a a virtualmin account? Jeff, > > > It's telling you that you need to edit the file /etc/shells and add > > the line : > > /bin/false > > > > - Jamie > |