HP3000-L Archives

March 2000, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Andreas Schmidt <[log in to unmask]>
Reply To:
Date:
Tue, 21 Mar 2000 17:36:19 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (113 lines)
Assume you're in the sh (Posix shell).

Assume HPBIN.SYS has the right access rights:
GROUP: HPBIN.SYS

DISC SPACE: 100640(SECTORS)     PASSWORD: **
CPU TIME  : 0(SECONDS)          SECURITY--READ    : ANY
CONNECT TIME: 0(MINUTES)                  WRITE   :
DISC LIMIT: UNLIMITED                     APPEND  :
CPU LIMIT : UNLIMITED                     LOCK    :
CONNECT LIMIT: UNLIMITED                  EXECUTE : ANY
PRIV VOL : NO                             SAVE    :
FILE UFID: $05630001 $4A8F8F03 $00184EC6 $95820C16 $078F7EE8
MOUNT REF CNT: n/a
HOME VOL SET : MPEXL_SYSTEM_VOLUME_SET
CAP: BA,IA,PM,MR,DS,PH

Assume the links are set correctly to point to HPBIN.SYS programs.
listfile /bin/@,2
 PATH= /bin/

 CODE  ------------LOGICAL RECORD-----------  ----SPACE----  FILENAME
         SIZE  TYP        EOF      LIMIT R/B  SECTORS #X MX

           1B  BAL         14       1024   1       16  1  *  ar
           1B  BAL         14       1024   1       16  1  *  asa
           1B  BAL         14       1024   1       16  1  *  awk
           1B  BAL         17       1024   1       16  1  *  banner
           1B  BAL         19       1024   1       16  1  *  basename
           1B  BAL         13       1024   1       16  1  *  bc
           1B  BAL         16       1024   1       16  1  *  bdiff
           1B  BAL         12       1024   1       16  1  *  c
           1B  BAL         14       1024   1       16  1  *  c89
           1B  BAL         19       1024   1       16  1  *  calendar
           1B  BAL         17       1024   1       16  1  *  callci
           1B  BA
and so on ...

so that a ls -als in posix will look like
   0 lrwxrwxrwx   1 MANAGER.SYS       0             14 Oct 26 14:28 /bin/ar -> /
SYS/HPBIN/C89
   0 lrwxrwxrwx   1 MANAGER.SYS       0             14 Oct 26 14:28 /bin/asa ->
/SYS/HPBIN/ASA
   0 lrwxrwxrwx   1 MANAGER.SYS       0             14 Oct 26 14:28 /bin/awk ->
/SYS/HPBIN/AWK
   0 lrwxrwxrwx   1 MANAGER.SYS       0             17 Oct 26 14:28 /bin/banner
-> /SYS/HPBIN/BANNER
   0 lrwxrwxrwx   1 MANAGER.SYS       0             19 Oct 26 14:28 /bin/basenam
e -> /SYS/HPBIN/BASENAME
   0 lrwxrwxrwx   1 MANAGER.SYS       0             13 Oct 26 14:28 /bin/bc -> /
SYS/HPBIN/BC
   0 lrwxrwxrwx   1 MANAGER.SYS       0             16 Oct 26 14:28 /bin/bdiff -
> /SYS/HPBIN/BDIFF
   0 lrwxrwxrwx   1 MANAGER.SYS       0             12 Oct 26 14:28 /bin/c -> /S
YS/HPBIN/C
and so on ...

How was the account TEMP created ? Standard MPE ?

what is your logon ?

execute a pwd to see where you are in posix' view.

Could you please send the output of a pwd and a ls -als please ?

I'm sure it's a simple problem which cause this.

Best regards, Andreas





[log in to unmask] on 21/03/2000 05:27:44 PM

Please respond to [log in to unmask]

To:   [log in to unmask]
cc:    (bcc: Andreas Schmidt/GIS/CSC)
Subject:  Re: Samba Help



I can't seem to use the chmod in Posix.
I tried chmod 755 TEMP.  Got the error chmod: file "TEMP": Invalid argument
I tried chmod 755 /TEMP.  Same error.
I tried chmod a+rwx TEMP.  Same error.
I tried chmod 755 temp.  Got error chmod: file "temp": file not found.

I had previously change the owner of the /TEMP/PUB to MGR.TEMP.

Any ideas why the chmod isn't working.  I tried both as Mgr.Sys and as
MGR.TEMP.  Neither worked.

Thank you, Andreas, for your help.

Eva

        -----Original Message-----
        From:   Andreas Schmidt [SMTP:[log in to unmask]]
        Sent:   Tuesday, March 21, 2000 2:38 AM
        To:     [log in to unmask]
        Subject:        Re: Samba Help

        Eva,

        change /TEMP/ to mode 755 !
        Currently NOBODY is allowed to write if Posix shows dr-xr-xr-x.  The
other thing: who is owner of /TEMP/PUB/ ? This can be changed to MGR.TEMP
using chown.
        If the problem will continue don't hesitate to come back.
        Best regards, Andreas Schmidt, CSC, Germany

ATOM RSS1 RSS2