- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.6k
Fix SMB availability status + higher delay on auth issues #16836
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| /backport to stable16 | 
| /backport to stable15 | 
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks sane. But I have no SMB setup to test against
| I got positive feedback from a customer, apart form a possible side effect: 
 I'll try to reproduce it., but might be early next week if not today. Therefore setting label to "developing". | 
| 
 Nope, WFM. | 
| Master is no 18 development. If this needs to go into 17 please follow the normal backport procedures after merging. | 
| /backport to stable17 | 
| backport to stable16 in #17070 | 
| backport to stable15 in #17071 | 
| backport to stable17 in #17072 | 
Contains two fixes:
1.) sets unavailbility flag properly for SMB via php-smbclient
2.) adds a higher delay on auth issues to make a lock out on AD more unlikely
fixes #16724