[web2py] error importing module

2015-08-14 Thread Matheus Suffi
good Morning, I am importing a module called python- iptables, However When I run a Function In this module Returns mean error saying I must be root to perform this function. already changed permission Execution and changed the owner Archive However www-data STILL NOT Works I wonder if ther

[web2py] web2py ldap

2015-05-09 Thread Matheus Suffi
Hello, have an ActiveDirectory Server and, I was wondering how to catch all user data and return the view , i can connect normally , just need to know how to get all user data -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source

[web2py] sorting ip address

2015-03-31 Thread Matheus Suffi
Hello, im trying to sort an IP adddres list, this is the only result i getting 192.168.1.1 192.168.1.10 192.168.1.11 i want to list in that order: 192.168.1.1 192.168.1.2 192.168.1.3 192.168.1.4 Any ideias ? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://gi

[web2py] how to set a css class on sqlformat.factory

2015-03-23 Thread Matheus Suffi
I wonder if there is a parameter to set a css class within the sqlformat.factory -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this messa