Sponsored Content
Full Discussion: Help
Operating Systems Linux Help Post 302086783 by Irish Jimmy on Sunday 27th of August 2006 05:51:28 PM
Old 08-27-2006
Question What I mean is...

I navagated to the diectory usin' the "cd" cammand and typed ./flasplayer-installer
,and it said no such directery.

When u go to the the directory in Gui mode and the icon was A yellow cube thing on a paper.

Don't forget I use Mandriva Linux, and /bin/bash...


Help??? Smilie Smilie Smilie
 
SEPERMIT.CONF(5)						 Linux-PAM Manual						  SEPERMIT.CONF(5)

NAME
sepermit.conf - configuration file for the pam_sepermit module DESCRIPTION
The lines of the configuration file have the following syntax: <user>[:<option>:<option>...] The user can be specified in the following manner: o a username o a groupname, with @group syntax. This should not be confused with netgroups. o a SELinux user name with %seuser syntax. The recognized options are: exclusive Only single login session will be allowed for the user and the user's processes will be killed on logout. ignore The module will never return PAM_SUCCESS status for the user. It will return PAM_IGNORE if SELinux is in the enforcing mode, and PAM_AUTH_ERR otherwise. It is useful if you want to support passwordless guest users and other confined users with passwords simultaneously. The lines which start with # character are comments and are ignored. EXAMPLES
These are some example lines which might be specified in /etc/security/sepermit.conf. %guest_u:exclusive %staff_u:ignore %user_u:ignore SEE ALSO
pam_sepermit(8), pam.d(5), pam(8), selinux(8), AUTHOR
pam_sepermit and this manual page were written by Tomas Mraz <tmraz@redhat.com> Linux-PAM Manual 06/18/2013 SEPERMIT.CONF(5)
All times are GMT -4. The time now is 02:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy