similar to: Domain Group Permissions

Displaying 20 results from an estimated 4000 matches similar to: "Domain Group Permissions"

2004 Mar 26
3
Samba 3.0 & 2003 Active Directory Native Mode
Does Samba 3.0.2a release integrate with Windows Active Directory running in 2003 Native Mode? The situation is that two corporate departments are joining their network infrastructure. One department runs several Samba 2.2 servers and the other is a 2003 Native Mode Active Directory. I understand that if you upgrade to Samba 3.0 this supports Windows 2000 AD, but it is unclear to me if
2004 Apr 02
8
Windows 2003 domain logon
Hello Is it possible to do a domain logon in Samba with a Windows 2003 Server? I don't think so but perhaps someone has a solution. Kind regards Werner Maes
2004 Apr 05
1
Accessing samba machine with IP address but not with fqdn/hostnam e
I have a Debian woody running Samba 3.0.2a in ads security mode as member of a Windows 2003 Active Directory, I run winbind+pam, wbinfo e net ads testjoin, its all working fine. >From any workstation, or even from the W2003 domain controller itself, I can?t access the samba server as \\linuxnetbiosname <file:///\\linuxnetbiosname> , as \\machine_ip_address
2004 Mar 24
2
Kerberos authentication problems
I appear to be having a problem with samba using kerberos to authenticate to a win2k pdc. Background: Windows 2kSP4 PDC. WhiteBox Enterprise Linux 3 running 2.4.21-4.ELsmp on x86. samba 3.0.2-6.3E.i386 from the distribution's rpm. krb5-1.3.1 I can successfully use "net ads join" and see the computer appear in Active Directory. I can use kinit to authenticate via kerberos, and
2014 Jan 23
2
Request for access to wiki
Hi folks, I'd like to request access to the CentOS wiki for the purpose of adding CloudStack-related CentOS documentation. username: DavidNalley Thanks, --David
2007 Oct 12
4
Safe method to remove old kernels
# rpm -qa | grep kernel-2 | sort kernel-2.6.9-42.0.10.EL kernel-2.6.9-42.0.2.EL kernel-2.6.9-42.0.3.EL kernel-2.6.9-42.0.8.EL kernel-2.6.9-42.EL kernel-2.6.9-55.0.2.EL kernel-2.6.9-55.0.6.EL kernel-2.6.9-55.0.9.EL kernel-2.6.9-55.EL I'm running the most recent kernel available, and I've never had a problem with any past kernels, so I don't believe there's any reason to keep all of
2004 Mar 30
0
Re: unable to open passdb database.
I put the 'list' back in the address and bottom posted. Scott Moseman wrote: > > Run this to find the password file: > > find / -name smbpasswd > > It will locate the binary and the password database, > since they both use that same name. You will easily > tell which is which by looking at the directory path. > > Sounds like it might be a permissions
2010 Oct 06
2
Starting Icecast as a service on CentOS
On Wednesday 06 October 2010 00:44:18 Jonathan Nalley wrote: > Could you use a site like pastebin.com to show us what your init > script looks like that you've tried? > > Although the typical init script is certainly more preferable, you > could always just append that command you know to be working to > /etc/rc.local although you may want to direct stdout and stderr >
2003 Sep 05
7
Network Boot IP Configuration Dilemma
Background: I recently wrote to Peter Anvin regarding IPAPPEND functionality, and he suggested I take the issue to this mailing list. I see it has been touched upon several times, after reviewing the archives. Let me see if I can add to it with a good level of detail: When using PXE to network boot a linux client, PXE must first acquire the client's IP address, by dhcp request, then, the
2003 Jul 05
2
Anyone tried SYSLINUX 2.05-pre2 yet?
-?
2007 Dec 10
2
5.1 Upgrade Not Working?
So both "yum upgrade" and "yum update" now are complete and there's no new packages. However, when I attempt to check my version, I'm still showing 5. # cat /etc/redhat-release CentOS release 5 (Final) I remember seeing 5.1 repositories being access for the upgrades. Is it possible my system did not upgrade? # uname -r 2.6.18-53.1.4.el5.centos.plus Thanks, Scott
2007 Oct 18
2
Upgrading Java on CentOS 4.5
# rpm -qa | grep -E '^(java|jdk|jre)-' jre-1.6.0_03-fcs java-1.4.2-gcj-compat-1.4.2.0-27jpp jdk-1.6.0_03-fcs java is a CentOS package. jdk and jre are from Sun. (I need Java >= 1.5.0 for an application I'm installing.) # update-alternatives --config java There are 1 programs which provide 'java'. Selection Command ----------------------------------------------- *+
2007 Aug 08
2
Clone physical into virtual
Is there a formal, or preferred, method for importing a physical CentOS machine into a VMware instance? I know they make software to move Windows machines, but I couldn't find one to handle our CentOS servers. I have done something via scp/sftp in the past, which *seemed* to work, but if there's a better way I'm more than interested in hearing the process. Thanks! Scott
2009 Jun 22
2
Make sshd log IP addresses, not hostnames
Can I adjust the ssh daemon to log IP addresses instead of hostnames? I assume this situation is feasible... * 10.10.10.10 attempts to ssh to the server * reverse dns resolves to "somehost.domain.com" * ssh daemon logs "somehost.domain.com" in messages * foward dns on "somehost.domain.com" resolves to 10.10.10.20 Thus it causes some of my scripts a problem if the
2008 Feb 08
2
Changing ext3 Partition Size
I have an ext3 partition from our SAN. The size was increased. I am attempting to re-size this specific ext3 partition, obviously. I unmount the partition, run fdisk, change the cyls, and save... WARNING: Re-reading the partition table failed with error 22: Invalid argument. The kernel still uses the old table. The new table will be used at the next reboot. And that is the message that I
2007 Nov 14
2
rsync problem
I have a simple script that sends one file to two locations on the same destination server. Here's the code: DEST="remotehost" SRC="/home/boss/application.conf" DST1="/home/user1/application.conf" DST2="/home/user2/application.conf" RSYNC1=`rsync -caW -e ssh $SRC $DEST:$DST1` RSYNC2=`rsync -caW -e ssh $SRC $DEST:$DST2` This runs every 5 minutes. What
2008 May 23
2
How to move my MBR
I removed an ATA drive (/home) for a new SATA and my system would not boot. I'm guessing that it put the MBR on that drive instead of the drive that holds the / partition. What's the best way confirm where the MBR resides and, after I verify that's my problem, how I can move (or make a copy) onto a different drive? Thanks, Scott
2010 Aug 12
2
Stream HD video
I agree I have not seen any H264 streaming info for icecast2. If you are however interested in using ogg/vorbis (Theora) look up Theora Streaming Studio in the Theora Cookbook and it will give you some info. Additionally if you wish to script this task you can look up the info on the three commands TSS wraps, specifically dvgrab/ffmpeg2theora/oggfwd. if your source file is in a h264 medium you
2004 Oct 15
1
installshield 6
Hi, folks. I am just trying to install a program that uses installshield 6. After lots of tries I got discouraged and decided to give it a break until the wine project adresses this problem. Does anybody know what is the present condition of installshield 6 in wine? Do I have to do any special trick to make it work? Thanks! -- DrSmith
2003 Jun 25
1
Problems using "configfile" dhcp option with pxelinux
Hello, I have been trying to use the "configfile" option in the DHCP response to specify a specific config file when booting. When I specify this in my /etc/dhcpd.conf file the kernel and initrd are transferred, but the kernel does not boot. I am using v2.04 of pxelinux. I would appreciate any help anyone might be able to give. If I remove the "configfile" dhcp option and