[Bug 1442] New: Feature request: Add ability to override $HOME with a temp location

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Feb 27 04:37:32 EST 2008


https://bugzilla.mindrot.org/show_bug.cgi?id=1442

           Summary: Feature request: Add ability to override $HOME with a  
                    temp location                                          
    Classification: Unclassified                                           
           Product: Portable OpenSSH                                       
           Version: -current                                               
          Platform: Other                                                  
        OS/Version: Linux                                                  
            Status: NEW                                                    
          Severity: enhancement                                            
          Priority: P2                                                     
         Component: sshd                                                   
        AssignedTo: bitbucket at mindrot.org                                  
        ReportedBy: nsheridan at gmail.com                                    


Created an attachment (id=1457)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1457)
Temp homedir patch

On hosts with nfs homedirs, it can be useful to have an option of not
using your real $HOME from time to time. I've put together a patch
which allows a client to request a temp homedir using the option
RequestTempHomedir. On the server, I've added a PermitTempHomedir
option to allow this feature. It can also be triggered selectively
using a Match directive.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list