New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
I do not think that it is possible on a per user basis. If you or anyone have documentation that says otherwise then I'll be happy to take a look.
If it's just a setting for sshd you can use
in sshd_config, and just keep adding people to the list.
I didn't consider such a simple solution. We can try it out just open a ticket.
@labze when you can, my DM pls
Are the VM plans KVM, Zen, ... ?
I've just bought the 2TB storage box because it's something new to play with, despite the negative reviews, but I've been a Hostbrr customer for a while so maybe now's a good time to share my experience with @labze
I initially bought their Valentine's Ryzen offer on quarterly payments for a crazy price. The first few months were chaos, the node was literally getting DDoS'd at one point, but I've just paid my 3rd quarterly renewal and now you'll prize those servers from my cold dead fingers at the price
TLDR; In my experience, it's been worth the wait with Hostbrr, so I've taken the annual deal
You can wait even longer, I'm getting the feeling that @labze (apparently a Danish one-man business) is overloaded. I've also been waiting three days for a reply. I'm quite sure there won't be any more. But that's life.
Same lol
My thing is from a month ago. It's a custom request, so I'm not complaining.
Could you let me know your ticket number?
Looks like the Storage VPS has just gone down, anybody else?
Yep, mine too
Whew not just mine
Yup, also my dedi hosting in same DC is down so I think there's few @labze can do.
Dataforest has lost all their connectivity. They are looking into it.
https://status.dataforest.net/
Nothing I can do.
Yeah, just spotted on your status page, I did check with DF but they hasn't updated as I checked.
You've not had a nice few days
You gain some you lose some. Overall I can't complain, though it would be nice if these days were a bit less stressful :-)
Still, I just ordered the 5TB reseller #6742588d9244e
The networking is restored for the storage server.
*Edit
Dead again. We'll have to wait.
*Edit2
Working? fingers crossed
+30 refunds because of no network
Wish the same every working day. Take a deep breath, this too shall pass
So dataforest is your upstream? Do you colo or are these leased boxes? Curious what you have going on structure wise. If you're willing to disclose publicly.
@labze btw, are you guys able to separate the VAT from the product now or is it still work in progress? (For European registered businesses)
i would opt for this
See LET DM resp. PM. I do not have a ticket number.
I'd also opt for this.
Usually in ssh_config and sshd_config FIRST match wins - so you would need to reverse the order like:
Also, I'm not sure how DA works with users+groups (and if it tolerates "interference") but it is likely easier to create a group (like sshkeyonlyauth) and add a Match for that group and add/remove users from that group. Of course it all depends on maintainability and (human) effort involved (unless there's some wrapper automation in place).
Interesting. If that's the case could easily create some script/button on the website so support can just click a button to add the user to the group. Or allow the user to click it and add themselves.
If you reverse both lines will be part of Match block. Rule of thumb is to put Match block at the end file, so
or match a group
@itachikonoha Did adding
'filesystem_check_changes' => 1,work for you? I haven't been able to upload anything to my nextcloud instance.