Top "Multi-user" questions

Software which allows a single computer to provide access for more than one user at the same time.

Setting up an MS-Access DB for multi-user access

We're thinking of "growing" a little MS-Access DB with a few tables, forms and queries for multiple users. (Using a …

ms-access database-design multi-user
Implications of Android multiple user support (new in 4.2) for server side data model (e.g. android_id)

Google has just released Android 4.2, which includes support for multiple user profiles on a single device: http://developer.android.com/…

android multi-user
How to see who is using my Access database over the network?

I actually have 2 questions: 1. How might I see who is using my Access database? E.g: There is someone with …

ms-access ms-access-2003 multi-user
How to use Homebrew on a Multi-user MacOS Sierra Setup

I have a Mac that is shared between two engineers. Both have separate user accounts. Both need to run brew …

macos permissions homebrew multi-user
How to design a multi-user ajax web application to be concurrently safe

I have a web page that shows a large amount of data from the server. The communication is done via …

javascript ajax web-applications multi-user
Simple multi-user database solution

I've written a Windows desktop application that works with Sqlite very nicely. It was a single user app, and the …

database sqlite firebird multi-user
Python Flask server add another port to domain

Initial Condition: I have a Python Flask server running on a remote machine that I am accessing via Linux(OpenSuse) …

port flask multi-user
Is MS Access (JET) suitable for multiuser access?

I have a product designed to be a desktop product using MS Access file as a DB. Now, some users …

ms-access multi-user
Multi-user login & remote desktop on Windows / Linux?

On Windows platforms, it seems either you can login as local user or as a remote user. Is there a …

windows linux remote-desktop multi-user
Is running GNU Screen suid root the only way to make multiuser mode work?

I'm running Ubuntu 11.10 and GNU Screen version "4.00.03jw4", and I'm trying to use multiuser mode. The following process works for …

gnu-screen multi-user suid