ChinaUnix.net
相关文章推荐:

linux add ftp user

i added a user,in /etc/passwd & /etc/master.passwd file,it`s home-directory is at /home.then i changed it into my apache directory,and re-try login...the home-directory is not changed! The system why not read /etc/passwd & /etc/master.passwd???

by bluepunk - BSD - 2003-02-28 23:42:01 阅读(1594) 回复(5)

相关讨论

[root@unix root]# useradd a.b useradd: invalid user name 'a.b'

by emailwht - Linux论坛 - 2004-02-26 15:08:40 阅读(1412) 回复(11)

请问哪位高手知道 SOLARIS 1。X 上怎么建用户?它没有ADMINTOOL。

by gwinter - Solaris - 2005-03-23 11:50:10 阅读(1286) 回复(2)

ftpd[612]: [ID 515996 daemon.notice] ftp LOGIN REFUSED (PASS before user) FROM xxx.xxx.xxx.xxx 啥问题?solaris5.9上的

by welcome008 - Solaris - 2008-11-21 08:12:29 阅读(2076) 回复(1)

一个普通用户test,home 目录/home/test 如果一个ftp 登陆到系统上,不想让它默认登陆到/home/test,而是/incoming/software,当然访问权限已经设置了。我应该修改什么地方。如何修改,以至于当test用户telnet登陆时还是在/home/test下面。 期待中...

by davidbrook - Shell - 2004-12-02 09:32:31 阅读(1804) 回复(4)

删除掉/etc/ftpusers 中的ftp 依然不能正常ftp系统。请指教

by ideveloper - Solaris - 2003-12-18 14:04:40 阅读(691) 回复(2)

netbsd可以用 ftp ftp://ftp.netbsd.org/pub/NetBSD/packages/2.0/i386/All/wget-1.10.1.tgz下载文件 但是 pkg_add ftp://ftp.netbsd.org/pub/NetBSD/packages/2.0/i386/All/wget-1.10.1.tgz 却提示no route to host 为什么,谢谢帮助! 我用如下方法配的网络 [php] 用ifconfig -a命令察看你的网卡,比如我在虚拟机下安装是pcn0,然后在/etc下创建ifconfig.pcn0这个文件,命令如下: #touch ifoconfig.pcn0 然后编辑此文件,输入: ...

by llji - BSD - 2005-10-31 17:47:30 阅读(1648) 回复(0)

http://www.over-yonder.net/~fullermd/rants/bsd4linux/bsd4linux1.php What is this?I run FreeBSD on my computers. A lot of my friends run linux, or at least one of the distributions of it. Naturally, then, we agree that a Unix-style operating system is the right choice, but we disagree on which to use. It's been my impression that the BSD communit{y,ies}, in general, understand linux far better th...

by 盗版青春 - BSD - 2008-08-31 19:52:32 阅读(6641) 回复(10)

Dear All, I have one SunOS station with a local printer and one PC_linux system,Now I want to setup a remote printer in PC_linux as client access to SunOS,how to edit the file /etc/printcap?Pls advice! BTW,both two system can ping each other.

by funfun27 - Linux论坛 - 2004-01-13 11:03:14 阅读(621) 回复(2)

UML网络配置: 1)建立虚拟设备tun/tap: * modprobe tun * ifconfig tap0 192.168.0.254 netmask 255.255.255.255 up *默认情况下tap/tun是不在ifconfig命令里出现的,当应用程序使用时才分配。因此可以使用uml提供的工具来预先创建和配置一个虚拟网络设备。 uml工具包下载: UML_utilities (工具包在FC5下make出错,但是不影响基本功能的使用:) tunctl -t tap0 -u root 这样就用ifconfig 看到t...

网络管理网络技术

by yizhonglee - 网络技术文档中心 - 2007-05-04 14:37:01 阅读(1408) 回复(0)

ftp user非常多,经常有更改密码的需求,如何能让他们自己修改密码? 当然,技术性不能太强,否则终端用户不可能掌握的

by remen - 服务器应用 - 2007-04-24 01:24:46 阅读(3389) 回复(2)