code diff

Diff code posted
created at 22 Mar 08:28, updated at 23 Mar 22:51

Edit | Back
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
5c5
< Port 4222
---
> Port 2222
30,31c30,31
< RSAAuthentication yes
< PubkeyAuthentication yes
---
> RSAAuthentication no
> PubkeyAuthentication no
51c51
< PasswordAuthentication no
---
> PasswordAuthentication yes
63c63
< X11Forwarding yes
---
> X11Forwarding no
90c90,91
< AllowUsers szabolcs
\ No newline at end of file
---
> AllowGroups webuser
> pidfile  /var/run/scpd.pid
402 Bytes in 2 ms with coderay