Sponsored Content
Full Discussion: Solaris browser question
Top Forums UNIX for Advanced & Expert Users Solaris browser question Post 302077122 by reborg on Monday 19th of June 2006 06:19:52 PM
Old 06-19-2006
You just need to add a line like this to the file:

defaultPref("security.password_lifetime", 15);
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Solaris 2.6 question

How do I define a default gateway on a Solaris 2.6 Server. (2 Replies)
Discussion started by: jskillet
2 Replies

2. UNIX for Dummies Questions & Answers

Browser in Solaris 2.6

Hello, I need install a new browser in the version of Solaris 2.6 and not possible upgrade of Solaris in this machine, in the system have Netscape 4.0, but i need install the new version or new browser. What is recommended and the link for download? Thanks. (1 Reply)
Discussion started by: markos
1 Replies

3. Solaris

Solaris Network question

I have a machine that has developed a strange network problem. Anytime it sends an FTP file somewherwe, no problem. When it is the target machine, extremely slow. I checked the /var/adm/messages file and found a few of these: SUNW,hme0 : No response from Ethernet network : Link down -- cable... (2 Replies)
Discussion started by: hshapiro
2 Replies

4. Solaris

Quick question about Solaris =)

:D Just curious, I know that solaris 2.0-2.x_present are System V UNIX... But, I have only used Solaris 10, 9 and 2.5... On a 2.5 Sparc box, after you login you get presented with the usual SunOS 5.5.1 then UNIX(R) System V Release 4.0 I know Solaris 9 and 10 do not include this banner... ... (0 Replies)
Discussion started by: ssorel
0 Replies

5. Solaris

Solaris 10 name resolution question

As you can see by the following text, we have a multi-homed host defined in our network: bash-2.05# nslookup ldaptest Server: usat0x40.atd.gmeds.com Address: 10.1.14.14 Name: ldaptest.atd.gmeds.com Addresses: 10.1.16.142, 10.1.16.141 I turned off nscd (didn't think I needed to)... (5 Replies)
Discussion started by: pzxkys
5 Replies

6. Solaris

A Solaris Question

hi.. I have a question because there are files on Solaris and will not let me change the root user is the owner. excuse is that I come from a Linux environment and I like to learn Solaris thank (5 Replies)
Discussion started by: cejodrake
5 Replies

7. Solaris

Solaris 10 Browser Configuration Steps

I got the Solaris 10 OS Installed, on my laptop/x86 system/32bit, I'm new to UNIX OS and i'm about to sit for the SA-200-S10 exam. I need help on the step by step process to configure the Browser so i can practice modules such as the Patch Administration. Kind Regards (4 Replies)
Discussion started by: Laitan
4 Replies

8. Windows & DOS: Issues & Discussions

Browser question

Hi, I am using Google Chrome. How can I make my page reload every five minutes. I have to hit F5 to reload to see my stock price. Just wondering if there is any kind of options I can set which will do this automatically. I don't have to use Chrome, if I.E has this options, I can switch to... (4 Replies)
Discussion started by: samnyc
4 Replies

9. Solaris

Question with Solaris Crash Analysis Tool with Solaris 9

Hello all. I am new hear and would like to ask a question regarding to the Solaris Crash Analysis Tool. We are analyzing the results of "thread summary" but not quite sure what the asterisk represents. Following are the items that asterisk were attached. 50* threads sleeping on a semaphore (49... (1 Reply)
Discussion started by: YuW
1 Replies
secdef(3)						     Library Functions Manual							 secdef(3)

NAME
secdef: open_secdef(), close_secdef(), get_secdef_str(), get_secdef_int() - security defaults configuration file routines SYNOPSIS
DESCRIPTION
opens the security configuration file This function must be called prior to calling or closes the security configuration file. and return the value of the specified parameter defined in the security configuration file. See the security(4) manpage. Programs using these routines must be compiled with APPLICATION USAGE
In a multithreaded application, these interfaces are thread-safe, but not async-cancel-safe. A cancellation point may occur when a thread is executing any of these interfaces. RETURN VALUE
returns a value of if the open completed successfully. Otherwise, it returns and leaves unchanged from the call. and return the follow- ing: The value of the specified parameter was successfully returned. The entry was not found, or the security configuration file was not opened. The format of the entry was incorrect. EXAMPLES
This example obtains the "path" from the parameter. FILES
Security defaults configuration file. SEE ALSO
security(4). secdef(3)
All times are GMT -4. The time now is 12:53 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy