Compare commits
No commits in common. "7b25b20c2b2371003289a37b6129920855ab7472" and "fa98444009091ca79f48b4c465ac89488e374895" have entirely different histories.
7b25b20c2b
...
fa98444009
10
config.xml
10
config.xml
|
|
@ -223,6 +223,7 @@
|
|||
<expires/>
|
||||
<authorizedkeys/>
|
||||
<otp_seed/>
|
||||
<disabled>1</disabled>
|
||||
</user>
|
||||
<user>
|
||||
<password>$2y$11$uqL6Ib2tOES9z4QDdESq6OQKQGVGBgtFeXZ9AotNTv/JfGvM/CtEO</password>
|
||||
|
|
@ -230,11 +231,10 @@
|
|||
<name>mshillam</name>
|
||||
<descr>Matthew Shillam</descr>
|
||||
<expires/>
|
||||
<authorizedkeys>c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSUFFNWFtWS9Fa3ZkVVM5c0Jrc2hEc3B6UExlY0FPc052S0xWU0Rod2h0QmMgbWF0dGhld0BzaGlsbGFtLm1lLnVr</authorizedkeys>
|
||||
<authorizedkeys/>
|
||||
<otp_seed/>
|
||||
<email>matthew@shillam.me.uk</email>
|
||||
<uid>2000</uid>
|
||||
<shell>/bin/sh</shell>
|
||||
</user>
|
||||
<nextuid>2001</nextuid>
|
||||
<nextgid>2000</nextgid>
|
||||
|
|
@ -273,7 +273,6 @@
|
|||
<macs/>
|
||||
<keys/>
|
||||
<keysig/>
|
||||
<enabled>enabled</enabled>
|
||||
</ssh>
|
||||
<rrdbackup>-1</rrdbackup>
|
||||
<netflowbackup>-1</netflowbackup>
|
||||
|
|
@ -331,7 +330,6 @@
|
|||
</remotebackup>
|
||||
<serialspeed>115200</serialspeed>
|
||||
<primaryconsole>video</primaryconsole>
|
||||
<backupcount>100</backupcount>
|
||||
</system>
|
||||
<interfaces>
|
||||
<wan>
|
||||
|
|
@ -634,8 +632,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.0.30</username>
|
||||
<time>1713296594.1842</time>
|
||||
<description>/system_advanced_admin.php made changes</description>
|
||||
<description>/diag_backup.php made changes</description>
|
||||
<time>1713294432.3889</time>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<OpenVPN version="1.0.0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue