Hello Denis, Maybe your problem is related to this:
https://github.com/inverse-inc/packetfence/issues/1551 Em Seg, 2017-01-16 às 12:51 -0500, Antoine Amacher escreveu: > Hello Denis, > Make sure your ad-blocker(if you have one) is disable for the admin > of PF, it may, sometimes create weird interactions and not allow you > to access a source to edit for instance. > What does logs/httpd.admin.log tells you when the error appear? > Thanks > > On 01/16/2017 11:38 AM, denis wrote: > > Hello, > > With PF 6.4, I have a problem with sources configuration : > > - The first time a source is configured, a rule can be added and > > everything is ok. > > - when a second rule is added to this source, and "save" button > > clicked, an error is displayed : "Error! The authentication source > > was not found" > > removing rule or source doesn't solve the problem, in fact all the > > interface seems to be dead, the only way is recover is to restart > > the services. > > Here is a a exemple of my conf file : > > [se3] > > description=test > > port=389 > > stripped_user_name=yes > > type=LDAP > > connection_timeout=5 > > basedn=ou=People,dc=xxx,dc=org > > email_attribute=mail > > scope=sub > > dynamic_routing_module=AuthModule > > binddn=cn=xxxx,dc=xxx,dc=org > > password=xxxx > > host=172.x.x.x > > usernameattribute=uid > > encryption=none > > > > [se3 rule eleve] > > description=dd > > class=authentication > > match=any > > action0=set_role=mobiles_eleves > > action1=set_access_duration=12h > > condition0=uid,is member of,cn=eleves,ou=groups,dc=xxx,dc=org > > > > [se3 rule profs] > > description=p > > class=authentication > > match=any > > action0=set_role=mobiles_profs > > action1=set_access_duration=12h > > condition0=uid,is member of,cn=profs,ou=Groups,dc=xxx,dc=org > > The same rules were working perfectly with PF 4.6 > > Denis > > > > > > > > ----------------------------------------------------------------- > > ------------- > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > > > > > > _______________________________________________ > > PacketFence-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/packetfence-users > > ------------------------------------------------------------------- > ----------- > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > PacketFence-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/packetfence-users ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
