Displaying 20 results from an estimated 10000 matches similar to: "Need help with LDAP naming in SAMBA"
2004 Jan 28
1
Samba PDC+LDAP+Winbind+Virtual Users/Groups Success
Hello All,
I want to thank everyone who reads and responds to this group. You have all
been an invaluable help to me.
I now have a working Samba 3.0.1 LDAP PDC and domain member server using
winbind (both servers are running Slackware 9.1).
I also have virtual users and groups using nss_ldap from www.padl.com,
without pam or users/groups in /etc/passwd or /etc/group only in the LDAP
backend....
2012 Jan 05
2
CentOS6 and tilde expansion
Set up NIS and autofs on this new CentOS6 box, but it seems tilde
expansion no longer works in bash?
[root at frodo ~]# cd ~john
-bash: cd: ~john: No such file or directory
[root at frodo ~]# cd /home/john
[root at frodo john]# pwd
/home/john
[root at frodo john]#
It still works in t/csh:
[root at frodo ~]# /bin/csh
[root at frodo ~]# cd ~john
[root at frodo ~john]# pwd
/home/john
[root at
2003 Oct 14
1
strange behaviour with ssh / stdin
hi,
i noted the following strange behaviour using ssh and linux. this is
probably a low-priority bug:
# ssh -V
OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090701f
# uname -a
Linux funnyfarm 2.4.21-20.1.2024.2.1.nptl #1 Fri Jul 11 06:04:52 EDT 2003 i686 i686 i386 GNU/Linux
# echo Hello | ssh frodo 'cat'
Hello
# echo Hello | ssh frodo 'cat /proc/self/fd/0'
cat:
2001 Mar 06
0
Continued utmp probs with sshlogin.c
Hi all,
I've hacked in some better logging for what's going on with my logins and
utmp/wtmp. Everything seems OK except for u.ut_host.
In my case, the actual variable host for this test case is
aragon.cheshirelaw.com. This is fine (as my logs show):
Mar 5 21:22:47 frodo sshd[10274]: Actual: 983852567 /dev/ttyp0
aragon.cheshirelaw.com
However, check out what u.ut_host is logged as:
2016 May 13
2
4.4.3 on CentOS 6: no guest login
I have built 4.4.3 on CentOS 6, with a fairly minimalist smb.conf,
provisioned the domain as per the wiki [1], and cannot get past test one:
[root at frodo ~]# smbclient -L localhost -U%
Domain=[ADTEST] OS=[Windows 6.1] Server=[Samba 4.4.3]
tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED
I can get output if I specify a username, and give a password, but
anonymous access seems to be
2015 Apr 03
0
samba 4 joining a Windows 2003 srv / Sync and DNS problems
hello,
After a lot of different approach to move from an old windows 2000
server AD to samba4, my last try seems nearly good now...
I did this :
- Preparing the old DC with adprep commands
- add DNS and AD roles in a new temporary win 2003srv
- add this new server as an AD controller
- transfer all roles to win2003 with ntdsutil command
- demote win2000
- put the AD domain and forest functional
2015 May 21
0
second DC behavior when first switched off
I think The problem is here, when the 2 DC are on line, and debug level
is 3, I can see a lot of messages like :
May 21 16:52:29 S4 named[2289]: samba_dlz: starting transaction on zone
ariane.intra
May 21 16:52:29 S4 named[2289]: client 172.20.2.33#1226: update
'ariane.intra/IN' denied
May 21 16:52:29 S4 named[2289]: samba_dlz: cancelling transaction on
zone ariane.intra
I try to set
2016 May 13
0
4.4.3 on CentOS 6: no guest login
On 13/05/16 13:34, Tom Yates wrote:
> I have built 4.4.3 on CentOS 6, with a fairly minimalist smb.conf,
> provisioned the domain as per the wiki [1], and cannot get past test one:
>
> [root at frodo ~]# smbclient -L localhost -U%
> Domain=[ADTEST] OS=[Windows 6.1] Server=[Samba 4.4.3]
> tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED
>
> I can get output if I
2015 May 21
2
second DC behavior when first switched off
Hello all,
I'm always trying to migrate from W2000 server to Samba 4.
For doing this, I tried this :
- install a W2003 server with AD and DNS services, join it to W2000,
transfer roles and after demote the old W2000 -> done
- install a Sernet Samba4 with Bind9, join W2003, transfer all 7 roles
-> done ( thanks to Rowland )
the sync process is working well in two way, I can manage
2007 Dec 10
4
snv 77 W2003 domu loses config on reboot/shutdown
Hi All,
I successfully installed a 32bit W2003 domu using the following config file (as the CD image wasn''t persistent between reboots, otherwise I would have used virt-install ;-) ) :
isk = [ ''file:/images/xvm/w2003/w2003-disk.raw,hdc,w'',''file:/images/isos/en_win_srv_2003_r2_enterprise_cd1.
iso,hda:cdrom,r'' ]
memory = 512
name = "w2003"
2006 Mar 10
0
I need make an consult on Samba locking.
Hi ?to all
I need make an consult on Samba locking.
I hope that it can help me
I'm working with:
????????Linux SuSe 10.0 server with Samba 3.0.20-4-SUSE installed.
????????One Windows XP client with FoxPro installed.
????????Four Linux clients with DOSEmu and FoxPro 2.5 installed.
On the Samba Server I have an shared directory with access databases.
The problem:
I open one free table in
2015 May 15
2
How to properly demote a W2003 from Samba4?
Hello all,
I'm always trying to migrate from W2000 server to Samba 4.
For doing this, I tried this :
- install a W2003 server with AD and DNS services, join it to W2000,
transfer roles and after demote the old W2000 -> done
- install a Sernet Samba4 with Bind9, join W2003, transfer roles -> done
At this point the sync process is working in two way, I can manage DNS
and AD with rsat
2015 May 15
0
How to properly demote a W2003 from Samba4?
Greetings, Sam!
> Hello all,
> I'm always trying to migrate from W2000 server to Samba 4.
> For doing this, I tried this :
> - install a W2003 server with AD and DNS services, join it to W2000,
> transfer roles and after demote the old W2000 -> done
> - install a Sernet Samba4 with Bind9, join W2003, transfer roles -> done
> At this point the sync process is
2015 May 15
0
How to properly demote a W2003 from Samba4?
Greetings, Sam!
>>> Hello all,
>>> I'm always trying to migrate from W2000 server to Samba 4.
>>> For doing this, I tried this :
>>> - install a W2003 server with AD and DNS services, join it to W2000,
>>> transfer roles and after demote the old W2000 -> done
>>> - install a Sernet Samba4 with Bind9, join W2003, transfer roles ->
2014 Sep 04
0
samba global catalog not defined
Hi agains....im new in samba4...so i have some errors..aparently after
compiled all runs ok, i create my domain, create my user with admin
privilege, add machines correctly..for that way all see ok..after
install rsat, connected into my samba server start the problems...when i
create a new user send me a kind of error (from w7 pc using rsat): (im
spanish user sorry manual translate, it a
2006 Aug 11
1
problems trusting a w2003 domain server from samba 3
I have samba 3 PDC (SAMBA domain with hostname "pevpdc") on CentOS 3.7
(package is named samba-3.0.9-1.3E.7) and I have a w2k3 sp1 domain
(W2003 domain with hostname "mailserver").
The last is in mixed mode and is an exchange server and the former is
without winbind, using smbpasswd backend and "security = user" in
smb.conf.
I would like to authenticate mailserver
2015 May 18
1
How to properly demote a W2003 from Samba4?
Disturbing...
Every where I read I see only 5 roles to transfer in windows 2003 server :
* /transfer PDC/
* /transfer RID master/
* /transfer infrastructure master/
* /transfer naming master/
* /transfer schema master/
How to transfer the 2 other "roles"?
Thanks.
Le 15/05/2015 18:03, Andrey Repin a ?crit :
> Greetings, Sam!
>
>>>> Hello all,
2006 Jul 06
4
LVM Input/output error
Hi,
I recently installed centos for the first time and I like it!
Also, I just started working with lvm. The following warnings
are genertated whenever I run one of lvm commands on the external
usb disk (MyBook by Western Digital).
* What could be the source for those messages?
* Should I worry about them (writing into the created LV's
seems to work)?
* If yes, how to fix them?
[root
2010 Oct 13
0
LINUX BASED CLIENT UNABLE TO JOIN LINUX PDC with LDAP
Hello.
I have some problems, with a new samba configuration.
I want to setup a SAMBA PDC with ldap authentification, following an HOWTO found on the web.
I used this howto with success on OPENSUSE 10.1 with a X86 processor and I have used it a lot of time (windows 2000 clients).
Now I use OPENSUSE 11.3.
And I test this new configuration with two new PC running X64 processor running linux.
PDC
2006 Dec 20
0
W2003, domain and home dirs
Hi
The introduction is a bit long, but the question is really short (last
paragraph).
Here I have samba 3.0.14a (debian/stable) acting as domain member server
with home dirs for domain users which are located on the w2003 r2 serwer
being domain controler.
I have a few problems with this setup, but it is hard to track them.
Meybe answer to the question below could help me a bit.
Samba once