Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (205 - 207 of 1145)

Ticket Owner Reporter Resolution Summary
#315 quentin fixed debathena-ssh-server-config breaks ssh logins without a keytab

Reported by quentin, 15 years ago.

Description

If you install debathena-ssh-server-config without having a keytab, ssh logins become impossible:

OpenSSH_5.1p1, OpenSSL 0.9.7l 28 Sep 2006
debug1: Reading configuration data /Users/quentin/.ssh/config
debug1: Applying options for *
debug1: Reading configuration data /etc/ssh_config
debug1: Applying options for *
debug1: Connecting to j-l [18.181.0.240] port 22.
debug1: Connection established.
debug1: identity file /Users/quentin/.ssh/identity type -1
debug1: identity file /Users/quentin/.ssh/id_rsa type -1
debug1: identity file /Users/quentin/.ssh/id_dsa type 2
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.7p1 Debian-8ubuntu1.2
debug1: match: OpenSSH_4.7p1 Debian-8ubuntu1.2 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.1
debug1: Offering GSSAPI proposal: gss-gex-sha1-toWM5Slw5Ew8Mqkay+al2g==,gss-group1-sha1-toWM5Slw5Ew8Mqkay+al2g==,gss-group14-sha1-toWM5Slw5Ew8Mqkay+al2g==,gss-gex-sha1-A/vxljAEU54gt9a48EiANQ==,gss-group1-sha1-A/vxljAEU54gt9a48EiANQ==,gss-group14-sha1-A/vxljAEU54gt9a48EiANQ==,gss-gex-sha1-bontcUwnM6aGfWCP21alxQ==,gss-group1-sha1-bontcUwnM6aGfWCP21alxQ==,gss-group14-sha1-bontcUwnM6aGfWCP21alxQ==
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: Doing group exchange

debug1: Calling gss_init_sec_context
Connection closed by 18.181.0.240

I discovered this when I installed the package and then went to scp the keytab into place...

#318 andersk andersk fixed Extend nss-nonlocal to support whitelisting nonlocal groups and grplists

Reported by andersk, 15 years ago.

Description
   debathena / nss-nonlocal / quentin  16:56  (Quentin Smith)
       I need the users to have local home directories. I can't add the
       nonlocal groups to the local users because then remote users won't
       appear in the remote groups, thanks to nss_nonlocal.
   debathena / nss-nonlocal / andersk  17:03  (Anders Kaseorg)
       I can think of two improvements we might make:
   
       1. Adding a local user to the nss-nonlocal-users group could allow
       them to be added to nonlocal groups.
   
       2. We could make an nss-nonlocal-users user, such that adding it to a
       local group causes nonlocal users to be added to the group.
#327 jdreed jdreed fixed Evolution wrapper should include MH collection if ~/Mail/inbox exists

Reported by jdreed, 15 years ago.

Description

Some Athena 9 users who have migrated to IMAP still rely on the MH collection in Evolution for access to their archived mail. Perhaps the wrapper should include it if ~/Mail/inbox exists. Or maybe just conditionalize on a non-empty ~/Mail.

Alternatively, perhaps we document the process or create a script and let people add the collection themselves if necessary.

Note: See TracQuery for help on using queries.