Sponsored Content
Full Discussion: Gnome on Solaris 10
Operating Systems Solaris Gnome on Solaris 10 Post 78644 by Dredz on Thursday 21st of July 2005 08:11:54 AM
Old 07-21-2005
Gnome on Solaris 10

I have just installed Gnome on Solaris 10, I am wondering how to get it listed in the “session” selection box on the login screen, as it currently isn't.

Any Ideas? Smilie
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Gnome is gone crazzy:::>>>>>>>

I don't know how but my gnome desktop icons or all gone and i dont know how to make them apear on desktop can some one tell me what can i do? (linux mandrake 8) (3 Replies)
Discussion started by: user666
3 Replies

2. UNIX for Dummies Questions & Answers

Gnome focus

Hello all, Is there a way to make sawfish window manager focus on a gui when you click it but not make it raise to the top? I know that motif and CDE (soalris) allow you to focus with out raising the windows. THANKS (2 Replies)
Discussion started by: larry
2 Replies

3. UNIX for Dummies Questions & Answers

Solaris Express Slow to load Gnome

Hi, I recently installed the latest Solaris Express Developers Edition. I'm building a NAS and want to use RAID Z, and Solaris 10 didn't have the drivers for my HD controller card. Everything is up and running fine, but I notice it takes a good 8 minutes to load gnome (or X, not sure where it... (2 Replies)
Discussion started by: ciscocbee
2 Replies

4. Solaris

How to install gnome in solaris

How to install gnome in solaris 9 and 10, how to enable java environment in solaris 9 and 10. Thanks in Advance (1 Reply)
Discussion started by: durgaprasadr13
1 Replies

5. Solaris

I am not able to login in gnome session and java session in Sun solaris 9& 10

I am not able to login in gnome session and java session in Sun solaris 9& 10 respectively through xmanager as a nis user, I am able to login in common desktop , but gnome session its not allowing , when I have given login credentials, its coming back to login screen, what shoul I do to allow nis... (0 Replies)
Discussion started by: durgaprasadr13
0 Replies

6. Solaris

Gnome Packages on Solaris 10 u6

If my system is supposed to be a pure oracle database server can i remove all the GNOME packages from the system ? Currently system is installed with Everything+OEM and i want the image to be as small as possible remove the unnecessary softwares from it so that its a master image for other servers.... (2 Replies)
Discussion started by: fugitive
2 Replies

7. Solaris

Gnome in Solaris 9

Hi My problem is that I kind of opened gnome environment from the cde environment and now I do not know how to turn it off so any suggestions will be much appreciated. and I am running Solaris 9 as root user I am also a beginner in unix Thanks in advance (4 Replies)
Discussion started by: Theeb
4 Replies

8. Shell Programming and Scripting

Backup & restore Gnome Desktop and all settings in Gnome

Hi I'm looking for scripts to backup & restore Gnome Desktop and all settings in Gnome. (0 Replies)
Discussion started by: ccc
0 Replies

9. UNIX for Beginners Questions & Answers

Disable Solaris Gnome 3 screen blanker

One of the more annoying features of the Gnome 3 desktop in Solaris 11 is its insistence on blanking the screen after five minutes of inactivity. And for the life of me I can't figure out how to make it top doing that. I'm running it in a VNC viewer so the host PC can take care of screen... (1 Reply)
Discussion started by: Michele31416
1 Replies
pam_hpsec(5)							File Formats Manual						      pam_hpsec(5)

NAME
pam_hpsec - extended authentication, account, password, and session service module for HP-UX SYNOPSIS
DESCRIPTION
The service module implements extensions specific to HP-UX for authentication, account management, password management, and session manage- ment. The use of is recommended for all services, and is mandatory for some services such as and Application writers and system administrators may decide that it is inappropriate to use for some specific applications. When the module is present on the stack, it must be on the top of the stack, above other modules such as or This module is specific to HP-UX, and the functionality may vary significantly between releases. For an interpretation of the module path, please refer to the related information in pam.conf(4). Options The following options may be passed to the service module for all the components: syslog(3C) debugging information at Turns off warning messages. With this option, returns upon success. Without this option, the module returns upon success (which simplifies the PAM configuration). Authentication Component The authentication component provides management of credentials specific to HP-UX. In the future, this component may also implement addi- tional HP-UX specific authentication restrictions in addition to the credential management. Currently, this component initializes audit attributes for the session. In addition to the options listed in the section, the following options may also be passed to the module for authentication. With this option, does not initialize audit attributes for the session. This option is supported solely to maintain su(1) backward compat- ible behavior when is configured with su(1). HP recommends that this option not be applied to other services. With this option, ignores the restrictions or features that this module would otherwise enforce. Note that other common UNIX credentials such as and supplemental group membership are not managed by any PAM module. The application per- forming the authentication is expected to grant these credentials (these credentials must be granted after calling pam_open_session(3)) using the setuid(2) and initgroups(3C) types of calls. Account Management Component This component implements the and restrictions described in security(4). In addition to the options listed in the section, the following options may also be passed to the module for account management. With this option, ignores the restriction. With this option, ignores the restriction. This option is available only if the HP-UX Compartment Login product is installed, and its compartment login feature is enabled. With the option, ignores the compartment login access check restrictions. is defined in the compartment configuration file. Refer to compartment_login(5) for more information about HP-UX Compartment Login. With this option, ignores the restrictions or features that this module would otherwise enforce. Password Management Component This component unconditionally succeeds. Session Management Component This component implements many miscellaneous restrictions such as and documented in security(4). In addition to the options listed in the section, the following options may also be passed to the module for session management. With this option, ignores the setting. With this option, ignores the setting. With this option, ignores the setting. With this option, ignores the setting. With this option, ignores the restrictions or features that this module would otherwise enforce. EXAMPLES
The following is an example of stacking using the module: login session required pam_hpsec.so.1 login session sufficient pam_unix.so.1 login session sufficient pam_ldap.so.1 login session sufficient pam_krb5.so.1 The above rules state that the login's session management requires at least any one of UNIX, LDAP, and Kerberos PAM modules in addition to AUTHOR
was developed by HP. SEE ALSO
pam(3), pam_acct_mgmt(3), pam_authenticate(3), pam_open_session(3), pam_setcred(3), pam.conf(4), security(4), userdb(4), compart- ment_login(5). pam_hpsec(5)
All times are GMT -4. The time now is 11:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy