⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 samba-3.0.22.tar.gz 编译smb服务器的源码
💻
字号:
25 Mar 2001pam_smbpass is a PAM module which can be used on conforming systems tokeep the smbpasswd (Samba password) database in sync with the unixpassword file. PAM (Pluggable Authentication Modules) is an API supportedunder some Unices, such as Solaris, HPUX and Linux, that provides ageneric interface to authentication mechanisms.For more information on PAM, see http://ftp.kernel.org/pub/linux/libs/pam/This module authenticates a local smbpasswd user database.  If you requiresupport for authenticating against a remote SMB server, or if you'reconcerned about the presence of suid root binaries on your system, it isrecommended that you use pam_winbind instead.Options recognized by this module are as follows:	debug		-	log more debugging info	audit		-	like debug, but also logs unknown usernames	use_first_pass	-	don't prompt the user for passwords;				take them from PAM_ items instead	try_first_pass  -	try to get the password from a previous				PAM module, fall back to prompting the user	use_authtok	-	like try_first_pass, but *fail* if the new				PAM_AUTHTOK has not been previously set.				(intended for stacking password modules only)	not_set_pass    -	don't make passwords used by this module				available to other modules.	nodelay		-	don't insert ~1 second delays on authentication				failure.	nullok		-	null passwords are allowed.	nonull		-	null passwords are not allowed. Used to				override the Samba configuration.	migrate		-	only meaningful in an "auth" context;				used to update smbpasswd file with a				password used for successful authentication.	smbconf=<file>	-	specify an alternate path to the smb.conf				file.See the samples/ directory for example PAM configurations using thismodule.Thanks go to the following people:* Andrew Morgan <morgan@transmeta.com>, for providing the Linux-PAMframework, without which none of this would have happened* Christian Gafton <gafton@redhat.com> and Andrew Morgan again, for thepam_pwdb module upon which pam_smbpass was originally based* Luke Leighton <lkcl@switchboard.net> for being receptive to the idea,and for the occasional good-natured complaint about the project's statusthat keep me working on it :)* and of course, all the other members of the Samba team <http://www.samba.org/samba/team.html>, for creating a great product and for giving this project a purpose---------------------Stephen Langasek <vorlon@netexpress.net>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -