Displaying 20 results from an estimated 6000 matches similar to: "Fwd: Linux, Windows AD domain, and IDs"
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 17
3
Samba, id, uid, Active Directory and CentOS 5
I have some CentOS 5 systems that are part of an Active Directory
Windows 2003 domain (using natively configured files - not likewise
open).
getent passwd my_account reveals uid and gid are both 10000:10000.
Thus, typing: % id
reveals a uid of 10000.
/etc/passwd does NOT have my local account created - credentials are
strictly from the Active Directory domain.
The username is of the format
2010 Dec 17
3
Samba, id, uid, Active Directory and CentOS 5
I have some CentOS 5 systems that are part of an Active Directory
Windows 2003 domain (using natively configured files - not likewise
open).
getent passwd my_account reveals uid and gid are both 10000:10000.
Thus, typing: % id
reveals a uid of 10000.
/etc/passwd does NOT have my local account created - credentials are
strictly from the Active Directory domain.
The username is of the format
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
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
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
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 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
2005 Aug 23
5
Winbind UID/GID mismatch!!
Hi the list (again)
Got a pretty major issue now
Did the samba link to AD on a couple of redhat es3 servers using samba
3.0.14a
Everything seems ok
Except when I do a getent passwd username
Server 3
getent passwd ross
ross:x:10006:10000:ross:/home/ACADEMIC/ross:/bin/false
Server 2
getent passwd ross
ross:x:10006:10000:ross:/home/ACADEMIC/ross:/bin/false
Server 1
getent passwd ross
2020 Sep 03
6
SID mapping: Samba and SSSD
On Thu, Sep 03, 2020 at 06:43:32PM +0100, Rowland penny via samba wrote:
> On 03/09/2020 18:04, Johan Hattne via samba wrote:
> > Dear all;
> >
> > Would anybody be able to tell me what the idmap configuration is to have
> > Samba do the same SID-to-user/group mapping as the SSSD defaults?? I was
> > convinced I saw it on this list or the wiki not too long ago,
2020 Sep 03
4
SID mapping: Samba and SSSD
On Thu, Sep 3, 2020 at 4:45 PM Rowland penny via samba <
samba at lists.samba.org> wrote:
> On 03/09/2020 21:38, Robert Marcano wrote:
> > On 9/3/20 4:35 PM, Rowland penny via samba wrote:
> >> On 03/09/2020 21:15, Robert Marcano via samba wrote:
> >>>
> >>> There is an sssd provided idmapper (on RHEL/CentOS/Fedora) it is
> >>> packaged
2007 Aug 22
6
Who does snapshots other than Network Appliance?
Having snapshot technology is great. Who else supports it?
Thanks.
Scott
2006 Dec 19
6
Where to get version 3.5?
Yes, I know it is old, but I'm looking for a copy of CentOS 3.5 - CDs or
DVD for i386.
I can only find 3.8.
Thanks for any leads.
Scott
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
2008 Jan 12
5
Out of disk space at 2 GB?
On an ext3 filesystem, what would cause the system to claim it is out of
disk space for a program writing information to disk, when df -h shows
ample GB available and the file is being written to local disk rather than
an nfs-mounted filesystem?
I believe the hard drive is good.
Ideas welcome.
Thanks.
Scott