Re: Bind Scientific Linux to AD

2018-10-26 Thread Bruce Ferrell

On 10/26/18 7:17 AM, Alvi, Adil H wrote:



Good Morning,


I was trying to bind a workstation running SL 6.5 to AD, so that users can 
login with their AD accounts, and mount a Windows File Share Server binded to 
AD.



After spending a week, I gave up. Steps, links/resources  to bind SL will be 
greatly appreciated.


Best Regards,
Adil




There is one "gotcha" to look out for: The linux time has to be extremely close 
to the AD domain controller.  if it isn't, linux can't join or authenticate.


That out of the way, authconfig-tui is VERY handy... It takes the drudgery out 
the process.


I used to do it by editing a bunch file files, running command line programs 
and waving dead chickens over sacrificial animals.


The utility is faster, easier and less messy.


Look into a pam plugin called oddjob.  It does the automounting of network 
shares.  yum search oddjob.


Re: Config file for SL7.5 in mock

2018-10-26 Thread Mark Stodola

On 10/26/2018 09:07 AM, John Pilkington wrote:
I have successfully used mock in Fedora 27 and Fedora 28 to build rpms 
to run under Scientific Linux (as well as ones to run natively.)


At first I used a locally written config file, but more recently 
/etc/mock/epel-7-x86_64-rpmfusion-free.cfg has worked.


It is based on /etc/mock/epel-7.cfg, which is also installed in SL, but 
refers to, and uses, the centos repos.  Are conflicts likely?  Is there 
an SL version?


John P


You should be fine for most things.  It wouldn't take much to just copy 
the epel cfg to a new one and customize the repositories to use the SL 
(or better, local mirror) ones.


I keep a custom cfg anyway so I can set the 'dist' value to reflect that 
I built the packages and they aren't from another repository when deployed.


-Mark


Bind Scientific Linux to AD

2018-10-26 Thread Alvi, Adil H

Good Morning,


I was trying to bind a workstation running SL 6.5 to AD, so that users can 
login with their AD accounts, and mount a Windows File Share Server binded to 
AD.



After spending a week, I gave up. Steps, links/resources  to bind SL will be 
greatly appreciated.


Best Regards,
Adil




Config file for SL7.5 in mock

2018-10-26 Thread John Pilkington
I have successfully used mock in Fedora 27 and Fedora 28 to build rpms 
to run under Scientific Linux (as well as ones to run natively.)


At first I used a locally written config file, but more recently 
/etc/mock/epel-7-x86_64-rpmfusion-free.cfg has worked.


It is based on /etc/mock/epel-7.cfg, which is also installed in SL, but 
refers to, and uses, the centos repos.  Are conflicts likely?  Is there 
an SL version?


John P