Re: [CentOS] DNF update

2016-09-09 Thread John Hodrien
On Fri, 9 Sep 2016, Always Learning wrote: On Thu, 2016-09-08 at 23:22 +0100, J Martin Rushton wrote: Under Fedora23 issuing a yum command gets you a warning, then it automatically runs the appropriate dnf command. Can you tell us the DNF for:- yum update yum groupinstall

[CentOS] Recommendation about an usb wireless adapter to use it as HostAP

2016-09-09 Thread C. L. Martinez
Hi all, I would like to install/test CentOS 7.X as a hostap for my home. I am thinking to use an Alfa (http://www.alfa.com.tw) usb wireless adapter or TP-Link. BUt there is not much information in Alfa's or TP-Link's web sites about which of them can run as a HostAP. If I can find any adapter

Re: [CentOS] CentOS 6.8 and samba

2016-09-09 Thread isdtor
I have another samba server and upgraded it to samba4. testparm returns clean with the old config (ROLE_DOMAIN_PDC) and starts up fine. smbclient seems to work fine. The next thing now is to try and make it a domain member so it can auth against AD. Thanks, Andrew, I appreciate the pointers.

[CentOS] CentOS 7 AMIs and deletion of root volumes on AWS when terminating instances

2016-09-09 Thread Silverstein
Hi, We have noticed that the CentOS 7 AMIs in AWS do not delete their root volumes on termination. It appears this is the way that the AMIs were created. The AWS Linux AMIs appear to have this enabled. So they do delete their root volumes on termination. Does anyone know why the CentOS AM

Re: [CentOS] CentOS 6.8 and samba

2016-09-09 Thread Philipoff, Andrew
> I have another samba server and upgraded it to samba4. testparm returns > clean with the old config (ROLE_DOMAIN_PDC) and starts up fine. smbclient > seems to work fine. > > The next thing now is to try and make it a domain member so it can auth > against AD. > > Thanks, Andrew, I appreciate th

Re: [CentOS] CentOS 6.8 and samba

2016-09-09 Thread isdtor
> You might want to take a look at "Integrating Red Hat Enterprise Linux 6 with > Active Directory". It's the best document I've seen on this topic. I found > that Samba/Kerberos/Winbind is the most complete solution for attaching a > Samba fileserver in my AD environment. > https://access.red

Re: [CentOS] CentOS 6.8 and samba

2016-09-09 Thread Philipoff, Andrew
> > net ads keytab create -U username > > 8. Verify the contents of the Kerberos keytab file: > > klist -ke > > This is a step I was missing. What is the purpose of the keytab? Can it help > with the default ticket FILE:/tmp/krb5cc_0 expiration? A Kerberos keytab contains Kerberos principals and

Re: [CentOS] DNF update

2016-09-09 Thread Jon LaBadie
On Fri, Sep 09, 2016 at 09:28:09AM +0100, John Hodrien wrote: > On Fri, 9 Sep 2016, Always Learning wrote: > > > > > On Thu, 2016-09-08 at 23:22 +0100, J Martin Rushton wrote: > > > > > Under Fedora23 issuing a yum command gets you a warning, then it > > > automatically runs the appropriate dnf