Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (223 - 225 of 1145)

Ticket Resolution Summary Owner Reporter
#363 wontfix No tickets on login with identical passwords in debathan-login jhamrick

Reported by jhamrick, 15 years ago.

Description

If your local password and athena passwords are the same, you don't get tickets on login. This is because in /etc/pam.d/common-auth, first it checks the entered password against the local password, and then only if that fails, does it run pam_krb5.

# here are the per-package modules (the "Primary" block)
auth	[success=2 default=ignore]	pam_unix.so nullok_secure
auth	[success=1 default=ignore]	pam_krb5.so minimum_uid=1 use_first_pass

Running debathena-login on Ubuntu 9.04.

#244 fixed tex-config may not configure tex completely jesstess

Reported by jesstess, 15 years ago.

Description

Some further investigation is needed, but it seems like tex-config (or maybe something else?) isn't completely configuring the format cache correctly. Jessica reported getting the following when she tried to TeX a beamer file today:

kpathsea: Running mktexfmt latex.fmt
fmtutil: config file `fmtutil.cnf' not found.
I can't find the format file `latex.fmt'!

Running fmtutil-sys --all fixed the problem. Maybe tex-config's postinst should run that instead of fmtutil-sys --refresh?

#115 fixed debathena-gdm-config should restart gdm when uninstalled jdreed

Reported by jdreed, 16 years ago.

Description

A postrm script should be added that restarts gdm so that gdm doesn't complain about the missing debathena theme on subsequent logins.

Note: See TracQuery for help on using queries.