Hello, for testing purposes i often have to delete a node. I did the following:
1. Delete entry from locationlog in Database: delete from locationlog where mac = 'XX:XX:XX:XX:XX:XX'; 2. Delete Node from Webconsole But when i connect the device to switch port and i can see the following in packetfence.log: Sep 14 14:24:29 snac-ol pfqueue: pfqueue(31091) INFO: [mac:unknown] Already did a person lookup for host/LAP-TEST-MO.domain (pf::lookup::person::lookup_person) Sep 14 14:24:29 snac-ol packetfence_httpd.aaa: httpd.aaa(2994) INFO: [mac:00:26:b9:b4:16:ad] Role has already been computed and we don't want to recompute it. Getting role from node_info (pf::role::getRegisteredRole) Is this the right way to remove a node completely? Why the logfile says "Role already been computed"? Thanks in advance :) Markus
_______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
