# We use a non-standard permission to help protect passwords in 
# /etc/ntlmaps/server.cfg
ntlmaps binary: non-standard-file-perm etc/ntlmaps/server.cfg 0600 != 0644

# '[[' in config  and postinst refers to grep syntax [[:blank:]], not bash.
## Disabling the override, however, since there is no mechanism here to 
## allow for wild cards, but I do not want to override bashism checks for all 
## scripts, and I don't want to list every single [[:blank:]] line from 
## debian/config and debian/postinst
##ntlmaps binary: possible-bashism-in-maintainer-script config:* '[['
##ntlmaps binary: possible-bashism-in-maintainer-script postinst:* '[['

# This file does not need to be executable.
ntlmaps binary: script-not-executable ./usr/share/ntlmaps/__init__.py
