124 lines
		
	
	
		
			5.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			124 lines
		
	
	
		
			5.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
 | 
						|
 | 
						|
<!DOCTYPE html
 | 
						|
    PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 | 
						|
    "http://www.w3.org/TR/html4/loose.dtd">
 | 
						|
<html>
 | 
						|
<head>
 | 
						|
<title>SME Server mailserver.bjsystems.co.uk</title>
 | 
						|
  <style type="text/css"> 
 | 
						|
  @import url("/server-common/css/hwinfo.css");
 | 
						|
  </style>
 | 
						|
 | 
						|
  <link rev="made" href="mailto:bugs%40koozali.org">
 | 
						|
  <meta name="copyright" content="(head.tmpl)Copyright 2003-2004 Mitel Corporation">
 | 
						|
  <link rel="stylesheet" type="text/css" href="/server-common/css/sme_core.css">
 | 
						|
  <style type="text/css"> 
 | 
						|
  @import url("/server-common/css/sme_main.css");
 | 
						|
  </style>
 | 
						|
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
<div class="sme-error"><h5>
 | 
						|
      Warning: a reconfigure and reboot is required before proceeding! Failure to do so now
 | 
						|
      may leave your system in an unknown state!</h5></div><div class="sme-error"><h5>
 | 
						|
      URGENT NOTICE: As per June 30th 2024, SME Server 10 is obsolete, and potentially INSECURE. NO support will be offered for any issue found with this installed version.
 | 
						|
      Please migrate IMMEDIATELY to Koozali SME Server 11 or higher version. Failure to upgrade may lead to the compromise of this server.
 | 
						|
      </br>Please, consult <a href="https://wiki.koozali.org/SME_Server:Download" target="_blank">https://wiki.koozali.org/SME_Server:Download</a> to get last available version.</h5></div>
 | 
						|
<h1>Change user remote access settings</h1>
 | 
						|
<form method="POST" action="remoteuseraccess" enctype="application/x-www-form-urlencoded">
 | 
						|
  <input type="hidden" name="page" value="1">
 | 
						|
  <input type="hidden" name="page_stack" value="0">
 | 
						|
  <input type=hidden name=".id" value="3faa7d7c5b6d93615f1be1cad86ccc69">
 | 
						|
  <input type="hidden" name="csrf_token" value="cjCsetV7T7sZp4HzjTKVjyqipUCPbjCaMtGeh8Pg0RD">
 | 
						|
  <table class="sme-noborders">
 | 
						|
  <tr><td colspan="2"><p><p>
 | 
						|
	         Enabling bash shell access for a user account poses a security risk.
 | 
						|
             Only use this option if you know what you are doing. A safer option is to allow
 | 
						|
             rssh access (sftp, ssh & rsync).
 | 
						|
          </p>
 | 
						|
          <p>
 | 
						|
             Sudo access allows users to execute commands with the permissions
 | 
						|
             of the root account without knowing the root password.  This is more desirable
 | 
						|
             than passing around the root password. Setting Sudo to yes also sets the shell to bash
 | 
						|
          </p>
 | 
						|
          <p>
 | 
						|
             SHELL, VPN & FTP access for users depend on the
 | 
						|
             settings in the Remote Access Panel being opened.
 | 
						|
          </p>
 | 
						|
          <p>
 | 
						|
             Select an FTP Chroot path from the drop down box or enter it in the text field,
 | 
						|
             the selection will overwrite the text field.
 | 
						|
          </p>
 | 
						|
          <p>
 | 
						|
             Enter the public SSH Keys to allow ssh access without passwords,
 | 
						|
             keys should be pasted as a single line,
 | 
						|
             but they will wrap onto three or more lines in the display.
 | 
						|
             To delete all keys type "deletekeys".
 | 
						|
          </p></p></td>
 | 
						|
  </tr>
 | 
						|
    <tr>
 | 
						|
      <td class="sme-noborders-label">Account
 | 
						|
      <td class="sme-noborders-content">cok1</td>
 | 
						|
    </tr>
 | 
						|
    <tr>
 | 
						|
      <td class="sme-noborders-label">User Name
 | 
						|
      <td class="sme-noborders-content">Clare Park</td>
 | 
						|
    </tr>
 | 
						|
    <tr>
 | 
						|
      <td class="sme-noborders-label">Shell Access
 | 
						|
      <td class="sme-noborders-content"><SELECT NAME="Shell" TYPE="select">
 | 
						|
