Sponsored Content
Full Discussion: oops! Style Manager
Top Forums UNIX for Dummies Questions & Answers oops! Style Manager Post 11825 by kristy on Wednesday 12th of December 2001 03:05:46 PM
Old 12-12-2001
Data oops! Style Manager

Solaris 2.6, using CDE:

agh. I accidentally set an ugly palette as my Home Session. The problem is, when I change the palette back to Default, I am informed that my change will be apparent in my next session. But when I log out and in, it's still the Ugly Palette. Doesn't matter if I set the Style Manager Startup as Resume Current Session or return to Home (since I accidentally set Home to Ugly). Is there a file I can modify to set the Home Session back to the Default palette?

Thanks,
kristy
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

oops on mount

When ever i mount any of my 2 scsi cdroms, I get a kernel crash with the folfollowing oops kernel output. I understand that it is impossible to anwser my question WHY but could you give me some advice where i should look to debug the problem or advice me some tools to detect what might be... (3 Replies)
Discussion started by: progressdll
3 Replies

2. Solaris

Modify Style Manager programmatically

My Java application runs on SunOS 5.8. Our use of a 3rd party class requires us to modify the Style Manager-Window setting "Allow Primary Windows On Top" - the default for this is on, we need to turn it off. Is there any way for our application, or our installation, to modify this setting? We... (0 Replies)
Discussion started by: ped52
0 Replies

3. Solaris

oops...accidentally overwrote postfix aliases file

I have directory/dns server running sparc solaris 9. while troubleshooting another issue, i overwrote the aliases file on accident. my question is: is there any way to revert this? any help super appreciated...especially since this a production box! (2 Replies)
Discussion started by: JeepResQ
2 Replies

4. Programming

Oops

Hi All, Can any one please differenciate between the Data Abstraction and Encapsulation? If possible, with code. Thanks in Advance, Naga:cool: (2 Replies)
Discussion started by: Nagapandi
2 Replies

5. Ubuntu

500 OOPS: vsftpd: cannot locate user specified in 'ftp_username':ftp

I've been tearing my hair out over this: vsftp does not work on any of my RedHat Server 5.x systems - I keep getting a variation on 500 OOPS: vsftpd: cannot locate user specified in 'ftp_username':ftp or 500 OOPS: cannot locate user entry:nobody (different errors on different systems). I spent... (2 Replies)
Discussion started by: thomn8r
2 Replies

6. Solaris

CDE Style Manager

How would one go about adding or removing the applications (keyboard, mouse, beep, screen, etc) from CDE's style manager (/usr/dt/bin/dtstyle)? running solaris 5.10 (4 Replies)
Discussion started by: eddiet
4 Replies

7. UNIX for Dummies Questions & Answers

chmod 777 * - oops

I can belive I really did this... chmod 777 /home :eek: I have my /home directory synced to another machine. Can anyone tell me how to get the permissions from back up server /home to production server /home It's important that I dont over write the files on the... (1 Reply)
Discussion started by: shunter63
1 Replies

8. Linux

500 OOPS: vsftpd: cannot locate user specified in 'ftp_username':ftp

I've been fighting this for about a year: vsftp does not work on any of my RedHat Server 5.x systems - I keep getting a variation on 500 OOPS: vsftpd: cannot locate user specified in 'ftp_username':ftp or 500 OOPS: cannot locate user entry:nobody (different errors on different systems). I spent... (0 Replies)
Discussion started by: thomn8r
0 Replies

9. Programming

Problem about Kernel oops

hello,everyone,I'm reading LDD3.Topics about oops,it said the code bellow would cause a fault condition because "this method copies a string to a local variable,unfortunately,the string is longer than the destination array".Well,hard to understand....Is that right?I thought the fault should be... (1 Reply)
Discussion started by: homeboy
1 Replies
pam_mount(8)						    BSD System Manager's Manual 					      pam_mount(8)

NAME
pam_mount -- Home Folder Mounting PAM module SYNOPSIS
[service-name] function-class control-flag pam_mount [options] DESCRIPTION
The Home Folder Mounting PAM module supports the authentication and session management function classes. In terms of the function-class parameter, these are ``auth'' and ``session'' respectively. The Home Folder Mounting Authentication Module The Home Folder Mounting authentication module reads the mount authenticator from the PAM authentication context and caches it in the PAM environment. The Home Folder Mounting Session Management Module must be used in conjunction with this module to remove the authenticator from the PAM environment. The Home Folder Mounting Session Management Module The Home Folder Mounting session management module copies the mount authenticator from the PAM environment, removes it from the PAM environ- ment, and uses its copy to mount the user's home folder if the user's OpenDirectory record indicates that an AFP, SMB, NFS or FileVault home folder is to be used. When the session is closed, the Home Folder Mounting session management module unmounts the user's home folder if it was mounted by this mod- ule when the session was opened. SEE ALSO
pam.conf(5), pam(8), DirectoryService(8) BSD
February 7, 2009 BSD
All times are GMT -4. The time now is 10:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy