Displaying 20 results from an estimated 1100 matches similar to: "Using LDAP authentication"
2009 Nov 19
5
Samba + LDAP: Changing user's group
Hello fellas. I'm facing this problem today:
My Samba PDC is using LDAP as a backend, and its working really good. The
problem comes when I change the groups on one of the users. System shows the
change correctly by using 'getent group' and if I log as that user the
behavior correct when trying the new group permissions.
Samba, however, doesn't seem to get those changes
2009 Mar 01
8
puppet and LDAP users
I am trying to get puppet to manage my LDAP users but I don''t appear
to be having much success. What I have in puppet.conf is this
[puppetmasterd]
ldapserver=ldap.myorg.company.com
ldapbase=dc=myorg,dc=org
ldapuser=cn=admin,dc=myorg,dc=org
ldappassword=mysecret
ldapparentattr=dc=myorg,dc=org
I added the ldapparentattr in desperation and doubt if
2012 Feb 06
2
Puppet kick class option error
Hi,
I''m trying to puppet kick with class option.
Pupper Master: puppetmaster.example.com
Puppet Client1: host1.example.net
Puppet Client2: host2.example.net
But I get this error.
---
[root@puppetmaster ~]# puppet kick --class test --debug
test: host1.example.net.example.com, host2.example.net.example.com
Triggering host1.example.net.example.com,
host2.example.net.example.com
Host
2009 Jun 02
3
how to debug random server reboots
Hi all,
One of our CentOS 5.3 randomly reboots, at different times of the day,
and I can't see why it's doing it.
I have looked through the logs, but don't see any thing in there that
shows me why it has rebooted. How can I debug this?
Here's a snipped from the log, around the time of the reboot:
Jun 2 14:59:59 usaxen02 kernel: EXT3-fs: mounted filesystem with
ordered data
2009 May 27
1
Trying to join RHEL to Win2k3 Active Directory domain.
Trying to join a RHEL server to Win2K3 domain. I followed the directions
specified here:
http://kbase.redhat.com/faq/docs/DOC-4735
and here:
http://kbase.redhat.com/faq/docs/DOC-3051
Confirmed that I have the edited the smb.conf and krb5.conf files
correctly.
Ran:
/etc/rc.d/init.d/smb stop
and
/etc/rc.d/init.d/winbind stop
Ran:
net ads join -U administrator
and got:
[2009/05/20
2006 Nov 13
2
Samba 3 and Windows 2003 Active Directory
Hi all,
Thanks is advance for any help you can offer -
I just inherited a Samba file server in my new position, and am familiar
with Samba, but no genius in it. The problem is that we need to upgrade
our Windows 2003 domain, and our Samba server - version 3.0.10-1.4E
won't connect to a Windows 2003 active directory. So, we have to leave a
Windows 2000 DC running to authenticate to it.
2006 Mar 24
3
module kernel for adaptec 2110s in CenOS 4.2
Hi.
I''ve used ghost for change the ide disk for an array of scsi in raid using
an adaptec controller 2110s.
Now when I boot it didn''t boot correctly. Looking for in Internet
(http://kbase.redhat.com/faq/FAQ_46_4969.shtm) I guest that I have to
rebuild the initial ramdisk to contain the proper kernel modules for the
adaptec controller. But what is the kernel module for
2007 Nov 30
5
Problems with fedora 7 paravirtualize
I''m using Fedora 7 with xen''s virt-manager. I''d manage to install a full
virtualized WinXp domU after changing the settings in .xml files. Now I
would like to try to install the paravirtualize fedora 7 using virt-manager
I''m using this install media address >
http://download.fedora.redhat.com/pub/fedora/linux/core/6/i386/os/
And the virt-manager console
2016 Aug 12
4
Numlock
We have encountered an anomaly that appears to be related somehow to
Samba. When users are moved to the new domain hosted by Samba4.3 then
the numlock on their keyboards is always turned off when they log onto
the domain regardless of its previous setting. This in itself is just
a nuisance. However we have an application called SnetTerm, an ssh
client, which will not recognise the numlock at
2012 Oct 24
2
Find VM ID
Hi Folks,
In one if the Centos Xen server I am seeing there is high load and I found
two of the process causing high cpu usage which is [blkback.69.sda1]
and blkback.40.sda1.
So how can I find the VM ID using with this blkback id?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2008 Mar 17
2
XEN ON IBM System X3650/X3950
Hi,all,
Is there anyone which installed xen on ibm system x3650?
I read a link from redhat:
http://kbase.redhat.com/faq/FAQ_46_10304.shtm
That is running xen guests on System x3950 is not recommended.
I installed rhel5.1 x86_64 on a ibm system x3650 with xen kernel,but I can not install guest with paravirtualizing,the guest os include rhel5.1 32/64bit rhel4.5/32bit
the guest crashed when the
2004 Aug 17
1
Chicken-and-egg problem with domain SID
I'm trying to configure samba 3.0.3 from FC2 with an LDAP backend as a
domain controller. I'm using smbldap-tools from idealx.org. From what
I've read, I need to configure the domain SID in
/etc/smbldap-tools/smbldap.conf. But in order to generate the SID, I
need to be running samba on the domain controller already.
I'm trying to generate all of the config files on another
2007 Jan 09
1
Join samba to W2K server
Dear All,
I ran Windows 2000 AS SP4 as PDC,and I also running samba (samba-3.0.21b-2)
on FC5, how to join samba with W2K server? .. I ran below command but error
returned..
could any body please help..
Thanks & Regards
Winanjaya
[root@samba ~]# net join -U Administrator -S HO.lippogeneral.com
Administrator's password:
[2007/01/09 07:58:31, 0] libads/kerberos.c:ads_kinit_password(164)
2012 Aug 23
1
Puppet Agent VS User
Hello,
Running into a problem when wanting to daemon-ize the agent. It doesnt
seems to do anything:
- cannot find any daemon process with (ps aux | grep puppet)
- the config is not updated after editing some params on the master
- /var/log/puppet stay empty...
while, when logged as root, it is working without issue with $puppet agent
--test.
##Conf
Ubuntu 12.04
Puppet 2.7.11
## Daemon is
2006 Apr 18
8
Backing up CentOS
Can anyone suggest a good open source/free backup software that works on
CentOS? I was reading through the manuals on how to back things up and it
said do 1 of 2 things. Buy a 3rd party software packages or make one from
source. Well I have no clue how to do the 2nd option and I don't want to
spend any money so I figured I would as you gurus. BTW I am newb so easier
the software the better.
2012 Sep 06
6
Xen 4.2 rpm build
Hi,
Can anyone provide the steps to build rpm from source for Xen 4.1.2?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2012 Sep 06
6
Xen 4.2 rpm build
Hi,
Can anyone provide the steps to build rpm from source for Xen 4.1.2?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2020 Jul 11
1
Help with external snapshots as backups
Hi,
I have a win10 guest on a fedora32 system and have some questions as I
explore using external snapshots as a form of backup in case of a
Windows failure (as in, it won't boot or is completely irrecoverable) as
well as revision control (to be able to rollback changes after a failed
app install, etc).
The first hit on Google for external snapshots involves a RHEL7 document
that talks
2009 Sep 15
1
FYI: Why is NFS slower on EL5 than EL4?
For those who have wondered why NFS on EL5 is slower than on EL4 I
provide these links for your edification.
http://kbase.redhat.com/faq/docs/DOC-15355
http://bugzilla.redhat.com/show_bug.cgi?id=448130
Problem is kernel threads cannot create or assign an io context as
there is no api in the kernel available to do so, so each is given a
different context and there is an 8ms latency between
2005 Feb 17
1
My Documents folder and roaming profiles.
>
>I suppose basically my question is: Is there anyway to get Windows to copy
>the profile but exclude the 'My Documents' folder?
Maybe you can find your answer at:
http://www.windowsnetworking.com/kbase/WindowsTips/WindowsNT/RegistryTips/Disable/Disablecachingofroamingprofiles.html
There hou can read:
If you want roaming profiles to not include certain folders, you can