Re: AD authentication

2013-01-31 Thread Anthony R Fletcher
Directory: /home/ loginShell: /bin/bash or zsh or tcsh, etc added to their AD entries. We have had success for doing this and even doing a full AD join via samba. I think F18 has more integration options but my experience has been with RHEL, CentOS and earlier versions of Fedora.

Re: The death of Hibernate?

2012-03-06 Thread Anthony R Fletcher
On 06 Mar 2012 at 18:07:24, Marko Vojinovic wrote: > On Tuesday, 6. March 2012. 17.42.41 Anthony R Fletcher wrote: > > If you do a fresh boot you lose your current stateand that is > > valuable. So hibernate (for long periods of down time, for example for a > > long f

Re: The death of Hibernate?

2012-03-06 Thread Anthony R Fletcher
On 06 Mar 2012 at 17:35:22, Reindl Harald wrote: > > > Am 06.03.2012 22:49, schrieb Rex Dieter: > > Geoffrey Leach wrote: > > > >> It appears that among some kernel maintainers there's an opinion that > >> the hibernate (suspend to disk) capability is of insufficient interest > >> to users to ju

Re: Support for RFC 6187 and smartcard authentication in OpenSSH

2012-03-03 Thread Anthony R Fletcher
On 03 Mar 2012 at 01:19:21, Anamitra Dutta Majumdar wrote: > Hi Anthony , > > Thanks for your responses. > I have initiated a new thread. > Can you provide me with further details. > > Thanks, > Anamitra > > > > Hello Anamitra, > > I suggest you start a new thread on the list but, yes, there

Re: Android anyone?

2012-02-07 Thread Anthony R Fletcher
On 07 Feb 2012 at 09:43:17, Alan Cox wrote: > > Is there any documentation explaining eg how to transfer contacts > > to and from an Android phone? > > Your phone wants to share all that data with google. Google then provides > that as a web service via the portable contacts API/CalDAV to any tool

Re: Logitech MX Revolution Mouse Problems, wheel button

2012-01-16 Thread Anthony R Fletcher
On 16 Jan 2012 at 06:24:07, John Horne wrote: > On Sun, 2012-01-15 at 10:19 -0500, William M. Quarles wrote: > > Hi, > > > > I recently installed Fedora 15 after a long respite from Fedora 14, for > > the first time in x86_64, and I was excited to see that I could finally > > use the wheel butto

Re: How (or why) does this bash script snippet work?

2012-01-12 Thread Anthony R Fletcher
On 12 Jan 2012 at 14:02:50, Dean S. Messing wrote: > > In a system script I find this snippet > > nodevs=$(< /proc/filesystems fgrep rootfs) > > and don't understand the syntax. According to the bash man page, > > $(< file) is shorthand for $(cat file). But then the above should read > >

gdm with smartcards on Fedora 16

2012-01-04 Thread Anthony R Fletcher
With Fedora 16 I don't see how to enable smartcard logins for GDM. I have pcscd and openct working and /etc/pam_pkcs11/pam_pkcs11.conf correctly configured to use opensc. pklogin_finder returns the right things and I can log in at the console login prompt. I have gdm-3.2.1.1-8.fc16.x86_64 install