GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- dtcm: permission denied ?
Operating System - HP-UX
1855030
Members
4574
Online
104109
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2001 07:45 AM
03-08-2001 07:45 AM
dtcm: permission denied ?
Whenever I try to put an entry into the
calendar (dtcm, I think) on my HPUX 11.00
machine, I get a permission denied message.
Into which directory is this program trying
to scribble?
Thanks in advance.
Kathryn
calendar (dtcm, I think) on my HPUX 11.00
machine, I get a permission denied message.
Into which directory is this program trying
to scribble?
Thanks in advance.
Kathryn
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2001 07:52 AM
03-08-2001 07:52 AM
Re: dtcm: permission denied ?
sounds like a permissions problem ;) this may help as may dr_dt ... its good on permissions ?
dtcm, the calendar program for CDE, consists of a client (dtcm) and
a server (rpc.cmsd) that communicates using an RPC protocol. dtcm
has the ability to allow different users access to calendar
information, such as the ability to view individual entries, times,
and so on.
This security is implemented within the database itself, which is
stored in /var/spool/calendar/callog. where is the
name of the user the calendar belongs to. When a calendar is
created, there is a special user called "world" that is created
and given some default access. In normal operation, this user's
permissions are OR'd with any other user's permissions. When the
"world" user does not exist in the database, only listed user's
permissions are used. If the user's userid does not match the
user listed, then they are denied access.
When a calendar file, located in /var/spool/calendar/callog.user
is created, it is created with only one set of access lists. This
is the user 'world' with access rights of 'view public entries'.
The rights are a combination of both a listed user and the world
user. The format of the access list is:
user@system:flags
where flags are bit fields that establish access. The meaning of
8206 for example is View access for Public, SemiPrivate, and Private.
Here is the entry for a 'stock' callog file:
callog.zf1ms67.orig:(calendarattributes ("-//XAPIA/CSA/CALATTR//NONSGML
Access List//EN","10:access_list","world:2")
The default access for world is View access for Public entries.
- if the access_list does not have an entry for a given user,
then the user is granted only what world has
- if the access_list has neither access for the user nor
for world, then access is denied.
You should able to work around the problem. Add an entry to the callog
database by giving the user 'world' access rights to View Public,
Private, and Semi-Private documents.
dtcm, the calendar program for CDE, consists of a client (dtcm) and
a server (rpc.cmsd) that communicates using an RPC protocol. dtcm
has the ability to allow different users access to calendar
information, such as the ability to view individual entries, times,
and so on.
This security is implemented within the database itself, which is
stored in /var/spool/calendar/callog. where is the
name of the user the calendar belongs to. When a calendar is
created, there is a special user called "world" that is created
and given some default access. In normal operation, this user's
permissions are OR'd with any other user's permissions. When the
"world" user does not exist in the database, only listed user's
permissions are used. If the user's userid does not match the
user listed, then they are denied access.
When a calendar file, located in /var/spool/calendar/callog.user
is created, it is created with only one set of access lists. This
is the user 'world' with access rights of 'view public entries'.
The rights are a combination of both a listed user and the world
user. The format of the access list is:
user@system:flags
where flags are bit fields that establish access. The meaning of
8206 for example is View access for Public, SemiPrivate, and Private.
Here is the entry for a 'stock' callog file:
callog.zf1ms67.orig:(calendarattributes ("-//XAPIA/CSA/CALATTR//NONSGML
Access List//EN","10:access_list","world:2")
The default access for world is View access for Public entries.
- if the access_list does not have an entry for a given user,
then the user is granted only what world has
- if the access_list has neither access for the user nor
for world, then access is denied.
You should able to work around the problem. Add an entry to the callog
database by giving the user 'world' access rights to View Public,
Private, and Semi-Private documents.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2001 09:20 AM
03-08-2001 09:20 AM
Re: dtcm: permission denied ?
Great, thanks! Things are working better now,
though I am still getting a message which says:
"Could not initialize tooltalk". (I can now
put appointments into the calendar, though I
don't think that alarms, etc are working)
Another permissions problem? (dr_dt did not
find anything)
though I am still getting a message which says:
"Could not initialize tooltalk". (I can now
put appointments into the calendar, though I
don't think that alarms, etc are working)
Another permissions problem? (dr_dt did not
find anything)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2001 09:57 AM
03-08-2001 09:57 AM
Re: dtcm: permission denied ?
Correction: Actually, it appears that the
alarms/popups do work, but I am still getting
the tooltalk error message.
Kathryn
alarms/popups do work, but I am still getting
the tooltalk error message.
Kathryn
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP