Project

General

Profile

Bug #16989

Updated by Peter Amstutz over 3 years ago

# Have a LoginCluster and a satellite cluster.    Both clusters are set AutoSetupUsers: true 
 # New user appears on satellite cluster, logs in, and account is created 
 # User is set up on LoginCluster, but inactive 
 # (theory) Being inactive, the user is un-setup on the satellite cluster which makes them un-invited 
 # Workbench should have the user object from the LoginCluster and see the user as being invited, but ??? 
 # Going to Workbench 2 (which always tries to self-activate) the user *does* get activated.    However, no welcome email is sent out. 

 Possibly related: on pirca, go to user page, click on "Set up user",    the dialog box opens for a second and then immediately goes away. 

 It's possible to activate the user at the command line, and with --send-notification-email an email does go out. 

 Desired behavior: 

 User arrives at the satellite cluster.    Login happens transparently through the LoginCluster and user is returned to the satellite workbench.    User is auto-setup and gets welcome email from satellite. 

 

Back