Changes

From SME Server
Jump to navigationJump to search
m
no edit summary
Line 23: Line 23:  
You just need to use:
 
You just need to use:
 
  $pw = esmith::util::LdapPassword;
 
  $pw = esmith::util::LdapPassword;
  $pw =~ s/^(.{31}).*$/$1/;As radius shared secret on SoftEther side
+
  $pw =~ s/^(.{31}).*$/$1/;
 +
 
 +
 
 +
(this can also be found in /etc/radiusclient-ng/servers, no db key for this as of yet)
 +
 
 +
 
 +
As radius shared secret on SoftEther side
 
Just enter 127.0.0.1 as radius server, and the result of the command I gave you as shared secret (or you can find the secret key in /etc/raddb/clients.conf in the existing localhost section----
 
Just enter 127.0.0.1 as radius server, and the result of the command I gave you as shared secret (or you can find the secret key in /etc/raddb/clients.conf in the existing localhost section----
 
[[Category:Howto]]
 
[[Category:Howto]]

Navigation menu