Opened 20 months ago

Last modified 16 months ago

#874 new defect

AD controller disappearing causes random issues with modifying CIFS shares/user info

Reported by: gcooper Owned by:
Priority: minor Milestone:
Component: Backend Version: 8.0.1-RELEASE
Keywords: Cc:

Description

  • Customer took AD offline for a while.
  • Didn't point it to the new AD server.
  • Brought AD server back online.
  • Cached data was out of synch.

Editing the CIFS share was throwing exceptions because it couldn't map the owner for the share.

I had to manually run cachetool expire, then cachetool fill to ameliorate his share issue.

The two bugs are:

  1. Not finding user/group info shouldn't traceback in the GUI.
  2. cachetool shouldn't need to be manually invoked when the AD cache and the AD backend get out of synch.

Change History (2)

comment:1 Changed 20 months ago by gcooper

  • Summary changed from AD controller disappearing causes random issues with modifying CIFS shares to AD controller disappearing causes random issues with modifying CIFS shares/user info

comment:2 Changed 16 months ago by gcooper

  • Priority changed from critical to minor

Reducing severity because the potential for this race has been reduced in 8.0.3.

Note: See TracTickets for help on using tickets.