Alan DeKok wrote:
jittinan suwanrueangsri wrote:
  
It's seem that  rlm_pap module select password which reside in
/etc/shadow file before /usr/local/etc/users file.
 
How can I change freeradius configure to select password from users file
first?
    

  Edit raddb/sites-available/default.  Look for "unix", and delete that
line.

  
What is different between := and == operator? I have already readed man
page but it does not make me clear.
    

  There really isn't much more to say, unfortunately.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

  
read

Operators
????????????? The operator used to assign the value of the attribute may be one of the following, with the given meaning.

????????????? =????? Add the attribute to the list, if and only if an attribute of the same name is already present in that list.

????????????? :=???? Add? the? attribute? to the list.? If any attribute of the same name is already present in that list, its value is replaced with the
???????????????????? value of the current attribute.

????????????? +=???? Add the attribute to the tail of the list, even if attributes of the same name are already present in the list.


--
http://www.EasyHorpak.com - ???????????????,???????????,???????,?????,??????
http://www.EasyZoneCorp.net - ????????????? internet ????????? Hotpsot ??? PPPoE ,Anti NetCut, Mac spoof
http://www.thai-school.net - ????????????????,????????? ?????????
EasyZone SuperLink - ??????????????????????????
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to