macrotex

Results 14 issues of macrotex

Some use cases would benefit from `kinit` and `kadmin` allowing user input of a password via file. One such case we have is changing a principal's password via web form....

feature request

The log file `iprop-slave.log` contains blanks lines. Here are a few consecutive lines from that file: ``` 2019-12-01T23:45:19 slave status change: up-to-date with version: 1875499 at 2019-12-01T23:45:19 2019-12-01T23:45:19 slave status...

bug

When trying to replicate from a master to a slave, in old versions of Heimdal (say, 1.5) I _used_ to be able to do something like this: `my-master% hprop my-slave.example.com`...

bug
documentation

I have this line in the `kadmin.acl` file: ``` [email protected] get,list ``` I run this command: ``` # kadmin -p [email protected] privileges [email protected]'s Password: list, get # ``` So far,...

investigation required

It would be convenient to have the version of patchman running on the server displayed at the bottom of the patchman web page.

enhancement

Please add column sorting for the hosts view so you can sort by OS, kernel version, etc.

The Debian package ossec-hids-server_3.6.0-12034buster_amd64.deb contains a postrm script that removes the ossec users on groups on upgrades. It should not do this. Suggest: in postrm change ``` case "$1" in...

How can I mark all statements in a subroutine as uncoverable (other than putting an "uncoverable statement" comment before each one)?

status: waiting for fix

Add support for Debian buster-based Docker images. At the time of this writing Debian Buster has been available for more than two months.

The man page for `ipropd-slave` says, in part, this: ``` --time-lost=time time before server is considered lost (default 5 min) ``` More information is needed on what happens _when_ this...

documentation