This file is indexed.

/usr/lib/python2.7/dist-packages/ipaserver/plugins/otp.py is in python-ipaserver 4.7.0~pre1+git20180411-2ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
#
# Copyright (C) 2016  FreeIPA Contributors see COPYING for license
#

from ipalib.text import _

__doc__ = _('One time password commands')