Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
37 views

Domain connection becomes flaky, but why?

I just had a server in our lab disallow me from adding it as a host in Windows Load Balancing. Suddenly, out of the blue (cause this has been working fine), when I tried to re-add the machine into ...
2
votes
1answer
53 views

Issues with Additional Accounts in Exchange and Outlook 2010

I have several users that need access to a common mailbox, lets call it contact@domain.com. Each of the users have an AD account in domain.com, and have their own Exchange mailboxes. After doing some ...
0
votes
0answers
61 views

Merge multiple XMPP/Jabber accounts

I'm running openfire server and I'm looking for a way of having multiple accounts bound to my account using transports, so I'll be able to login with just one single JID and be online on say 5 jabber ...
1
vote
1answer
104 views

what is the difference between 'NT Authority\Service' and 'NT Authority\Network Service'?

I am configuring a SQL Server Express 2008R2 instance, and I want the current logged in user to be able to access SQLEXPRESS. Which one should I add at the Database engine configuration step of the ...
1
vote
3answers
41 views

MySQL security settings ignore accounts limits?

After several years of using MySQL, I've encountered some security issue that quite baffle me. I create a new database, and a new user, then grant CRUD rights only to the new DB, to this user. But ...
0
votes
2answers
122 views

Fedora 15 - machine accounts show at login

I recently upgraded my Fedora server from 13 -> 15 and imported all the linux and samba accounts from the old setup. I have the machine operating as a domain server for my network using samba and tbm ...
-1
votes
2answers
110 views

ISP Call center “user without internet” solution?

ive got this situation: Operator pickups phone in helpdesk. By CallerID he gets users contract number and can see personal details. Main question from user is "I dont have internet connection or i ...
0
votes
1answer
182 views

Local System doesn't have access to a folder shared to Everyone

We have two servers in the Domain (both are running Windows Server 2008)- one hosting the IIS7, and the other having files and folders. On the IIS7, we have service running as Local System, on ...
0
votes
3answers
118 views

Switching between multiple AD accounts on single windows account

Is there any way that I can manage/switch between multiple AD accounts on a local windows account. The account is not connected to AD.
1
vote
1answer
2k views

Why is IIS_IUSRS used instead of IUSR for file permissions?

I was recently setting up a Drupal install on IIS7. The setup instructions required that the IIS_IUSRS account be given, temporarily, write access to the settings.php file so it could write the ...
0
votes
2answers
94 views

Accounts and password management software

Is there any good/robust software for managing accounts. I work in web developement team, and what I need, is a software to manage accounts like: Web applications Accounts FTP Accounts Databases ...
0
votes
1answer
158 views

Creating Linux Accounts with Home Directory Symlinks

My workplace is setting up a new server for hosting PHP applications. I work at a university, and this will essentially be a playground to keep faculty and staff who want to tinker with PHP away from ...
0
votes
0answers
28 views

Windows 2003 domain. Problems delegating UnlockTime to one user from a group

I've created a Local Group with UnlockTime (read and write) privileges. I tested with a new user account and works well. I added a real domain user to that group and he can't unlock accounts. Looking ...
1
vote
1answer
128 views

Accessing the Local System Account to accept a software licence

I have a server at the moment running ColdFusion which is being used to access a windows whois program on the server. Each time I call this command via ColdFusion (using cfexecute) the command times ...
0
votes
2answers
103 views

Setting up email account on Ubuntu Server

I am very new in server management thing. I want to make email accounts like info@mysite.com. I know something to do with Sendmail thing , but dunno what ? I am on Ubuntu 10 server.
0
votes
1answer
475 views

Setting up dovecot on OpenBSD

I'm a *nix n00b that just installed dovecot (the selection with no ldap, mysql or pgsql) on OpenBSD 4.0 and I want to set it up for imap use, but I'm having a hard time finding documentation that I ...
0
votes
0answers
30 views

How to add an account to Entourage that's only a mail forward?

I have two email accounts, one is my main account, and the other just forwards to the main. I'd like to select either address from the From: dropdown list, but I think the forward would need to be ...
1
vote
6answers
116 views

Where is there a Linux log file that will provide information concerning deleted accounts?

A test server that I am working on has had two accounts deleted. It won't be malicious - another department has probably deleted them thinking they are not needed. If I can find out who, we can ensure ...
0
votes
2answers
4k views

How can I give permissions to one account to create/modify/delete OU in Active Directory?

I have on account and I don't want to give it Administrator permissions, only to create OU, users, and groups. The trouble is that Accounts Operator can't create OU, how can I add a group for this ...
1
vote
3answers
147 views

Start app on remote machine

I have a remote machine running windows 7. It has two users. It has the default user with no password which is used for home theater purposes. I have a separate login I use for remote desktop. I ...
2
votes
2answers
550 views

PostgreSQL User Permissions

I'm trying make a transition from MySQL to PostgreSQL, but find the user accounts/permissions system to be quite different. With mysql, all accounts are handled internally by mysql. With postgres is ...
0
votes
1answer
1k views

List of computers with BitLocker recovery keys

We are in the process of removing old computer accounts that are in AD, where the account password is older than 60 days (currently there's over 15,000 accounts that fall into this bucket). To get ...
4
votes
1answer
50 views

Wordpress - Administering users on a blog

As a wordpress blog administrator, I create the user accounts. What are the differences between these role types in wordpress?: Subscriber Administrator Editor Author Contributor I want to add ...
0
votes
2answers
290 views

Redhat/Linux: Install Java for just one user?

Is it possible to install a JDK on Linux (specifically RH 7.x) so that it exists in only a specific user's space? Thanks! IVR Avenger
1
vote
2answers
525 views

Transfer Active Directory account profile and settings to local account

I have seen plenty of questions about doing it the other way around, but my problem is this: I have an Active Directory account that can't log in anymore, because the DC is down (and not going back ...
0
votes
2answers
242 views

Stumped: Accessing Win2008 from Win2003 — domain or not

Sorry about the odd title, can't think of a good way to paraphrase this one. I have a Win2008 server that is not in a domain. I have two Win2003 machines, one in the domain, one not. All of them ...
3
votes
3answers
708 views

Lock Workstation Glitch? (AD/Windows XP)

I was playing with a lab setup recently (Windows 2003 R2 x32 SP2, Windows XP SP3, Active Directory) and noticed that if I locked the workstation, the following strange behaviour appeared: I have a ...
0
votes
1answer
111 views

How to access an account with the su-command?

Problem: to access an account in MacOS with the su-command, more here. I can access my other accounts, but not the one created according to the intructions. The command does not change the user: su ...