Displaying 20 results from an estimated 200 matches similar to: "problem when PDC machine name equals domain name"
2009 Mar 09
1
how to add a linux box into a samba domain
hi there,
I am trying to setup a test nework to learn the interaction of the diverse tools
in a smaba/windows network.
now it looks as if I do something wrong when adding a linux box into the domain.
I have a samba domain ROTTI.
It is running on server haydn.redcor.home
from windows I can log into this domain.
now I have a linux box I wanto to join to this domain.
this is its global section:
2009 Feb 18
1
samba can not contact the ldap server
hi there,
I am working trough a tutorial on setting up samba and ldbap on a suses 11.1 box
everything worked fine so far but now samba can not contact the the ldap server.
all command trying it issue the following error message.
Failed to issue the StartTLS instruction: Can't contact LDAP server
how can I trace down what causes this?
thanks for your help
I added my slapd.conf and the
2009 Mar 22
1
samba4:login works, but domain not found afterwards
Hi there,
I am trying to work trough the samba4 tutorial.
What I did so far downloading samba, and updating it afterwards with git pull.
I did compile and install samba 4, and added the base user database with
./setup/provision.
I can start samba 4 and and use smbclient //localhost/test -Uadministrator%XXX
which puts me at the smb: \> prompt.
I did *not* configure the Step 8 (Optional):
2009 Mar 23
0
confused: when do I have to use \\DOMAN and when \\ip.address
Hi there,
I am (rather desperately, and failingly) trying to build a samba network.
I have a linux box woring as pdc. this machine is reachable as haydn.redcor.home
(or just haydn).
its domain name is ROTTI
then I have a suse box as a domain member. I could join it with
net join -U root%XXX -S haydn.redcor.home
now I would like to login into a shell with smbclient
smbclient \\\\haydn\\robert
2015 Mar 15
4
centos 7 database access only possible trough localhost and not IP
Hi there and hello to everybody,
I am all new to centos but I have good experience working with ubuntu and suse.
We are moving a an elderly SuSe box to a virtual machine running centos 7.
Now I experience the following problem.
I can only access postgres using localhost as host. If I use the IP address
(even 127.0.0.1).
I found a similar problem when accessing the
2015 Mar 20
1
Centos 6: setfacl: .: Argument list too long
On 20.03.2015 02:14, muiz wrote:
> Dear all,
>
>
> I have a Centos 6 (64bit) server used for samba and ACL control.
> There has a folder which a lot of user can access, when I add a new user's ACL, but failed, do you know how to resolve this problem?
use xargs like in:
|find . -name "*.pdf" -print0 | xargs -0 RUNACOMMAND
robert
|
>
>
> [root at s1
2015 Mar 15
0
centos 7 database access only possible trough localhost and not IP
Hi Robert,
I have almost no experience with CentOS 7(still using CentOS 6). However, I
recommed the following checks:
1. Check that PostgreSQL is listening on 0.0.0.0 (all ip addresses) and not
127.0.0.1. To check, you can use the command:
netstat -tuplan
If PostgreSQL is listening only on 127.0.0.1, you'll never be able to
connect to it from the network. You'll have to change the
2004 May 03
0
Windows XP client - intermittent 'network name cannot befound' loading profile
Hello Tim,
I have verified and recreated your problem.
As soon as I switch SAMBA option security=share , I have
exactly the same problems like you,
when trying to access a SAMBA share
via Windows "Add Network Places"
The only option I have to logon is
DOOMIT\Guets
(DOOMIT is the NetBIOS Name of my samba server).
HOWEVER: There *aren't any* problems, if I try
to map the share as
2004 May 03
2
SOME Suggestions on Can't the very basic stuff to work
Thanks, but I am still having the same problem -- I made sure to reference
the correct passwd file, but WinXP is still forcing me to logon as
AGAMEMNON\Guest.
Tim
-----Original Message-----
From: miles123@gmx.de [mailto:miles123@gmx.de]
Sent: Monday, May 03, 2004 6:11 AM
To: tbbooher@cox.net
Subject: SOME Suggestions on [Samba] Can't the very basic stuff to work
Hello Tim,
I have read
2004 May 03
0
Can't the very basic stuff to work
Fedora Core 1:Samba 3.0.0-15 trying to connect with Windows XP Pro and
Home
Hello All, I am really hoping for some help on this one. I am going
through the very basic process of trying to learn Samba and get my home
network up -- followed the HowTo verbatim. I have several problems that
are show-stoppers.
(1) I can乫t print. I have a hp Photosmart 7150 installed locally on the
linux box and it
2005 May 22
4
Hangup Issues on TDM40B FXO Australia
Afternoon all,
After doing some test on my asterisk box I can successfully receive
calls to my Asterisk PBX to a SIP phone from The Telstra PSTN network
Dial out from a sip phone is also not an issue, all calls connect and
terminate normally.
If I call the Asterisk PBX say from PSTN in Zap1-1 and out through
ZAP2-2 back to the PSTN (after entering the correct pin off course) the
card does not
2007 Dec 11
0
problems using auth_ntlm_winbind_module
Hi there,
I am trying to setup up an intranet where I would like to use
auth_ntlm_winbind_module to create a an environment where windows user
are automatically logged into the intranet.
winbind seems to work fine.
at least when I issue
wbinfo -i USER I get a correct answer
my problem is, that when I try to access the intranet I get a "The page
cannot be displayed" error from apache.
2014 Dec 26
0
unable to have smb listen on NIC tun0 or 10/8 IP addres
Hi everybody and merry Chrissy!
I have smb listening to two interfaces and with tun0 this failed.
Package was from Debian 7 - 2:3.6.6-6+deb7u4
# smbclient //10.9.8.1/public -Unot_a_user
Enter not_a_user's password:
Connection to 10.9.8.1 failed (Error NT_STATUS_CONNECTION_REFUSED)
# smbclient //127.0.0.1/public -Unot_a_user
Enter not_a_user's password:
Domain=[WORKGROUP] OS=[Unix]
2005 Dec 04
0
Re: [Nut-commits] CVS %1{sVv}
On 11/14/05, CVS User aquette <nut-upsdev@lists.alioth.debian.org> wrote:
> Update of /cvsroot/nut/nut/scripts/hotplug-ng
> In directory haydn:/tmp/cvs-serv23053/scripts/hotplug-ng
>
> Log Message:
> Directory /cvsroot/nut/nut/scripts/hotplug-ng added to the repository
> --> Using per-directory sticky tag `Testing'
Arnaud,
can we add this directory to Development
2003 Mar 01
1
New recordings at pan.zipcon
New recordings at http://pan.zipcon.net
Duo Pianos played by Neal and Nancy O'Doan
1)Martinu: Concerto for 2 pianos and orchestra
Paul Freeman conducts the Royal Philharmonic
2)Variations: Brahms-Haydn and Lutoslawski Paganini
3) Moussorski: Pictures at an Exhibition
4) Martinu: Sonatas 1 and 3 for Cello and Piano
Played by Toby Saks and Neal O'Doan3)
<p><p>--- >8
1999 Jan 25
1
Problems running apps from Samba 2.0.0 share on NT 4.0
Ever since I upgraded from Samba 1.9.18 to 2.0.0, I've been
having problems with applications started from a Samba share dying
silently, or with an Illegal Instruction message, on NT 4.0
Workstation. Since the only configuration change has been the Samba
upgrade, that would seem to be the orgin of the problem. Below is my
smb.conf file, in case I have something configured (or not configured)
2008 Jul 29
4
OCFS2 and VMware ESX
Hi,
We are haing some serious issues trying to configure an OCFS2 cluster on 3 SLES 10 SP2 boxes running in VMware ESX 3.0.1. Before I go into any of the detailed errors we are experiencing I first wanted to ask everyone if they have successfully configured this solution? We would be interested to find out what needs to be set at the VMware level (RDM, VMFS, NICS etc) and what needs to be
2008 Feb 08
3
Loading Data to R
This is the most basic question ever...I haven't used R in a couple years
since college so I forget and haven't been able to find what I'm looking for
in any of the manuals.
I just need to figure out how to load a dataset into the program from excel!
Thanks!
CL
[[alternative HTML version deleted]]
1999 Jan 25
0
SAMBA digest 1954
Hi, How much is mail-gear and where can I buy it?
----- Original Message -----
From: <samba@samba.org>
To: Multiple recipients of list <samba@samba.org>
Sent: Monday, January 25, 1999 6:14 PM
Subject: SAMBA digest 1954
> SAMBA Digest 1954
>
>For information on unsubscribing see http://samba.org/listproc/
>Topics covered in this issue include:
>
> 1) Re: [WIN
2000 Sep 07
9
Video codec
Hi,
I guess this is a good time to start putting together a wish list for a
video codec.
I see that for audio the compression is around 10X for reasonable quality.
I am sure this will start its own thread of conversation.
For video you can do 40X fairly easily and the big task is to go to 80X or
100X with reasonable picture quality, say, a peak luma SNR of more than 30
dB. Uncompressed