similar to: User Authentication and Authorization with SiteMinder

Displaying 11 results from an estimated 11 matches similar to: "User Authentication and Authorization with SiteMinder"

2015 Aug 12
2
Odd problem with updates to the recent CR
Jonathan Billings wrote: > On Tue, Aug 11, 2015 at 12:59:58PM -0400, m.roth at 5-cent.us wrote: >> So, since I haven't yet found where /var/log/httpd is created, what >> would >> a default package make the ownership of the directory? Does it expect it >> to be apache:root? > > Just a data point: > > $ rpm -qp --qf='[%-11{filemodes:perms}
2015 Aug 12
0
Odd problem with updates to the recent CR
> Date: Wednesday, August 12, 2015 09:28:59 -0400 > From: m.roth at 5-cent.us > > Jonathan Billings wrote: >> On Tue, Aug 11, 2015 at 12:59:58PM -0400, m.roth at 5-cent.us wrote: >>> So, since I haven't yet found where /var/log/httpd is created, >>> what would >>> a default package make the ownership of the directory? Does it >>> expect it
2013 Jul 11
2
problems with apache downgrade
There was an upgrade on a couple of our servers yesterday, mid-afternoon our time, of httpd and httpd-devel, and suddenly SiteMinder (bleah) stopped working correctly, and is now pegging a cpu, according to top. So, as a last resort, I tried downgrading both of them. When I did so, the server that uses ssl *erased* mod-ssl, not downgrading it, and I'll have to find where I can get the previous
2015 Aug 11
2
Odd problem with updates to the recent CR
We started updating via CR over a week ago, before 6.7 was official, and just today identified an issue.... For (alleged) security, the agency I work as a contractor for runs SiteMinder, from CA. #insert rant_against_CA.h Anyway, starting late last week, we found issues - as in, its process, which runs under, and is started by, apache, was suddenly pegging a CPU or so. Trying to stop httpd, that
2007 Aug 08
0
pcifront (CONFIG_XEN_PCIDEV_FRONTEND=m) support in RHEL 4.5 x86 Dom U
Dear All, The production server supports Intel Virtualization Technology. Processor is an Intel Xeon 1.86 GHz Quad Core. 8 GB DDR2 memory. There is also an Emulex LightPulse Fiber Channel HBA adapter. The host operating system (Dom 0) is RHEL 5 x86 with Xen Virtualization technology. Dom 0 kernel is 2.6.18-8.el5xen. I have recompiled the Dom 0 kernel so that pciback
2001 Mar 14
0
Antw: Ctrl-C problem on HP-UX
Hi Ryan, I run into the same problem with my HP-UX 11 as well as HP-UX 10.20 boxes. Therefore I decided not to start the sshd from the swagent in the postinstall script. I start the daemon via the lan console by hand. I know in large environments it is not a perfect solution but the only one which works these days ;-(( regards Stephan -- LDS Brandenburg Dr. Stephan Hendl fon: +49-(0)331-39 471
2001 Mar 13
0
Ctrl-C problem on HP-UX
Hello OpenSSH Developers, I have been working on developeing an OpenSSH SD package for HP-UX 10.20 and HP-UX 11.00 to deploy on servers we manage. Unfortenately, I have enountered the ctrl-c problem which manifests when the daemon is started in non-interactive mode (in this case from the SD Daemon). When I manually stop/start the daemon, the ctrl-c functionality works. I have dug through
2015 Aug 11
0
Odd problem with updates to the recent CR
------------ Original Message ------------ > Date: Tuesday, August 11, 2015 11:43:21 -0400 > From: m.roth at 5-cent.us > > We started updating via CR over a week ago, before 6.7 was > official, and just today identified an issue.... For (alleged) > security, the agency I work as a contractor for runs SiteMinder, > from CA. > ># insert rant_against_CA.h > >
2019 May 08
2
Issues trying to change the selinux context
We're forced to use Siteminder, by CA, who have no clue what they're doing in *nix. No packages, tarballs... Anyway, I'm trying clean up some stuff, and in /*/smwa/webagent/bin (all their binaries, including .so's, are in there, duh... I'm trying to set the .so's to lib_t. semanage -fcontext -a -t lib_t "/<elided>/smwa/webagent/bin(/.*).so" gives me the
2015 Aug 11
6
Odd problem with updates to the recent CR
Richard wrote: >> From: m.roth at 5-cent.us <snip> >> Anyway, starting late last week, we found issues - as in, its >> process, which runs under, and is started by, apache, was suddenly >> pegging a CPU or so. Trying to stop httpd, that worked... but this >> idiot process never did (and it's ugly to clean up after). >> >> What we just this
2019 Aug 12
1
Data migration from one server to another- Centos 7
I want to move all my OS, services like Apache configuration and application (web server) files and folders to another brand new server. Both servers are running on Centos 7. i want to clone everything. My questions 1- what is the easiest way to do this? 2- do I need to partition hard-drive of new server exactly as old one? 3- Is there any changes to make on new server after full migration? 4-