<OPTION VALUE="">
 | 
						|
<OPTION VALUE="/bin/bash">/bin/bash
 | 
						|
</SELECT></td>
 | 
						|
    </tr>
 | 
						|
    <tr>
 | 
						|
      <td class="sme-noborders-label">Sudo Access
 | 
						|
      <td class="sme-noborders-content"><SELECT NAME="Sudoer" TYPE="select">
 | 
						|
<OPTION VALUE="no" SELECTED>No
 | 
						|
<OPTION VALUE="yes">Yes
 | 
						|
</SELECT></td>
 | 
						|
    </tr>
 | 
						|
    <tr>
 | 
						|
      <td class="sme-noborders-label">RSSH + VPN Access
 | 
						|
      <td class="sme-noborders-content"><SELECT NAME="VPNClientAccess" TYPE="select">
 | 
						|
<OPTION VALUE="no" SELECTED>No
 | 
						|
<OPTION VALUE="yes">Yes
 | 
						|
</SELECT></td>
 | 
						|
    </tr>
 | 
						|
    <tr>
 | 
						|
      <td class="sme-noborders-label">Select Chroot Path
 | 
						|
      <td class="sme-noborders-content"><SELECT NAME="ChrootDir2" TYPE="select">
 | 
						|
<OPTION VALUE="">
 | 
						|
<OPTION VALUE="home">. ~/home
 | 
						|
<OPTION VALUE="/home/e-smith/files">.. /home/e-smith/files
 | 
						|
<OPTION VALUE="/home/e-smith/files/ibays/Primary">Primary
 | 
						|
<OPTION VALUE="/home/e-smith/files/ibays/Primary/files">Primary/files
 | 
						|
<OPTION VALUE="/home/e-smith/files/ibays/Primary/html">Primary/html
 | 
						|
<OPTION VALUE="/home/e-smith/files/ibays/mesdb">mesdb
 | 
						|
<OPTION VALUE="/home/e-smith/files/ibays/mesdb/files">mesdb/files
 | 
						|
<OPTION VALUE="/home/e-smith/files/ibays/mesdb/html">mesdb/html
 | 
						|
</SELECT></td>
 | 
						|
    </tr>
 | 
						|
    <tr>
 | 
						|
      <td class="sme-noborders-label">Chroot Path
 | 
						|
      <td class="sme-noborders-content"><INPUT VALUE="/home/e-smith/files/users/cok1/home" NAME="ChrootDir" TYPE="text" SIZE="50"></td>
 | 
						|
    </tr>
 | 
						|
    <tr>
 | 
						|
      <td class="sme-noborders-label">SSH Keys
 | 
						|
      <td class="sme-noborders-content"><TEXTAREA NAME="sshKeys" ROWS="10" COLS="30"></TEXTAREA></td>
 | 
						|
    </tr>
 | 
						|
    </table>
 | 
						|
      <table width=100%><tr><th class="sme-layout"><input type="submit" name="Next" value="Save"></th></tr></table>
 | 
						|
  </table>
 | 
						|
</form>
 | 
						|
 | 
						|
<HR class="sme-copyrightbar">
 | 
						|
<FONT class="sme-copyright">
 | 
						|
  SME Server 10.1<BR>Copyright 1999-2006 Mitel Corporation<BR>All rights reserved.
 | 
						|
 | 
						|
<BR>Copyright (c) 2013 - 2021 Koozali Foundation Inc.<BR>
 | 
						|
</FONT>
 | 
						|
</BODY>
 | 
						|
 | 
						|
</HTML> |