Practices and procedures aimed at performing bulk and/or fine-grained operations on user accounts, permissions, allocated resources.
Questions tagged [user-management]
660 questions
0
votes
2 answers
Log into Windows/Mac OS X authorised against users on a Linux server
We have a Linux server, and about 10 Mac OS X (10.5 Leopard and 10.6 Snow Leopard) workstations and 5 Windows (mostly 7, some XP) workstations and are looking at expanding.
Is it possible to log into the work stations with user accounts that are…

Petah
- 650
- 2
- 13
- 24
0
votes
1 answer
How do I create a new user on AWS?
I want to give developers individual access to AWS Management Console, and have their own security keys for AWS command line tools. Is it possible for me to do this using the command line tools? And if so, how?

chrism2671
- 2,579
- 9
- 34
- 45
0
votes
1 answer
creating users on TFS 2010
I want to create a user for my local TFS server.
The server is installed on a Win7 64 bit system.
Is it possible to create a user which logins using the TFS' authentication?
To be clearer, Can I create a user which is not part of Windows domain?
I…

manishKungwani
- 103
- 3
0
votes
2 answers
Startup Script + Local System user = no functional program UI
I currently have a group policy startup script (CMD file). It runs during startup, as expected, but there is no UI for the program the script invokes.
For example purposes, let's say I have this command as my startup script:
rundll32…

D3vtr0n
- 407
- 3
- 6
- 15
0
votes
1 answer
Migrating mysql 'users' to new machine gives off errors
I have looked at the settings a great number of times but run into the same issue. When connected to my Linux box with the 'exact' same settings, no fault. When run on a fresh machine with xampp for testing:
SQLSTATE[28000] [1045] Access denied
…

JM4
- 1,144
- 3
- 18
- 29
0
votes
1 answer
Do I have reinstall client apps when domain changed?
Admin we hired gave a wrong domain name (windows network) and going to change it in a few days. He told us he will have to create users list from the scratch.
Do users will have to reinstall client apps they have installed at their workstations at…

Andrew Florko
- 175
- 1
- 2
- 8
0
votes
1 answer
Setting up individual accounts to a SQL Server
I am attempting to setup a MS 2008 sql server that would allow many users access to there own private databases. I would like the adventure works databases installed on all of these as well. My question is there an easy way to script this task of…

Pieces
- 145
- 6
0
votes
2 answers
Mac OS X Server (Snow Leopard) Mananged Client documentation
I'm looking to better understand setting preferences for managed clients...specifically plists for iChat... Where is the most thorough documentation for setting this up (Once/Often)?
It's either not well documented or I'm looking in the wrong…

Meltemi
- 579
- 2
- 11
- 24
0
votes
3 answers
Jail users in a directory
I have a vps running debian OS and would like to create user accounts on it.
I want it so that when the user logs in with sftp, everything in var appears to be their home directory and they cannot cd out of it.
For example, when user3 logs in, they…

dukevin
- 1,630
- 3
- 18
- 25
0
votes
2 answers
Change Date Format for Existing Users on Windows Server 2008R2
How do you change the date format settings on Windows Server 2008R2 for existing domain users, without recreating their local profile or manually setting the format by giving them temporary admin permissions?

Beerey
- 252
- 1
- 4
- 10
0
votes
2 answers
Edit local user account remotely: set passwordreq:yes
I'm using
Net user username /passwordreq:yes
but I need to do this on a bunch of machines. I can run a batch through SCCM, but would like to do it with a script. Anyone have a way to do this?
Thanks!
-Mathew

MathewC
- 6,957
- 9
- 39
- 53
0
votes
1 answer
How to manage ldap users/kerberos principals on Ubuntu server?
I've recently setup a small test network with an Ubuntu server and Ubuntu clients. People can login to a client machine using an account stored in LDAP (created using ldapadduser from the ldapscripts package).
The problem has arisen when it came to…

danbishop
- 15
- 1
- 4
0
votes
1 answer
Mysql limit on the no of users?
We are planning migrate most of our authentication system from within our application to mysql. How many no. of user can mysql handle? I am talking about a couple of thousands at the moment and perhaps a lot more in the future. Am highly…

Software Mechanic
- 231
- 1
- 9
0
votes
1 answer
Setting up individually accessible public_html for each user of a linux machine
I have a dedicated server on which I have a site http://www.example.com
I need to create a user and:
allow him ssh and ftp access into it
allow him to access a page such as: http://user.example.com
How do I provide ftp access to him?
How do I…

siliconpi
- 1,807
- 6
- 32
- 46
0
votes
3 answers
Uploads by web server cannot be read by FTP user
I have a www user under whichs runs the web server.
I also have a ftp user that belongs also to the wheel group.
The problem is that whatever file is uploaded by http via web server, than runs under the www user, that file cannot be read by the…

Pentium10
- 444
- 1
- 9
- 23