On Thu, Oct 11, 2007 at 07:44:55AM -0500, Gary Mills wrote:
> On Wed, Oct 10, 2007 at 08:39:31PM -0700, Sangeeta Varma wrote:
> > 
> > Did you run uttscadm -c after installing the product ? That adds this 
> > entry into the /etc/services file.
> 
> I see from my transcript that I omitted this part of the installation
> procedure.  I see also that it's specified in the manual, so I have
> only myself to blame.  However, could something like this be included
> in the post-install script?

On only one of the two servers, where I happened to be located to a
directory that contained some two-letter file names, the script
produced some interesting errors:

  # /opt/SUNWuttsc/sbin/uttscadm -c
  Usage: tr [ -cds ] [ String1 [ String2 ] ]
  Creating required LDAP schema ...
  usage: ldapadd [options]
  options:
  ...
  usage: ldapadd [options]
  options:
  ...
  Stopping Sun Ray Connector Proxy..
  Starting Sun Ray Connector proxy

We're not using LDAP.  I see that the script contains this line, with
no quotes around the special characters:

  TR_CMD="tr [a-z][A-Z] [n-z][a-m][N-Z][A-M] "

I assume that's the cause of the error.

-- 
-Gary Mills-    -Unix Support-    -U of M Academic Computing and Networking-
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to