How to integrate pam with winbind


Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/htdocs/v165158/thirsch.de/wordpress/wp-content/plugins/deans_code_highlighter/geshi.php on line 2137

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/htdocs/v165158/thirsch.de/wordpress/wp-content/plugins/deans_code_highlighter/geshi.php on line 2137

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/htdocs/v165158/thirsch.de/wordpress/wp-content/plugins/deans_code_highlighter/geshi.php on line 2137

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/htdocs/v165158/thirsch.de/wordpress/wp-content/plugins/deans_code_highlighter/geshi.php on line 2137

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/htdocs/v165158/thirsch.de/wordpress/wp-content/plugins/deans_code_highlighter/geshi.php on line 2137

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/htdocs/v165158/thirsch.de/wordpress/wp-content/plugins/deans_code_highlighter/geshi.php on line 2137

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/htdocs/v165158/thirsch.de/wordpress/wp-content/plugins/deans_code_highlighter/geshi.php on line 2137

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/htdocs/v165158/thirsch.de/wordpress/wp-content/plugins/deans_code_highlighter/geshi.php on line 2137

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/htdocs/v165158/thirsch.de/wordpress/wp-content/plugins/deans_code_highlighter/geshi.php on line 2137

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/htdocs/v165158/thirsch.de/wordpress/wp-content/plugins/deans_code_highlighter/geshi.php on line 2137

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/htdocs/v165158/thirsch.de/wordpress/wp-content/plugins/deans_code_highlighter/geshi.php on line 2137

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/htdocs/v165158/thirsch.de/wordpress/wp-content/plugins/deans_code_highlighter/geshi.php on line 2137

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/htdocs/v165158/thirsch.de/wordpress/wp-content/plugins/deans_code_highlighter/geshi.php on line 2137

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/htdocs/v165158/thirsch.de/wordpress/wp-content/plugins/deans_code_highlighter/geshi.php on line 2137

To use samba with winbind for your pam authentication, you have to edit the process file (e.g. apache2) under /etc/pam.d/ and add the following lines:

  1.  

If you are already using a configuration, you can add the winbind authentication by simply changing “required” to “sufficient”. The order of the plugins in the file matters to the order of authentication.

The following configuration tries to authenticate against winbind and if this fails, against the unix module.

  1.  

Leave a Reply