ChinaUnix.net
相关文章推荐:

cvs server aborted Protocol error Root request missing

It is easy to install a cvs server support ssh protocol on windows box. 1. download the latest cvsnt and sshd (such as openssh, copssh). Where are they? search. I use copssh as my sshd. 2. install cvsnt and copssh 3. run cvsnt and create repository. 4. activate the cvs user for copssh, the script will create passwd, home directory, etc. 5. go to the cvs user home directory, create .bashrc, and ad...

by mirnshi - BSD文档中心 - 2005-12-23 13:54:13 阅读(752) 回复(0)

相关讨论

按照http://bbs.chinaunix.net/viewthread.php?tid=576480&highlight=cvs文章安装了cvs,现在有问题。 # /etc/init.d/xinetd restart 没问题 # netstat -l |grep cvspserver 有如下结果: tcp 0 0 *:cvspserver *:* LISTEN [root@manchester cvsroot]# cvs -d :pserver:yeh@192.168.1.1:/cvsroot/project1 login Logging in to :pserver:yeh@192.168.1.1:2401/cvsroot/project1 cvs password: cvs [login aborted]: unr...

by huanghaojie - 系统管理 - 2006-02-16 16:17:52 阅读(1242) 回复(16)

cvs出错: cvs [login aborted]: /cvsroot: no such repository 请问是什么原因

by marsbird - Linux论坛 - 2003-07-30 14:15:32 阅读(1788) 回复(5)

各位老大: 我公司使用的是R5.0.9Domino,现在对国内用户进行发送邮件基本都正常 ,但是向USA那儿发送邮件,就会出现SMTP protocol Returned a Permanent error也没有代码,现在很是郁闷,请各位能够给小弟个解决方法?谢谢

by yori_cao - 服务器应用 - 2006-10-30 16:13:01 阅读(3022) 回复(1)

Lotus有时会出现退件,有时正常不会出现退件,退件信息为: From: <[email]Postmaster@foxlinkimage.com[/email]> To: "LIM HWEE KIAN" <[email]limhk@foxlinkimage.com[/email]> Subject: DELIVERY FAILURE: error transferring to mail.FOXLINKIMAGE.COM.CN; SMTP protocol Returned a Permanent error 500 error Date: Tue, 21 Mar 2006 00:01:50 +0800 Message-ID: <[email]OF19216D70.E14E9F0B-ON48257137.005891A1-48257137....

by lhwceonet - 服务器应用 - 2006-03-28 08:09:07 阅读(6134) 回复(6)

请问在SYBASE 日志中出现如下提示: SQL server shutdown by request. 是什么原因造成的? 服务器是SCO UNIX 数据库:SYBASE 11.9

by li_guoyong - Sybase - 2004-12-03 08:01:22 阅读(1171) 回复(3)

各位大侠,我要在FreeBSD4.9上面安装cvs server,请问该怎么做啊?

by nova81 - BSD - 2004-03-13 10:58:15 阅读(851) 回复(2)

perl 发邮件, 得到如题目中的信息。 这种问题是mail server的问题么? 不支持 protocol SMTPAUTHNONE ?? 用LOGIN, 也是同样的错误信息,Authentication protocol LOGIN is not accepted by the server 请问还有其他可用的protocol 么?

by hoohoobjj - Perl - 2007-11-29 17:33:24 阅读(1693) 回复(7)

我使用qmail+mysql+imap+clam+spamassion+qmailscanner , 我發附件設置為20m 但是能發不能收, 當對方發5m的郵件時, 回的郵件是:552 requested mail action aborted: exceeded storage allocation 我反復檢查找不到原因, 請各高手告訴我如何排除此錯誤. Thanks!!

by chaucer - 服务器应用 - 2004-11-08 14:49:59 阅读(769) 回复(0)

用oracle9iclient程序连上去不报ORA-12560: TNS:protocol adapter error这个错误,但是用程序连接上去就一直是这个问题,请问大家有什么解决办法没有,程序没问题,以前跑起都正常

by ancientlegend - Oracle - 2006-09-28 21:41:48 阅读(1329) 回复(2)

使用ldapadd命令时总是出错。。。 [root@redd bin]# ldapadd -x -H ldap://localhost:389 -f 726.ldif -D "uid=root,o=i-soft.com" -w 123456 ldap_bind: protocol error additional info: version not supported [root@redd bin]# ldapadd -x -H ldap://localhost:389 -f 726.ldif -D "bUID=root,o=i-soft.com" -w 123456 ldap_bind: protocol error additional info: version not supported [root@redd bin]#

by winxphomesn - 服务器应用 - 2005-07-28 22:43:49 阅读(1843) 回复(7)