ChinaUnix.net
相关文章推荐:

additional infostructuralObjectClassno user modification allowed

各位,有没有兄弟介绍user additional Parameters的各参数选项的具体含义值,有的我不太明白。谢谢各位兄弟赐教。

by 心城 - AS400 - 2004-08-16 12:49:12 阅读(1081) 回复(6)

相关讨论

谁有,给我提供,多谢。

by shping8 - 其他UNIX - 2003-11-19 12:46:48 阅读(480) 回复(1)

启动proftpd的时候总是出现这样的错误提示: Fatal: user: directive not allowed in ; section。 这是我的proftpd.conf,麻烦有经验的人帮我看一下,到底是什么问题 servername "ladyshu ftp server" servertype standalone defaultserver on port 21 umask 022 maxinstances 30 requirevalidshell off user anon group nogroup ; Allowoverwrite on ; ;...

by javamud - Solaris - 2003-08-13 19:27:46 阅读(464) 回复(0)

[root@localhost openldap]# ldapsearch -h 192.168.0.108 -s sub -b "dc=cqfirst,dc=com" "(cn=root)" SASL/DIGEST-MD5 authentication started Please enter your password: ldap_sasl_interactive_bind_s: Internal (implementation specific) error (80) additional info: SASL(-13): user not found: no secret in database 我输入密码后提示我!请问 是哪一步,没有完成?

by cqpxm - 服务器应用 - 2007-02-28 23:37:15 阅读(3124) 回复(2)

inode modification time (ctime) 这个怎么看CTIME?

by OpenSolari - AIX - 2007-08-13 20:30:15 阅读(1553) 回复(1)

In a recent Mailman article, we learned how to install and configure Mailman with Postfix on FreeBSD . We added a single virtual domain, lists.freebsddiary.org. Today, I'll add in lists.freshports.org. NOTE: to avoid the spambots, I have changed some instances of lists.freshports.org to lists.example.org. Please keep that in mind. NOTE: this article assumes you have set Mailman up as shown i...

by 剑心通明 - BSD文档中心 - 2008-04-06 18:30:15 阅读(699) 回复(0)

Hey guys, I am preparing for solaris 310-200 and found that there are several wrong answers in it. There are some modifications I found, please feel free to add/revise it: most confused part CORE SUNWCREQ ENDuser SUNWCuser (NOT SURE) REDUCED NETWORK SUNWCRNET ENTIRE DISTRIBUTION SUNWCALL (NOT SURE) ENTIRE DISTRIBUTION WITH OEM : SUNWCXALL DEVELOPER : SUNWCPROG (NOT SURE) #91 correct answer shoul...

by zhoumengjia - Solaris - 2008-04-13 04:11:24 阅读(1109) 回复(1)

Mysql:is not allowed to connect to this MySQL server 如果你想连接你的mysql的时候发生这个错误: ERROR 1130: Host '192.168.1.3' is not allowed to connect to this MySQL server 解决方法: 1。 改表法。可能是你的帐号不允许从远程登陆,只能在localhost。这个时候只要在localhost的那台电脑,登入mysql后,更改 "mysql" 数据库里的 "user" 表里的 "host" 项,从"localhost"改称"%" mysql -u root -pvmwaremysql>use my...

by ly_cyz - MySQL文档中心 - 2009-06-25 10:33:17 阅读(1149) 回复(0)

我用dmesg看到的一条记录: Aug 17 16:26:50 ats genunix: [ID 809163 kern.info] NOTICE: oracle, uid 903: setuid execution not allowed, dev=11400004650 这个是什么原因?如何避免? 环境: Solaris8 oracle9.2.0.7

by welcome008 - Oracle - 2006-08-25 09:06:00 阅读(3404) 回复(10)

OS: as4 kernel 2.6.9 安装方式: vmware 没有装X,进入登陆界面后,弹出一个GUI的登陆框,输入root用户密码,提示 root logins are not allowed 密码没有错,如果输入一个错误的,系统会提示 login failed. Thanks for your reply...

by mrlau - 系统管理 - 2006-02-22 13:22:19 阅读(1032) 回复(3)

I used myodbc to connect MYSQL wasn't allowed, WHY? error code is 1130, but i can't find the way to solve the problem? Help!! Help!!

by chieh - MySQL - 2004-09-01 15:06:21 阅读(1370) 回复(8)