Java Web Console PAM service name

134 byte By adeasona at 2007-11-27 5:38:41
What is the service name used by the PAM login module for the Java Web Console? I can't seem to find this documented anywhere.

URGENT : MMAP Problem on solaris 10

1023 byte By moulali_da at 2007-11-27 5:39:44
Problem : When trying to create a memory mapped file the application is dumping core.OS : Solaris 10Analysis: When the memory mapped file size is an exact multiple of the page size, the application is dumping core. It looks like mmap() is having the problem when handling files that of size ...

cluster on zones

201 byte By mros71a at 2007-11-27 5:40:11
Hi everybody ,I would create a sun cluster with one server and using as nodes two zones of the same server with Solaris 10 installed ..It is possible?Thanks a lot for help..

Solaris10 libc bug: regexec() hangs

1883 byte By edwin.toroka at 2007-11-27 5:40:24
Hello,I have found a bug in Solaris10 libc. Compiling a regex containing combinations of +,*,? characters, and executing it on a certain string leads to a hang of regexec().The regexec is finite in length, and is compiled successfully, the string I want to match with is finite in length, so ...

Question on Solaris 10

395 byte By dw1112a at 2007-11-27 5:45:05
Hi,I am a new beginner of Solaris 10. I just installed the Solaris 10 on the x86 PC and everything fine. However, I discovered that the system shown 'Sun Java Desktop System for Solaris'.I would like to have a Solaris in server version instead of desktop version. Is it something wrong ? Is it ...

Next Solaris 10 x86 release

268 byte By AlexCurtisa at 2007-11-27 5:46:32
Hi,Could someone please tell me or point me in the direction of the Solaris 10 x86 release dates. Im currently on 11/06 and would like the newer features of the express edition in a more stable supported releaseMany Thanks for any help-Alex

Dual Networks configuration

526 byte By Kboba at 2007-11-27 5:48:17
I'm trying to set up a server that has two network cards. One network card has a static IP and will serve has a DHCP server on this static network. The second card I wish to connect to Broadband connection so it will be a DHCP client. I can confgure it using ifconfig and so forth and it works. ...

GUI interface for non-global zones

382 byte By rick23509a at 2007-11-27 5:49:20
My Goal:Create multiple zones, each running different services thus eliminating the need for multiple servers w/out using VMware.What I'm realizing:Everything I've read points back to non-global zones being only a console based environment. Does anyone know if it's possible to login to ...

FTP server problem.

462 byte By Silver75a at 2007-11-27 5:49:56
Hi,I have a FTP server enabled on one of our machine. My requirement is the user has ftp home directory and they should not be able to do cd .. from the current/home directory. What i can do for this?Eg:when i logged in as ftpuser1 my path/home directory is /ftphome/home/ftpuser1i shoud not be ...

Solaris and seconds since epoc

318 byte By nzirdosa at 2007-11-27 5:50:08
Hi,In a Linux environment I can just godate '+%s' to get the seconds since epoc ... how do I get that value in Solaris (any version, really)? It appears that strftimeon Solaris knows nothing about epoc, so I can't triviallyget date to display the ...

How to change ip address

507 byte By senthilreddya at 2007-11-27 5:51:54
Hi Guyz,Let say there are my ip address currently on my solaris 10 sunfire v440.192.168.200.10 ip255.255.255.0subnet192.168.200.1 gateway202.56.84.2 primary dns202.56.84.3 alternate dnsand the ip i'm gonna change is 192.200.200.1 ip add255.255.255.0 subnet192.200.200.1 gateway200.50.30.2 ...

User root was partially modified

714 byte By dkbleea at 2007-11-27 5:52:44
hi! I've a newly setup sun solaris 10 server. When i try to change the password for root. It prompted me the message: "The Management server cannot perform the operation requested. If this problem persist, refer to the log viewer for additional information and contact SUN Microsystems Support ...

configuring openSSL on solaris

236 byte By sandip_03_jsfa at 2007-11-27 5:54:17
Hi All,I am new to this.I have successfully configured openSSL on Win-XP.Can anybody tell me how to configure openSSL on Solaris.I have tomcat 5.5 as my server.Please help me.ThanksSandip

How to Maintaion two versions of Solaris in same box

251 byte By RAJAIYERa at 2007-11-27 5:54:23
HiAs I would like to know that whether it is possible to install and keep two versions of Solaris in the same SPARC/I386 architecture, like windows 2000/windows 2003 in Microsoft. If it is possible than what are the steps to do the same.

