Skip to main content

David Harrison

David Harrison's Public Library

12 Nov 09

InfoSec Blog - Configuring Egress (Outbound) Rules with iptables (ubuntu style)

sudo iptables -A OUTPUT -o lo -p all -j ACCEPT sudo iptables -A OUTPUT -m state --state RELATED, ESTABLISHED -j ACCEPTsudo iptables -A OUTPUT -p tcp --dport 80 -d security.ubuntu.com -j ACCEPTsudo iptables -A OUTPUT -p tcp --dport 80 -d us.archive.ubuntu.com -j ACCEPTsudo iptables -A OUTPUT -j REJECT

blog.tevora.com/...esWithIptablesUbuntuStyle.aspx - Preview

ubuntu linux firewall iptables

20 Oct 09

Samba domain: User Rights and Privileges

For non-domain users to execute root level commands:

net -S $server -U root rpc rights grant '$domain\Domain Admins' SeMachineAccountPrivilege SePrintOperatorPrivilege SeAddUsersPrivilege SeTakeOwnershipPrivilege

www.samba.org/...rights.html - Preview

samba linux windows

1 - 20 of 1206 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo