Penguin
Diff: ActiveDirectorySamba
EditPageHistoryDiffInfoLikePages

Differences between version 20 and revision by previous author of ActiveDirectorySamba.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 20 Last edited on Wednesday, June 2, 2004 8:33:29 am by DougGoldstein Revert
Older page: version 19 Last edited on Monday, May 24, 2004 8:42:23 am by DeanLew Revert
@@ -188,8 +188,12 @@
  session required pam_stack.so service=system-auth 
  session optional pam_console.so 
  
 After we save this file, we should now be able to login to our linux machine with the username THINCLIENT+Administrator, and get ourself a login prompt. Now the system may complain if you do not have the specified home directory created (in this case /home/THINCLIENT/Administrator) 
+  
+! SSH Support  
+  
+ Do the same additions that you made to /etc/pam.d/login to /etc/pam.d/sshd to support logins via SSH.  
  
 ! Have fun 
  
 And congrats it works, if you want to configure further items such as mail and other things you may need to modify the apropriate PAM modules, and isn't covered here.