Setting up Calendar Access to a suspended user.

23 views
Skip to first unread message

Paul Follan

unread,
Apr 8, 2026, 8:06:58 AM (yesterday) Apr 8
to GAM for Google Workspace
I have followed relevant articles to setup calendar access to a suspended user account.

Having unsuspended and added user access via GAM7  to the calendar and then resuspended the user, I am still unable to access the calendar.  a popup "[user] doesn't have a Google Calendar Account" appears.

Is it definitive that a user's calendar is not visible whilst they are suspended?

I wanted to add in a couple of active users to view the suspended user's calendar.

Any clarification on suspended users calendar visibility would be welcomed.



Ross Scroggs

unread,
Apr 8, 2026, 10:51:17 AM (yesterday) Apr 8
to google-ap...@googlegroups.com

$ gam unsuspend user test...@domain.com

User: test...@domain.com, Unsuspended

# Pause 15 seconds


$ gam user test...@domain.com add calendaracls primary writer tests...@domain.com

User: test...@domain.com, Add Calendar ACLs to 1 Calendar

  Calendar: test...@domain.com, Add 1 Calendar ACL

    Calendar: test...@domain.com, Calendar ACL: (Scope: user:tests...@domain.com, Role: writer), Added


$ gam user tests...@domain.com show events test...@domain.com

User: tests...@domain.com, Show Events from 1 Calendar

  Calendar: test...@domain.com, Show 1 Event

    Event: 2hq4il3k7ssmf1qn47k4613h8l

      summary: TestSusp Event

      status: confirmed

      ...

      creator:

        email: test...@domain.com

        self: True

      organizer:

        email: test...@domain.com

        self: True


$ gam suspend user test...@domain.com

User: test...@domain.com, Suspended


$ gam user tests...@domain.com show events test...@domain.com

User: tests...@domain.com, Show Events from 1 Calendar

  Calendar: test...@domain.com, Show 1 Event

    Event: 2hq4il3k7ssmf1qn47k4613h8l

      summary: TestSusp Event

      status: confirmed

      ...

      creator:

        email: test...@domain.com

        self: True

      organizer:

        email: test...@domain.com

        self: True

# Pause 15 seconds


$ gam user tests...@domain.comshow events test...@domain.com

User: tests...@domain.com, Show Events from 1 Calendar

  Calendar: test...@domain.com, Does not exist


If a user is suspended, their calendar is unavailable.

Ross
----
Ross Scroggs







The information contained in this email and any files transmitted with it are confidential and intended for the addressee only. If you have received this email in error please accept our apologies and notify us on 01722 343989. Disclosure, copying, distribution or other use of this communication is strictly prohibited. Any opinions expressed in this email are those of the sender only and should not be taken to represent those of the company.

Abicare Services Ltd, AbiHouse Unit 1a, Brunel Road, Salisbury, Wiltshire, SP2 7PU | Registered no. 5597217, Registered in England | www.abicare.co.uk

--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/37f2437d-aece-4ddc-8d53-a4453466c0d3n%40googlegroups.com.

Jay Lee

unread,
Apr 8, 2026, 11:11:10 AM (yesterday) Apr 8
to google-ap...@googlegroups.com
Big picture, what are you trying to do?

Jay Lee

Paul Follan

unread,
Apr 8, 2026, 11:29:25 AM (yesterday) Apr 8
to google-ap...@googlegroups.com
Hi Jay,

A user is on sick leave and I need to disable their system login access while maintaining email continuity and calendar access for a designated team member covering the absence.

I believe I have email covered by setting up mail routing via Google Admin, but I wanted to maintain the calendar view to the designated team membere while the user was suspended.

I don't really want to change the calendar owner or keep the account active if at all possible.

Regards


Paul



You received this message because you are subscribed to a topic in the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-apps-manager/UjesGBqYSw0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-apps-man...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/CA%2BVVBp-Q5a-1QGy6hYdm_b4HTDT5x34CfeUUfXzz9pz1OBJfVw%40mail.gmail.com.

Ross Scroggs

unread,
Apr 8, 2026, 11:31:56 AM (yesterday) Apr 8
to google-ap...@googlegroups.com
Couldn't you leave then unsuspended, assign them a random password and then reet the password when they return?

Ross
----
Ross Scroggs


Paul Follan

unread,
5:13 AM (8 hours ago) 5:13 AM
to google-ap...@googlegroups.com
Hi Ross,

Changing the password is fine and was the first action point.., but I wanted to determine if it was also possible to suspend the user to negate any attempts by them to access their account while on sick leave, while providing visibility of their calendar to their line manager/work colleague.

Regards


Paul



Ⓚ② Kevin Melillo

unread,
11:15 AM (2 hours ago) 11:15 AM
to google-ap...@googlegroups.com
Could you randomize the password, sign out the user, and then remove all the tokens for the user's account?  There are probably better ways to script it...  but it would be the following commands:

  gam update user <email> password random
  gam user <email> signout
  gam user <email> deprovision
  gam calendar <email> add owner <managerEmail> sendnotifications false
  gam user <managerEmail> add calendar <Email> selected true hidden false

Reply all
Reply to author
Forward
0 new messages