Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
33 views

Find everything installed since server creation

I often seem to be dealing with "almost virgin" Linux installations: VMs that were created for a purpose, used briefly, but after a while we're not sure exactly what's on it. What I'd like to be able ...
0
votes
1answer
34 views

Inconsistent information in Active Directory Members and Member Of properties

I'm trying to get a list of the members of a group in Active Directory. I'm using LDAP queries, but I think that's not relevant. I've found what I believe to be an inconsistency in Active Directory's ...
0
votes
2answers
32 views

Show all users and their groups/vice versa

I know I have existing groups and users but I'm not sure about their association. Is there an shell command I can use to list all users or all groups and a command to list all groups/users for a ...
0
votes
0answers
53 views

How to calculate the maximum server capacity of Apache Server running PHP

I am developing a social networking website for my client which is expected to cater for 2000 users at a time. I want to know what parameters to take consideration so that I can estimate what is the ...
0
votes
1answer
95 views

Is it possible to get a list of all users on a computer with LanDesk?

Is there a way to use LanDesk to query all of the user accounts on a given computer?
2
votes
0answers
17 views

Getting Ubuntu (10.04) login screen to show recently logged in users [migrated]

All of our machines here access a directory server for most accounts, and have one local account (well, plus all of the standard ones) The login screen only ever shows the one local account ...
0
votes
1answer
109 views

Is the airport extreme's 50 user limit the same in multiple access point configurations?

Im currently evaluating options for extending our Church's wireless connectivity. We're also installing a Win 2k8 Domain Controller, DHCP and DNS server. We need wireless access points that work ...
6
votes
1answer
40 views

Directory with read and write for a user is permission denied, but fine with execute permissions

I have some weirdness with my users/permissions. I currently have a user named world that has the groups world www-data admin. I have a directory at /var/abc which has the permissions 0644 or ...
1
vote
0answers
29 views

Simplest & Easy Way To Jail Users

