节点文献
PostgreSQL口令认证机制的分析与改进
Analysis and Improvement of Password Authentication
【机构】 浙江大学计算机科学与技术学院;
【摘要】 <正>1引言数据库用户认证是数据库服务器通过一些手段判断是否允许客户端以它所要求的用户名进行联接的过程,它是认证技术和数据库技术的紧密结合。目前,用户认证技术主要可以分为口令认证、基于智
【Abstract】 Password authentication is an indispensable means of authentication to each database.Aim to overcome the vulnerability of current password authentication schema for PostgreSQL,such as easily filched by illegal users and attacked by the fake server.In this paper,we design an efficient password authentication schema for PostgreSQL based on hash function by using one-off dynamic authentication technology.The improved password authentication schema for PostgreSQL can defend some attacks without using any cryptosystems.such as Data Encryption Model(i.e.DES),Rivest-Shamir-Adleman(i.e.RSA)and so forth.
- 【会议录名称】 第二十一届中国数据库学术会议论文集(技术报告篇)
- 【会议名称】第二十一届中国数据库学术会议
- 【会议时间】2004-10-14
- 【会议地点】中国福建厦门
- 【分类号】TP393.08
- 【主办单位】中国计算机学会数据库专业委员会