Displaying 20 results from an estimated 3000 matches similar to: "On-line administration for accounts"
2004 Apr 18
1
Samba 3.0.3pre2 & MySQL compilation problem
Hi.
I have this problem when trying to compile Samba with MySQL passdb
backend:
Linking bin/smbcquotas
Linking bin/smbmount
Linking bin/wbinfo
Compiling dynconfig.c with -fPIC
Linking nsswitch/libnss_wins.so
Linking libsmbclient non-shared library bin/libsmbclient.a
Linking libsmbclient shared library bin/libsmbclient.so
Compiling passdb/pdb_mysql.c with -fPIC
passdb/pdb_mysql.c:21:25:
2002 Nov 07
1
pdb_mysql isn't working for me :-(
Hiya...
Trying to auth users against a mysql database using pdb_mysql. Using
samba3.0 from CVS, running as a PDC.
Few questions as well: In the "username column:", I'm assuming I need a
real unix user here? Can I have a whole bunch of "nt username" users
(i.e. non-unix users) in the mysql db to be auth'ed with samba, but
they're all using the same unix user?
2003 Sep 27
1
pdb_mysql question...
Hello everybody,
First of all, congratulations on samba 3.0 :o)
Iam trying to install samba 3.0 with pdb_mysql support though im getting some trouble i cant understand.
After reading the output of ./configure --help, i used the following configure args:
./configure --with-expsam=xml,mysql --with-pam --with-pam_smbpass
make
make install
then i took a look at ./examples/pdb/mysql/smb.conf and:
2004 Aug 11
4
pdb_mysql.so?
This has probably been asked before, but where is pdb_mysql.so?
Utilizing the current FC2 kernel.org update.
--
Raymond
2013 Nov 15
2
2 routes & 1 destinations
Hi,
At office, we have I ISPs.
I want to lightly monitor each link latency in order to decide several
routing.
For that, I have only one external server: 1 IP, it's an OVH dedicated
server.
The quick picture is http://s24.postimg.org/n3436z64l/defaul_route.png
Default route is via ISP1.
If OVH-server pings IP1:
- the request will go through ISP1: it's OK
- the reply will go through
2002 Nov 07
1
smbpasswd (adding machines?) with pdb_mysql doesn't work
Hiya.
Still having fun with his mysql module - it appears to read from the
mysql database fine, but I can't seem to add machine accounts (and I
can't get too far unless I do this).
It might also be my own stupidity too - let me know ;-)
I've got a machine called "bbmachine" - without pdb_mysql, I can join
the domain no problems. However, I need to rejoin the
2012 Jul 06
3
Node not find
Hi, my new server doesn''t find his node *whereas i did the same for my
others servers and it works on them*. My key is generated and signed by my
master (i had had to add my puppetmaster in /etc/hosts).
My node :
*node ''vpsXXXXX.ovh.net'' {
*
*
*
*}*
*
*
It''s save in vpsXXXXX.ovh.net.pp in puppet/manifests/nodes and in my
site.pp i include nodes/* .
When i
2004 Feb 04
3
[PATCH] Adding ocfs support to blkid
The following patch adds ocfs support to blkid.
--rusty
# This is a BitKeeper generated patch for the following project:
# Project Name: Ext2 filesystem utilities
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
# ChangeSet 1.1327 -> 1.1328
# lib/blkid/probe.c 1.15 -> 1.16
#
2009 Apr 07
1
i have a probleme and my asterisk and ovh
hello every body
my connexion on ovh to pass in UNREACHABLE and not reidentified were not
reboot the server.
[Apr 7 20:17:21] NOTICE[19947]: chan_sip.c:15605
handle_response_peerpoke: Peer 'ovh' is now Lagged. (2067ms / 2000ms)
[Apr 7 20:17:35] NOTICE[19947]: chan_sip.c:19829 sip_poke_noanswer:
Peer 'ovh' is now UNREACHABLE! Last qualify: 2067
but my probleme is the adress
2010 Jan 12
4
Are SSD disks worth the cost for server usage?
Hi,
we want to upgrade our infrastructure and are considering renting two
different types of server by a provider:
- A: one is with 80 GB SSD (and 12 GB memory)
http://www.ovh.co.uk/products/eg_ssd.xml
- B: the other with 750 GB SATA2 (and 8 GB memory).
http://www.ovh.co.uk/products/eg_best_of.xml
The target infrastructure will host:
- a few public web sites (PHP / MySQL)
- a development
2010 Aug 13
2
IP aliases from a QEMU/KVM guest
Hello,
I'm trying to set up IP aliases within a QEMU/KVM guest on CentOS 5.5
x86_64, going through a bridged virtualized interface.
The virtualized interface in the guest is configured as follow:
# ifcfg-eth1
DEVICE=eth1
BOOTPROTO=none
PEERDNS=yes
GATEWAY=IP.OF.HOST.GATEWAY
HWADDR=11:11:11:11:11:11
IPADDR=IP.OF.GUEST.ETH1
NETMASK=255.255.255.255
ONBOOT=yes
ARP=yes
USERCTL=no
IPV6INIT=no
#
2003 Oct 09
3
Mysql + Samba, please help....
Hi Guruz, sorry for the bad English and the stupid question...
I configure samba-3.0 with such options
./configure --prefix=/usr/local/samba --with-expsam=xml,mysql --with-pam --with-pam_smbpass
after install
i try ./pdbedit -L and i get the following error
No builtin nor plugin backend for mysqlsam found
Loading mysqlsam failed!
my config file
......
passdb backend = mysqlsam
;passdb backend
2013 Jun 21
1
fasttrack mirror server out of sync?
I don't know if it's useful to report this: (& who should I report it to?)
# yum update
[...]
* base: mirrors.ircam.fr
* extras: mirrors.ircam.fr
* fasttrack: mirror.ovh.net
* remi-ff: rpms.famillecollet.com
* updates: centosq3.centos.org
base | 3.7 kB 00:00
cr | 2.9 kB 00:00
extras | 3.4 kB 00:00
fasttrack | 3.4 kB 00:00
Not using downloaded repomd.xml
2013 Jul 16
2
Can someone help confirm a bug? kio_http kdegraphics
Hello:
I'm trying to track down a kio_http problem using CentOS 6.4 with KDE.
This causes multiple kio_http procs to spawn and lots of
notifications.
Several steps are needed:
Create a foo.html with an href
foo.html
<html><head>Test</head><body><a
href=http://ovh.com>http://ovh.com</a></body></html> [^]
Use html2ps then ps2pdf to create a PDF
2010 Apr 24
1
creating a local repo
rsync'ing ain't working for me. Is this the right syntax?
rsync -avrt rsync://mirror.ovh.net/centos/5.4/updates/i386
--exclude=debug/ updates/
rsync: getaddrinfo: mirror.ovh.net 873: Temporary failure in name resolution
rsync error: error in socket IO (code 10) at clientserver.c(107)
[receiver=2.6.8]
--
John Maclean
07739 171 531
MSc (DIC)
Enterprise Linux Systems Engineer
2005 Oct 13
2
mysql backend create user problem
Dear All,
wasn't sure my last question got posted, i decided to re-post with more
concise explanation of the problem i'm facing.
I have samba PDC (version 3.0.14a) working fine before with smbpasswd
backend.
a few weeks ago, we decide to move to mysql backend since we have email
server with mysql backend as well. I'm trying to use one username and
password for both email and samba
2014 Nov 22
3
SIP call drops after 32 seconds, but only when....
Am 22.11.2014 um 12:51 schrieb Andreas Sikkema:
>> but as soon as I configure another sip registration on another server,
>> outgoing
>> calls drop after 32 seconds.
> Are both your servers behind the same NAT router?
>
thanks for taking part...
I don?t know...
one is
siptrunk.ovh.net
and the other one is
sip.ovh.fr
how can i determine and how could that affect... I
2005 Sep 21
2
Samba with Mysql, compilation problem.
First i would like to say hello to everybody here, because i am new to
this ML.
So here is the description of my problem:
I began with a clean samba installation from the stable branch few
monthes ago, everything was just fine, i have a linux box which was
sharing files for another linux workstation and two WinXP laptops. The
sharing linux box is a debian stable branch O/S, which is my choice
2005 Aug 21
1
MySQL/Postgres pdb: cannot add new users
Hello everyone,
Hello Jelmer,
in 3.0.20, it still is not possible to add new users using pdbedit. See
bug report at
https://bugzilla.samba.org/show_bug.cgi?id=2531
In 3.0.14a it was possible to copy pdb_sql.c and pdb_mysql.c from 3.0.11
and it worked, but this workaround does not help anymore, as the files
seem to be incompatible.
Jelmer, could you please have a look at this one? I consider
2015 Dec 23
4
Network configuration issue with second public ip on CentOS 6
Hi folks,
I have a server at Soyoustart.com (which is a brand of OVH). I run
CentOS 6.7 and have problems with network configuration.
I want to add a second public ip (failover ip) to the server and did
follow the instructions in the CentOS-section of
http://hilfe.ovh.de/AdministrationIpAliasHinzufuegen
After executing the required steps I'm not able to reach the host via
the second ip