I Need Simplest & Easy Way To Jail Users in there home directories I am looking tools like " jailkit & MySecureShell " Or simple configuration to jailing users (with full help or some good ...
0
votes
1answer
86 views

How to exclude some users from Linux Top screen?

In top screen, by default it shows all users' processes. How to exclude some users(for example, root and nobody) from the top real-time screen?
0
votes
3answers
62 views

Is it possible to restrict /tmp to 0770 permissions?

I would like to prevent 2 non-root users on the same Linux system from sharing files with each other (via their use of /tmp). Is this possible somehow? If I restrict /tmp to 0770 (root:root as the ...
0
votes
1answer
63 views

How To Create User's Virtualization Environment

what i want to do is to create user virtulized environment (online) i want to create an environment that my user connect to my server online & they will have there own online pc .. may be its ...
2
votes
2answers
85 views

Allow developers to access command line on linux server

Is there a way to create a shell user for developers to login to the server and execute command line php scripts to see the output? They have to be restricted to a folder. In other words, I don't ...
1
vote
2answers
122 views

Active Directory Default Domain User permissions?

If I create a new AD domain user account. Does it, by default, have access to locally log on to any machine in the domain and read/write to its hard drive? What are the default permissions for a new ...
0
votes
1answer
30 views

How does Dreamhost Restrict User Accounts?

Browsing around my shared hosting account on Dreamhost, I noticed that I could not create users if the name is already taken. I can cd /home/username if I created the username, but I can't cd ...
1
vote
1answer
63 views

What is a reasonable number of users who can connect to a server at the same time?

I have a server which allows only 2 connection at the same time. This can be a pain as you can't login if you are third. In another instance (if I remember correctly), the maximum allowed was 5 users. ...
5
votes
1answer
155 views

RemoteApp: Logging in as user x disconnects user y

I'm having a pretty bizarre problem with a Terminal Services server used for RemoteApp. In our network the server works as it should, but at a client's office if two users log in simultaneously, the ...
1
vote
2answers
72 views

apache users linux

I'm working with Apache on an ec2 box. I'm trying to generate keys for a user, apache on the system. However, I don't have permission, because it's ec2. So, I sudo - and get asked for a password for ...
0
votes
1answer
44 views

How to find active FTP users in the last 60 days?

Hi I'm not really a sysadmin, but I inherited a webserver running Red Hat 3. I'm going to replace the server with a newer OS, but I want to find out which users are still using it. My users don't ...
2
votes
2answers
90 views

Are NT Authority Users Automatically Created

TFS service module has a login option of NT_Authority\Network Service. If I select that, will TFS be able to login? Is the NT_Authority a group that I need to add users to? Or is NT_Authority\network ...
1
vote
1answer
92 views

Denying\Allowing Remote Desktop Users in Windows 2008 Server r2

i'm managing a W2008 Server box. As for maintenance i need for some hours to deny access to all users in the Remote Desktop Users and Allow Administrators only. I've tried in gpedit.msc under user ...
0
votes
2answers
48 views

Denying/Allowing Remote Desktop Users in Windows 2008 Server R2

I'm managing a Windows 2008 R2 Server box. For maintenance, I need for some hours to deny access to all users in the Remote Desktop Users and allow Administrators only. I've tried in gpedit.msc ...
0
votes
0answers
25 views

Copy to Button on user profiles is greyed out Windows

I'm trying to copy local user profiles to domain profiles that I just created. A couple sites have said open the User Profiles section of the Advanced section of System Properties and copy the local ...
0
votes
1answer
74 views

Convert local users to AD domain users Windows Server 2008 R2

I created a bunch of local accounts on machines at work before we had AD set up. Now I'd like to consolidate all the local accounts into domain accounts. For instance, I've got user "Fred Jones" on ...
0
votes
1answer
38 views

How to consolidate users in windows server 2008

I'm new to Windows Server. Sorry for the beginner question. At work (4 employees, ~10 computers), I've set up an AD on one of our servers. Before I did this, I created accounts/logins for each ...
2
votes
3answers
72 views

Cross-group file permissions in Linux

I have 2 users: Alice and Bob and 2 groups: Management and Personnel. Alice has primary group Management, and secondary groups Personnel and Alice. Bob has primary group Personnel and secondary group ...
1
vote
5answers
89 views

Granting access to user's file store without their knowledge or consent [closed]

As a system administrator, if you were asked to facilitate access to your users' file store so that a director could look at what types of files are being stored, what would your response be? The ...
0
votes
1answer
103 views

Users logging into Windows 2008 R2 Server?

We've found a bunch of users in our server's "Users" folder. Not entirely sure how this happened, or what is going on. This server is also our front end mail server (Exchange 2010) We have ...
1
vote
1answer
82 views

How to sort Unix users & groups fixed for web production

I'm running a Linux webserver (apache2) and I'm having problems with modifying files between different users. The biggest problem is deleting files created by apache/php via FTP, I just get Permission ...
4
votes
3answers
156 views

How much network overhead (and file locking issues) can I expect for 25-50 users on a Visual FoxPro 9 ERP DB via SMB/CIFS?

Alternate question title: How can I translate “This software gives me the creeps” to a business case to upper management for not buying it? I am the IT Department for a small company which has ...
0
votes
1answer
70 views

How do I check on the visitor statistics of a website that I do not own?

How do I check the visitor statistics of a webpage/website that does not belong to me ? (for example, I would like to know roughly how many people actually use http://www.askjonskeet.com/)
1
vote
0answers
57 views

Error when using mysql to create or change users

I went to change passwword on my mysql user to make sure it was correct for wordpress and when i did it i got Failed to save user : SQL flush privileges failed : Table 'mysql.servers' doesn't exist so ...
1
vote
3answers
54 views

Postfix - distribution of mail users not working

I have problem with distribution emails, I need email from domain @cokdeje.cz send to user forexample info, from domain @surfujeme.cz to another, etc. /etc/postfix/main.cf smtpd_banner = ...
0
votes
2answers
481 views

Active directory list of users and “member of” from trusted domain

I've been trying to create a csv file of all the members of an AD but since some groups have members from another trusted domain, these users are not showing up. I also tried outputting users in a ...
-2
votes
1answer
41 views

mysql.user table corrupt even after re-install

I recently corrupted the mysql.user table in my mysql install on centos 5.6, so I removed the mysql and mysql-server packages and then removed /var/lib/mysql. Then, I re-installed mysql and ...
-1
votes
1answer
76 views

Ubuntu, how can I let a user login with a password [closed]

I wanted to create a user account on my Ubuntu VM. I wanted the user to login with a password not a key. I used the sudo adduser <username> command. It prompted me for the password and to ...
1
vote
1answer
42 views

Running OpenFire as a different user

I have a Ubuntu 10.4 system on which I'm running OpenFire but it currently runs as root. How can I make Openfire run as a different user? Thanks
0
votes
0answers
73 views

Remote Desktop Web Access - Don't show last user - Group Policy?

I need to prevent the last user logged in through RemoteApp being displayed at the next login. I know of the "Interactive Login: Do not display last user name in logon screen" for remote desktop ...
4
votes
1answer
59 views

Get a reliable mapping of users-to-computers in Active Directory environment

Need to assign users to their workstations for purpose of assigning computer access for Remote Web Workplace in Small Business Server 2011. To do this, I need a reliable list of users' workstations. ...
-1
votes
1answer
34 views

Creating users in cpanel

We have recently purchased VPS server hosting and manage it through a WHM cpanel interface. There are many users who need to access this and all of them currently use it through the root login. ...
0
votes
3answers
81 views

SVN repository in /srv/subversion is owned by user apache and I don't have sudo - how to add/edit users?

I'm working with an SVN repository on managed hosting for a client, using a login into the Linux server the client gave me. I don't think I can get root access as it's held by the managed hosting ...
2
votes
1answer
173 views

maximum amount of users on ORiNOCO® AP‐700 and AP‐4000 and Cisco 1200 and 1140?

I'm doing a study on how providers can increase usage of public hotspots, and found that they are using ORiNOCO® AP‐700,AP‐4000 ,Cisco 1200 and 1140 wifi access points. What is the maximum amount of ...
0
votes
1answer
216 views

Nginx: Run fastcgi process under individual owners, like suexec on Apache?

I've had issues with Apache 2 on my server of which I had an Apache2-worker/php-fpm setup and am migrating to Nginx. I've followed various guides to set up the wrapper script for fastcgi spawning ...
1
vote
0answers
31 views

domain users migration from Ichain to UAG

When migrating(for authentication) IChain to UAG getting the below error. The description for Event ID ( 0 ) in Source ( CMAGENTServiceCMSWEBDEV0 ) cannot be found. The local computer may not have ...
2
votes
1answer
203 views

Windows 7 Enterprise lost the ability to switch users

One of our laptops runs Windows 7 in a work-group (rather then domain), and recently, it lost the ability to switch users. I mean, the "Shut down -> Switch user" just doesn't appear there, and ...
1
vote
1answer
64 views

Auditing user behavior in a small organization to prepare IT restructuring

My company will be working on restructuring/rethinking the whole IT infrastructure for a small company (about 25 employees). A part of this is a migration to Google Apps for email, calendar, etc. That ...
0
votes
0answers
28 views

Scheduled task running as SYSTEM fails to run a .NET application through the RunAs command

OS: Win-XP I've written a .NET application that is intended to open a web browser as "User". The application uses a Run-As command. If I run the application when I'm in Adminstrator, it woks. A web ...
0
votes
1answer
319 views

Migrate openldap users and groups

I have an OpenLDAP server running on one of my ubuntu 8.10 servers. I used command-line only for OpenLdap installation and some basic configurations, everything else I'll configure with the Webmin gui ...
0
votes
2answers
242 views

Root users and mysql: `sudo mysql` vs `/root/.my.cnf`

I have a /root/.my.cnf file which stores the mysql root user's password: [client] password = "my password" When I log in as system root and enter mysql, I get a passwordless login: myuser@local:$ ...
3
votes
2answers
81 views

Is there an easy, affordable solution to network-wide backup for Windows Server 2003?

I work for a public school, and our technology is several years old. Our IT budget is, like most government-run organizations, pre-set several years in advance. What I'm looking for is a way to back ...

1 2 3 4