Displaying 20 results from an estimated 200 matches similar to: "ldap authentication"
2010 Apr 18
3
wher cam i get the kickstart's rpm or gz?
HI erveryone,
I want to install some machines with the kickstart,but i can't find the kickstart's rpm or gz,anyone know it? my server is suse 10.3,thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100418/5c86da44/attachment-0002.html>
2008 Aug 26
3
ZFS automatic snapshots 0.11 Early Access
Hi all,
I''ve just pushed some of the changes coming up in 0.11
hg clone ssh://anon at hg.opensolaris.org/hg/jds/zfs-snapshot
I''ve got some commentary on the Early Access nature of this release at:
http://blogs.sun.com/timf/entry/zfs_automatic_snapshots_0_11
Comments (and bug reports) welcome!
cheers,
tim
2004 Sep 13
1
Autodir and rsync
To devlopers of rsync,
First I could not find emails of developers of rsync so I am posting
this here.
I am the author of Autodir http://www.intraperson.com/autodir/ which has
support for transparent backup feature for 24x7 online linux systems. In
other words any linux system can be made 24x7 system provided backup
programs meet some criteria.
I would like to know if rsync can work out of
1998 Nov 03
4
nis homedir troubles
Sorry if this is an old problem. I have just installed 1.9.18p10 - the
latest version. I noticed the nis homedir option in the config file, but
have not had much luck in implementing it.
I had hoped it would mean my [homes] shares would map to the correct server
- the one which physically carries a users home directory - regardless of
the machine to which the connection attempt was made. My
2009 Dec 30
2
autofs problems
We have about 800 CentOS 5.2 servers and our university. We use NFS
being served from over 10 NetApp frames. We use autofs for to mount up
our partitions. There have been times where we can't cd into the
directory. It says the directory does not exist. On some servers it
works but on others it does not. Typically we restart amd and autofs
to resolve this issue. But sometimes it does not even
2006 Apr 07
3
activeLDAP - ldap_mapping - wildcard
Hi,
I''ve a problem and I don''t know if it is solvable with activeLDAP. Here
is an example of the tree structure of our LDAP server. The structure
isn''t exactly like that, but is similare and I can already access almost
any informations of a user when I''m logging as this user. The probleme
come when using the belong_to, has_many and ldap_mapping has you will
1999 Jun 08
6
DESKTOP.INI amd & DNS puzzle
A non-text attachment was scrubbed...
Name: not available
Type: text
Size: 2910 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/19990608/1b2f9b97/attachment.bat
2009 Sep 11
3
NFS export issue
Hello,
I have a ZFS filesystem structure, which is basically like this:
/foo
/foo/bar
/foo/baz
all are from one pool and /foo does only contain the other
directories/mounts (no other files)
When I try to export /foo via dfstab, I can see the directories bar and baz,
but these are empty.
Can I only export via NFS each subdir on its own ?
thanks in advance.
Thomas
2013 Feb 22
6
Samba 4 and freeradius
Hi,
My goal is to make use of samba 4 and freeradius to authenticate user to use wifi network (WPA2 enterprise).
The setup is to setup Samba 4.0.3 in machine A and setup freeradius in machine B.
By reading:
Document A: http://wiki.samba.org/index.php/Samba4/beyond
Document B: https://wiki.samba.org/index.php/Samba4/HOWTO/Virtual_Private_Network
Document C:
2011 Jun 14
2
[Announce] Samba 3.5.9 Available for Download
===================================================================
"There can't be a crisis next week.
My schedule is already full."
Henry A. Kissinger
==================================================================
Release Announcements
=====================
This is the latest stable release of Samba 3.5.
Major enhancements in Samba 3.5.9 include:
o Sgid bit
2011 Jun 14
2
[Announce] Samba 3.5.9 Available for Download
===================================================================
"There can't be a crisis next week.
My schedule is already full."
Henry A. Kissinger
==================================================================
Release Announcements
=====================
This is the latest stable release of Samba 3.5.
Major enhancements in Samba 3.5.9 include:
o Sgid bit
2009 Jul 09
4
is possible to sen sms with asterisk in Spain?
Hi all,
I?m a beginner with asterisk and I want to know if with asterisk I can send
sms to a mobile, I?m on Spain, and I don?t know this can be a problem (with
the operators...)
I have Elastix 1.3.2 and I have seen this url:
http://mirror.su.lt/voip-info/wiki/view/Asterisk+cmd+Sms.html
I have tried the smsq command but I can get it work, (as I say I?m a
begginer and I don?t understand several
2004 Sep 08
0
better way to create home dirs for mail servers
Dear all,
Autodir is for creating home directories and group directories
much better then pam_mkhomedir as pam_mkhomedir does suffer
some limitations like,
1) There are some applications which never need to authenticate users
But they need home dirs -- for example mail servers configured to use
home dirs for mail delivery and storage but not configured to use pam.
2) Some do use other ways to
2013 Dec 30
1
[Bug 10354] New: link-by-hash-autodir - use an automatically determined directory to collect the hash-hardlinks
https://bugzilla.samba.org/show_bug.cgi?id=10354
Summary: link-by-hash-autodir - use an automatically determined
directory to collect the hash-hardlinks
Product: rsync
Version: 3.1.1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
2009 Jul 09
5
[LLVMdev] Source file information.
Hi,
I am new to LLVM, and need to find the line number and cpp source file name
for each instruction in a .bc file. I suppose llvm debugger might have that
feature but there is no documentation on it. Would you please give me some
help how to do it?
Thanks,
::Saman Zonouz
University of Illinois
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Jul 09
1
setting up phones
Can someone tell me how to setup a Aastra 75i phone? I have been trying to set it up and have pointed it to our asterisk server and selected http for download. What is the path? I have created two extension in asterisk for testing. I can't even get the phones to call each other.
_________________________________________________________________
Lauren found her dream laptop. Find the PC that?s
2009 Jul 09
0
[LLVMdev] Source file information.
Thanks for your reply. Is it not possible to do with llvm-g++ -g?
and furthermore, where are SDNode and DebugLoc fields stored? are they in a
file which I have to parse myself? if so, is there any way that I use a
library to get the file/line information for each instruction? since, I am
writing a pass for opt tool that manipulates the callgraph and want to get
the line number information in
2009 Sep 14
3
oggcat or other ways to combine theora videos (with or without re-encoding)?
hi guys,
first of all, i'd like to ask if there any crossplatform software/service ( gui is also better, an online application like firefogg is great, or at least a command line tools for any platform) to combine theora videos, other than oggcat...
i am doing some art projects that people should be able to remix featured theora videos and i find oggcat very usefull in theory but not in
2008 Jun 25
2
/usr/bin/id behavior since CentOS 5.2 upgrade
Hi list,
Since the upgrade to 5.2, when I log into my server with a ldap account
I have these 2 errors messages:
-bash: [: =: unary operator expected
-bash: [: -le: unary operator expected
After investigation, the trouble come from two scripts in /etc/profile.d:
/etc/profile.d/krb5-workstation.sh
/etc/profile.d/vim.sh
The problem is with the test where the command "id" is involved,
2007 Mar 19
23
puppet hangs while trying to restart a daemon
Hello all,
puppet hangs while trying to restart a daemon when the associated config
file changes, here the log:
Mar 19 11:30:04 ingentTest puppetd[27390]: Starting Puppet client
version 0.22.0
puppetd[27390]: Starting configuration run
puppetd[27390]:
(/ingenttest/qualsevolnode/guaita[guaita]/File[/etc/guaita.conf]/content) synced
puppetd[27390]: