Displaying 20 results from an estimated 9000 matches similar to: "Samba, id, uid, Active Directory and CentOS 5"
2010 Dec 07
2
Linux, Windows AD domain, and IDs
I have a Windows 200x AD Server and have a Linux box as a client
connected to the Windows domain having modified the native Kerberos,
smb.conf, and other files (not using Likewise).
It logs in to the domain fine and everything is happy.
There are NO local accounts in /etc/passwd except for the defaults out
of the box. Authentication relies on the accounts of the Windows
server.
I have no
2010 Dec 04
1
Fwd: Linux, Windows AD domain, and IDs
You have a CentOS (for example) workstation that is a member of a
Windows AD domain courtesy of modified smb.conf and krb5.conf files.
There are, thus, no local user accounts on the linux workstation.
There is a network application that benefits most (maybe even
requires) the user's numerical portion of their employee ID as their
linux workstation id.
Thus, if I log in, my domain username
2009 Nov 07
6
Cluster server options?
I have a 10 blade cluster of just hardware - I can install what I
want, how I want. ? What options are there if I wanted to build the 10
blades as one large beast, but _NOT_ necessarily for someone doing
grid-type work? ? ?Some users don't now how to program that way, but
they'd like to have their program run on something that acts like a
single processor, but a massive single processor
2017 Oct 02
2
NFS mount on Centos 7 crashing
This config is working fior me, with just using an older kernel.
[root at mnemosyne ~]# uname -r
3.10.0-514.21.2.el7.x86_64
[root at mnemosyne ~]# rpm -qa | grep rpcbind
rpcbind-0.2.0-42.el7.x86_64
[root at mnemosyne ~]# rpm -qa | grep nfs
libnfsidmap-0.25-17.el7.x86_64
nfs-utils-1.3.0-0.48.el7.x86_64
Patrick
--
===================================================================
| Equipe
2010 Feb 19
1
CentOS magic to Active Directory login?
I've been trying to follow samba, centos, ldap, and other
documentation to try and get a CentOS 5 box to permit a user to log
into an existing Windows 200x Active Directory domain without
necessarily having the box as part of the domain. If it has to be
part of the domain, that is fine. The user shall have no local
account on the box - I want their active directory account to
2009 Dec 15
10
LVM, usb drives, Active Directory
I have a client with a handful of USB drives connected to a CentOS
box. I am charged with binding the USB drives together into a single
LVM for a cheap storage data pool (10 x 1 TB usb drives = 10 TB cheap
storage in a single mount point).
The next fun piece is how to incorporate that storage space into an
existing Active Directory structure to apply AD acls for limited
access.
I'd rather
2009 Oct 09
3
Bare Metal vs virtualization
Hello to all:
I know this list is generally Linux-only, but I figured I'd try to
gain wisdom from those with hard-core Windows needs, too.
I was recently pricing out a high-end desktop system for a user who
will doing a lot of CAD, Matlab, SolidWorks, and other apps that will
utilize a lot of number crunching and video.
The quote for the desktop (64-bit Vista is likely), which included 12
2008 Sep 11
4
(unknown)
I do not seem to understad what this error is about. Some body help.
wrong number of arguments (1 for 2)
RAILS_ROOT: C:/INSTAN~1/rails_apps/project/config/..
Application Trace | Framework Trace | Full Trace
#{RAILS_ROOT}/app/controllers/user_controller.rb:10:in `authenticate''
#{RAILS_ROOT}/app/controllers/user_controller.rb:10:in `process_login''
2008 Feb 01
2
pgadmin and Centos 5?
I've been fighting to get the latest source of pgadmin compiled on Centos
5 64-bit.
I obtained gnu-c++ (so it was happy with g++). It then complained about
wxWidgets, so I obtained the source for that, compiled and installed, and
./configure for pgadmin saw wxWidgets and was happy with that. Go to
make...
It complains that some header file is missing. A google search reveals
limited
2009 Sep 12
6
Securely backing up Linux machines to NAS?
I have been tasked with having a Buffalo Terastation Pro 2 NAS box,
likely to be connected to a Linux box via samba, be the storage device
to back up mostly Ubuntu and Centos systems. ?The trick is, the
machines to be backed up need to do so in an automated fashion and
make a secure, encrypted connection to my Linux box hosting the NAS.
The NAS does have SSL enabled for web admin access, though
2009 Aug 19
5
How to tell if I've been hacked?
There is a lot of talk about the vulnerable Linux kernel. I'm simply
wondering the telltale signs if a given system has been hacked?
What, specifically, does a person look for?
Thanks.
Scott
2007 Nov 27
4
Need help with httpd.conf not rendering cgi or php files
I got this working perfectly at home - what should be exact same setups-
- Fresh install of CentOS 5 32-bit from DVD
- yum update & upgrade
- Reboot
- yum install mysql-server
- Download phpmyadmin and bugzilla from their respective home pages
- Move both to /var/www/html, naming the extracted phpmyadmin directory as
phpmyadmin, the same with bugzilla
- Copy my working httpd.conf file from
2006 Jul 31
2
ambiguous column name in has_many :through
In my application model I have three classes: Accounts, Projects, and Items
class Accounts < ActiveRecord::Base
has_many :items, :through => :projects, :source => :items
has_many :late_items, :class_name => ''Item'', :through => :projects,
:conditions => [''due_on < ?'', Time.now], :source => :items
end
class Projects <
2009 Sep 08
1
SMART and Dell PowerEdge 2950?
I have CentOS 5 installed on a few Dell PE2950 systems. ? ?The SMART
daemon claims the drives included with the server do not support
SMART, which rather surprised me.
What, then, are my options for monitoring the health of the server
hard drives? ?It would be nice to have some service running I could
email to myself on the status of each drive.
Thanks.
Scott
2010 Aug 10
1
CentOS 5, gnome-screensaver and password amnesia?
I've built some CentOS 5.5 64-bit systems straight off the DVD, full
installs, and the Gnome screen lock (manually invoked or automatically
via the gnome-screensaver) does not allow the user to unlock the
screen. The only fix appears to be ctrl-alt-F<1 - 5> then have the
user log into the tty session, type pkill -f gnome-screensaver, log
out, then ctrl-alt-f7 to return to X.
These
2010 Jan 16
1
CentOS 5 and webex wrf files?
Anyone have experience playing back a Webex wrf file on their CentOS 5.x system?
I have a newly installed CentOS 5.4 i386 system and want to play such
a file, but the Webex.com web site says it only supports Windows and
MacOS for playback.
Any other options next to creating a VM of Windows (I'm not buying a
Mac for this).
Thanks.
Scott
2009 Sep 28
1
rsync followup - what did I run?
Many people have wondered what my rsync syntax was -
[as root]: rsync -av /path/to/source me at remote-host:/path/to/dest
I'll be adjusting it to adapt to perform incrementals, probably with --update.
So, just need to learn why some of the .dotfiles, and other unknown
files (unless I ran a diff) didn't successfully copy over.
Thanks.
2010 Jul 03
1
Limiting fuse-mounted NTFS drive access?
I have a CentOS 5.5 system that is dual-boot CentOS 5.5 and Windows XP
w/SP3 formatted with NTFS (for the Windows partition, of course). I
have installed fuse (ntfs-3g) to allow read/write access to the NTFS
partition from CentOS.
No regular user has sudo.
What is the best way to limit the access a user logging into the
CentOS from mangling or changing data in unwanted areas of the
2009 Nov 19
2
stupid Centos-DS questions
OK, I'm mostly through everything up to and including Chapter 5 in
http://www.redhat.com/docs/manuals/dir-server/8.1/install/Installation_Guide-Advanced_Configuration-Making-DS.html
And looking through the ToC for the rest, I do not see that my
questions will be answered by this doc. So please feel free to point
me to other docs.
This manual seems to assuming I already know what it is I
2007 Aug 22
6
Who does snapshots other than Network Appliance?
Having snapshot technology is great. Who else supports it?
Thanks.
Scott