iconv and Solaris 8 / 10

895 byte By bsergeana at 2007-11-27 5:57:03
I am building an application for Solaris using the Qt toolkit, which needs libiconv support.I have the following problem. I would like to have a binary compiled on Solaris 8 running on Solaris 10, but: - On Solaris 8, the build links against /usr/lib/libiconv.soAnd this library is not present ...

pxe booting

219 byte By lshirotaa at 2007-11-27 5:58:31
i already read the hardware requirements for solaris 10.https://www.sun.com/software/solaris/specs.jspbut is it possible to PXE boot with only 256 mb ram? since 512 mb is only a "recommended amount"

Sendmail Issue

631 byte By Saszalya at 2007-11-27 5:59:46
Good day,Im wondering why is that when i do "svcadm enable sendmail" the sendmail would run 2 things:/usr/lib/sendmail -Ac -q15m/usr/lib/sendmail -bd -q15m -C local.cfright now im having problem whenever i start the sendmail by using svcadm because it would run the local.cf which causing prob ( ...

ZFS as a swap area

264 byte By neilnewmana at 2007-11-27 6:00:08
I am planning to migrate from UFS to ZFS and have a couple of questions:How do you automount a ZFS file system as swap?To avoid me allocating a part of a disk as RAW for our Ingres installation, can Ingres use a ZFS filesystem as a RAW device?

sendmail high availability

118 byte By ASIF@SUN.COMa at 2007-11-27 6:03:58
guys is there any body who give me solution on configuring sendmail on sun cluster 3.1thanks.Asif

Number of open file descriptors

593 byte By dedke01a at 2007-11-27 6:04:04
In Solaris 10 we have the following two kernel parameters:rlim_fd_max - which has a default value of 65536rlim_fd_cur - which has a default value of 256However to see what these values are, you run the following command:kstat -n file_cache and look at the buf_total or buf_max - but they don't ...

Getting Around Firmware and Root PWs

342 byte By oniapa at 2007-11-27 6:04:40
I am running Solaris 9 on a machine I acquired from a different dept and no one there knows what either the firmware or the root passwd is (which is probably why they gave me the machine),I originally thought i could simply reload the O/S but this computer has data that is needed, how do i get ...

How to generate localized chars using code point in Solaris 10?

349 byte By nagardda at 2007-11-27 6:08:04
Hi All,Do enybody know how to generate localized chars (for example Japanese) using code points in Solaris 10?Like in the following web page: http://www.isthisthingon.org/unicode/index.phtmlUnicode, shift-jisU+4e2f 87a3 丯U+4e3b 8ee5 主U+4e3c 98a5 丼U+4f5c 8dec ...

SMF service always shows offline even when it is up and running

984 byte By dwwpa at 2007-11-27 6:10:39
I have added a service to SMF under /var/svc/manifest/application and am successful in starting it, but state always shows offline. How can I get it to show up as "online"?Output of svcs -l command:bash-3.00# svcs -l esmfmri ...

Screen Resolution During Installation Problem

679 byte By Xannena at 2007-11-27 6:11:35
When I did a fresh installation of Solaris 10, I have screen colour distortion during the installation.I could just make out what the words were to get through the whole installation. However, post installation the graphics where normal again.What I see during installation is this blue ...

Configuring and Setup for Total Newbie

1408 byte By Xannena at 2007-11-27 6:12:09
HiYep the title says it all. That is what I am after, some good education that has plain english explanation and easy step by step guide to help understand and use solaris 10.Yes I have googled for help. Most of the results are for learning: "How to use Solaris" post set up.However, I can't ...

FS Lock after canceling fssnap

564 byte By SebastianVasqueza at 2007-11-27 6:13:59
Hi Guys:I'll like to share something that happened to me yesterday. I has doing a fssnap of the root file system but I had to cancel the script because of an error I got setting variables. After doing CTRL-C the root file system seemed locked, I couldn't write anything to it. I had to restart ...

Network card and Modem problem with solaris express.

473 byte By mohammad.shamsa at 2007-11-27 6:14:11
dear friends.im new in solaris, i just installed solaris express develper edition 3 days ago.i use Ubuntu before.solars EXDE seems nice and perfect for java development. but how about networking... ?i have Asus K8NE Deluxe main board and onboard lan card. and a D-Link external (serial) Modem. ...

Desktop

234 byte By thbaiga at 2007-11-27 6:17:16
hello dear,I have solaris 10 software DVD but it does't include companion cd, because of this I am not able to get desktop environment.I want to know from where on sun site I may able to download solaris 10 companion cd

Login-Logout Detection + MYSQL

353 byte By OdinDarkesta at 2007-11-27 6:17:22
Hello all, I need to detect when a user has logged in/out into solaris 10, once the user has logged/unlogged I need to execute a MYSQL command, I was thinking on the /etc/.login file to execute a bash command that calls to mysql, but I just can not find how to execute something on the ...

zpool create core dump

1008 byte By sonylwca at 2007-11-27 6:21:21
I am having a problem to bring in a EMC clariion disk to the zpool of my V245 server. I can newfs the powerpath device and create files, I just couldn't create a zpool using that. any idea? Btw, the disk is only 64GB, it shouldn't hit the zfs limitation.# zpool create emc emcpower0ainternal ...

Logging Power Supply Failure to system logs

983 byte By douradoa at 2007-11-27 6:21:30
Hi all.I have used Solaris 8 for quite some time, and when using a machine with redundant power supplies, the failure of one would be immediately logged to to /var/adm/messages.I have realized that now that when using Solaris 10, the power supply failures are no longed logged to the ...

How to set up iSCSI virtualization

572 byte By nagardda at 2007-11-27 6:23:29
Hi All,I am going to set up iSCSI virtualization on two SPARC machines.I have read that there is need the following requirements:* iSCSI Target Machine (server side) HW: Sparc or Opteron OS: Solaris 11 or higher * iSCSI Initiator Machine (client side) HW: Sparc or Opteron OS: Solaris 10 or ...

USB Modem Configuration on Solaris 10 Express

229 byte By Sree_dhara at 2007-11-27 6:25:24
I using Solaris 10 Express.. Here i trying yo connect USB Modem.. But Solaris is not taking any of this.. Please tell me that solution for .. connect USB Modem into solaris system...Sreedharsree5002@gmail.com

Can't remote mount the Sol 10 cdrom

888 byte By jackiebarona at 2007-11-27 6:26:44
I am trying to install some software on a remote machine but have the cd here locally.I NFS mount the cdrom using:share -F nfs -o ro /cdrom/cdrom0Then at the machine where I want to install the software I type:mount -r <remote-system>:/cdrom/cdrom0 /mnt Here I get an error saying that ...

Unable to Install DBI::mysql on solaris 10

2096 byte By Paragon37a at 2007-11-27 6:27:20
Hello All...I have been trying to install DBI::mysql on a Solaris 10 box.Using MCPAN :-bash-3.00# perl -MCPAN -e shellCPAN: File::HomeDir loaded ok (v0.65)cpan shell -- CPAN exploration and modules installation (v1.9102)ReadLine support enabledcpan[1]> install DBD::mysqlRunning install for ...

Very little SNMP data after installing SNMP agent packages.

2223 byte By jackiebarona at 2007-11-27 6:27:55
I have just installed the following packages:SUNWsacomSUNWsasnmSUNWdmiSUNWmibiion my server and started the service:/usr/lib/snmp/snmpdx -y -c /etc/snmp/confThe box is now snmp readable from the management station but it shows very little data at all......just this:snmpwalk -c public ...

Latest round of patches on fabric booted system causes Solaris 10 to hang

2096 byte By jemurraya at 2007-11-27 6:30:40
I have a fairly stock install of Solaris 10 6/06 on a T2000 which uses a Emulex HBA to boot from Xiotech SAN attached disks. I installed the following patches:118712 14 < 16 R-- 24 SunOS 5.10: Sun XVR-100 Graphics Accelerator Patch120050 05 < 06 RS- 28 SunOS 5.10: usermod patch120222 16 ...

Installing software.

2032 byte By Choocha at 2007-11-27 6:31:00
I have successfully installed Solaris 10 on both the x86 and Sparc platform. Now I am trying to install Vim, Python and Solaris Studio...this is not working well. I am on the x86 platform and cannot get "make" to work. I am able to unzip and untar, but make just won't work. I have scoured the ...

can't install and Configure DHCP

651 byte By tdinh2007a at 2007-11-27 6:32:12
Any one got a problem with solaris 10 x86 when create DHCP. I followed the instruction from solaris 10 tutorial. Insert DVD and in terminal mkdir /export/install.cd /cdromo/solaris10/tools etc..../setup_install_server/instal_serversometime command above error, it's not like I am working with ...

vmstat hang on Sol10 on Niagara

710 byte By kdusta at 2007-11-27 6:33:50
we have several Niagara box running Solaris 10 with vxvm 4.1. The vmstat hang for very long time before give output.Using truss with vmstat, I found vmstat looping on :-stat("/dev/osa/dev/dsk", 0xFFBFF620)Err#2 ENOENTstat("/dev/dsk", 0xFFBFF620)= 0stat("/dev/md/dsk", 0xFFBFF620)Err#2 ...

Keyboard wrong layout after doing solaris 10 pre-install

368 byte By driving_me_nutsa at 2007-11-27 6:34:58
Hello,I just configured the pre-install solaris 10 on a new X2200 box. I selected the correct regions and locales when ask like Great Britain etc etcHowever the keyboard seems to be using a US layout (not sure)For example the # key gives \and " gives @How do I change things so the key strokes ...

How to configure a NIC?

305 byte By boneysekha at 2007-11-27 6:35:50
Hi,When I run ifconfig -a i get a lo0 device with 127.0.0.1 address. I guess this should be the local loopback.No other devices are shown even though I have a on board network card and the lights on it are on. How do I configure this and make it visible on the ...

Solaris 11 - after installation there is no remote desktop avaliable

291 byte By nagardda at 2007-11-27 6:37:07
Hi All,I have the problem that after installation of Solaris Express on SPARC machine there is no available remote desktop. I am using Xmanager to connect to my server.It works fine with Solaris 9 and 10.Do you know what is the problem?Thanks,Daniel

Solaris 10 JumpStart server doesn't works correctly with Solaris Express

401 byte By nagardda at 2007-11-27 6:37:10
Hi All,I have configured the JumpStart server on Solaris 10.I install Solaris 10 and Solaris 9 also using flash installation.When I run installation installer ask me 2 or 3 questions (I don't exactly remember) about NFS and then it install automatically.Does anybody know how to avoid these few ...

Solaris 10 (amd64) and spontaneously high load average problem

1467 byte By mzh46609a at 2007-11-27 6:39:02
I have a "server" running Solaris 10. It's an AMD64 server with 1 GB of RAM and a pair of 160 GB SATA disks on an Asus NForce4 board. The system uses SVM to mirror root, and ZFS for home directories, which are shared out via NFS and Samba to a closed network of 5 machines. That's pretty much ...

Bootup of all zones fail

498 byte By HvRa at 2007-11-27 6:43:44
After applying outstanding patches i get the following message in all zones:WARNING: /usr/sbin/zfs mount -a failed: exit status 134[ Jun 7 09:49:44 Method "start" exited with status 95 ][ Jun 7 09:54:28 Enabled. ][ Jun 7 09:54:30 Executing start method ("/lib/svc/method/fs-local") ]file is ...

Unable to connect to inet service on Solaris 10

373 byte By problem_solutiona at 2007-11-27 6:44:25
Hi,I am unable to connect to a service registerd in /etc/inet/services on Solaris 10 from a remote HP server. I have convert the /etc/inet/inetd.conf file to SMF database using inetconv -fi /etc/inet/inetd.conf command.So i need to execute any other steps to connect to inet services from remote ...

Getting message "Couldn't lock the package database" on Solaris 10

239 byte By problem_solutiona at 2007-11-27 6:45:37
Hi All,Whenever i execute any command n command line on Solaris 10, i get the following Error message "couldn't lock the package databse" . What can be the possible reasons for this ?Thanks.Regards,Hemil

inetconv gives error message on Solaris 10

391 byte By problem_solutiona at 2007-11-27 6:45:40
Hi All, On executing the command inetconv -i /etc/inet/inetd.conf i get the following error message -incorrect or inconsistent fields : service-name protocol. Even after the message it generates the SMF file correctly . I am unable to understand the cause of that error message. Also the data in ...

SMPATCH / SMC BROKEN

2268 byte By casteld73a at 2007-11-27 6:47:01
I am having a lot of issues with w/ smpatch. Two prod servers have lost the ability to run smc and updatemanager. I get the follwing error:# smcWarning: Cannot convert string"-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-1" to type FontStructWarning: Unable to load any usable ...