Displaying 20 results from an estimated 500 matches similar to: "NT_STATUS_ACCESS_DENIED"
2002 Jul 23
1
NT_STATUS_ACCESS_DENIED
Hi list,
I'm running samba 2.0.7 on SuSE Linux.
I'd like to join into NT domain and my /etc/smb.conf file looks like:
[global]
workgroup = DOMTEST
security = server
password server = PDC
netbios name = LINUX01
domain logons = yes
encrypt passwords = yes
local master = no
interfaces = 10.1.3.102/255.255.255.0
bind interfaces only = no
guest account = nobody
keep alive =
2002 May 03
1
Newbie question on Rsync on Solaris
I want to replicate between two Solaris hosts. The source is Solaris 2.6
and the target is Solaris 2.8. Using rsh, the basic program seems fine (not
running in daemon mode), but I have a problem.
The directory tree is about 150,000 files, with about 5 gb of data. I
tar'd the directory and moved it to the other side, but when I run an rsync
against that directory, it still wants to move
2005 Apr 28
1
Bug#306695: nagios: logcheck lines, please
On Wed, 2005-04-27 at 22:10 -0400, Steve Gran wrote:
> ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ nagios: EXTERNAL COMMAND: PROCESS_SERVICE_CHECK_RESULT
>
> (although that may be too broad)
Can you provide the log messages that this matches?
Thanks,
--
-jamie <jamie at silverdream.org> | spamtrap: spam at silverdream.org
w: http://www.silverdream.org | p: sms at silverdream.org
pgp
2014 Nov 12
1
Unable to load modules for /usr/local/samba/private/sam.ldb
Hi all,
My samba 4.2 server sudden display the following error message after I issue
the command
<https://www.google.com.hk/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&
uact=8&ved=0CCcQrAIoAjAA&url=https%3A%2F%2Flists.samba.org%2Farchive%2Fsamba
%2F2013-November%2F176857.html&ei=BQFjVK3PMoPTmgWbxYHAAw&usg=AFQjCNGDXvPcdfZ
2016 Mar 21
2
transfer FSMO roles from Windows DC
I have the Active Directory domain with Windows 2008 R2 domain controller and Samba domain controller on CentOS 7. Samba is 4.3.5 (self-compiled). Forest and domain levels are Windows 2008 R2.
After joining Samba to the domain as the domain controller there were no DC=ForestDnsZones and DC=DomainDnsZones records on "OUTBOUND NEIGHBORS". I fixed it with ntdsutil, as it's written here
2005 Aug 22
2
ADS/Winbind - works for everything except actuallyauthenticating Windows logins!
Hello,
> > I'm having a bizarre problem doing authentication via
> winbind against a
> > Windows 2003 server.
> [...etc...]
I got almost the same problem authenticating to a Samba 3.0.20 server
in a Windows 2003 Domain in mixed mode (updated from a Windows 2000 Domain).
Following actions succeed:
> ALL of the wbinfo
> functions seem
> to work correctly: wbinfo
2005 Jun 22
2
problem compile
Hello,
I try to compile the driver zaptel and they give the following error:
linux01:/usr/src/zaptel# make install
gcc -Iir/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -Iir/drivers/
l -I. -Wstrict-prototypes -fomit-frame-pointer -Iir/drivers/net/wan -Iir
/net -DSTANDALONE_ZAPATA -o zaptel.o -c zaptel.c
In file included from zaptel.c:44:
/usr/include/linux/module.h:21:
2008 Aug 25
1
smbclient AD v NT4
I have two domains, one being NT4 and one being AD. I have an XP
workstation connected to each (called xp_nt and xp_ad). I have a
CentOS4.4 workstation (called linux01) which needs to connect to the
shares on each XP workstation without using local xp accounts. I have
a network account in both the AD and NT4 domain with the same password
as on the linux machine.
Samba is installed on Linux01
2003 Aug 08
3
Samba + Cups: don't succeed to print from Windows 2000 station
Hello,
I have configured cups (1.1.18) on a Suse 8.2 Pro Linux server.
I have also configured samba (2.2.7a), and joined a domain.
I have created printers with cups and declared them to samba with
cupsaddsmb command.
All seems to be ok.
I can print from my Linux server.
But, when I want to print from ny windows2000 station:
- I can find my linux server
- I can find and connect printers
2008 Jul 06
1
Handful of files are giving me error 13, directory executable bit issue
I am getting a handful of these errors, and I am not sure why. The
directories in question have rights like this:
drw-r--r-- 2 osstbb osstbb 42 2008-05-02 00:04 12981826/
As root, why would it matter if it has executability? I can read it
just fine on the server.
Or is it an issue when it tries to create it on the -client- ? Is
there a way to fix this? I can chmod 0755 the dirs on the server
2001 Jan 19
1
W2K/2.2 (CVS)/PDC problem.
Hiya. I'm trying to get a 2.2 PDC working, and am hitting a brick wall.
I've tried to make sure I'm in compliance with the 2.2 HOWTO and FAQ, but
it doesn't seem to be helping.
- I've added both root and my pc's "hostname" to smbpasswd, and the
hostname itself to the passwd file, as per the HOWTO.
- I swiped the smb.conf and /etc/rc.d/init.d/samba files from
2003 Aug 11
4
Ref: Samba + Cups: don't succeed to print from Windows 2000 station
Dragan, Andy
Thanks for your answsers.
Please find hereafter more information and my notes.
Nadine
---------------------- R?achemin? par Nadine Vandois/FR/BULL sur 11/08/2003
10:56 ---------------------------
"Dragan Krnic" <dkrnic@lycos.com> sur 10/08/2003 09:47:05
Veuillez r?pondre ? dkrnic@lycos.com
Pour : nadine.vandois@bull.net
cc : samba@lists.samba.org
Objet :
2002 Jun 13
3
How to automatically mount shares.
Hi list, I've installed samba 2.2.3a on my Linux box.
I have to join into an NT4 domain and all works fine.
I've got only a question:
Now I'm able to mount the NT share with the command:
mount -t smbfs -o username=morgan,password=morgan //SERVERNT/DISC /mnt
and it works only if I am root.
Is there any possibility of mounting it automatically on boot?
I've tough about /etc/fstab but
2001 Jul 12
1
Help! Problem w/ Xlib
What do I do to fix this. Is it caused by an improper setting or
configuration? Thanks for any help or hints.
linux01:/home/raymondj/debugmem.linux
Xlib: connection to ":0.0" refused by server
Xlib: Client is not authorized to connect to Server
x11drv: Can't open display: :0
2001 Jul 12
1
Problem W/ Xlib
How do I fix this problem? Is is caused by an improper setting or
configuration?
Thanks in advance.
linux01:/home/raymondj/>debugmem.linux
Xlib: connection to ":0.0" refused by server
Xlib: Client is not authorized to connect to Server
x11drv: Can't open display: :0
Raymond Jou
raymondj@cognigine.com
2003 Oct 11
1
writefd_unbuffered failed
Hello!
A good day to you all. i've installed rsync-2.5.6 on a Red Hat 9.0 box(server) and am using rsync 2.5.6 on a Red Hat 6.2 box(client). In the middle of the rsync transfer, i get the error on the client saying that the server unexpectedly close the connection. Upon checking the logs on the rsync server, i found this entry:
Oct 10 14:39:38 linux01 rsyncd[9266]: rsync:
2003 May 14
1
AIX Problem
Hello All,
I'm getting a peculiar error can you guys tell me what I need?
debug1: restore_uid
debug2: key not found
debug1: temporarily_use_uid: 210/1 (e=0)
debug1: trying public key file /home/applmgr/.ssh/authorized_keys2
debug3: secure_filename: checking '/home/applmgr/.ssh'
debug3: secure_filename: checking '/home/applmgr'
debug3: secure_filename: terminating check at
2006 Apr 06
2
deleting partition does not effect superblock?
Hi,
I am using kernel 2.6.15.4.
On my system, I first created a partition with EXT3 and put some data
on it. Later, I deleted the partition, and re-created another
partition with the same starting block number and a higher ending
block number. I intended to format it with another filesystem, but
surprisingly (or maybe just to me), the superblock of the partition
had not changed. I could still
2005 Sep 22
0
STATUS_BUFFER_OVERFLOW
FC4 with Samba 3.20
Win 2003 AD Domain, no SP1 yet
wbinfo --authenticate=dom+domtest%password yields the following
could not open handle to NETLOGON pipe (error: STATUS_BUFFER_OVERFLOW)
NTLM CRAP authentication for user [dom]\[domtest] returned STATUS_BUFFER_OVERFLOW (PAM: 4)
challenge/response password authentication failed
Could not authenticate user dom+domtest with challenge/response
from
2004 Oct 21
0
[Bug 1959] New: writefd_unbuffered failed to write 4092 bytes phase send_file_entry broken pipe
https://bugzilla.samba.org/show_bug.cgi?id=1959
Summary: writefd_unbuffered failed to write 4092 bytes phase
send_file_entry broken pipe
Product: rsync
Version: 2.6.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: