Displaying 20 results from an estimated 110 matches similar to: "Sync passwd and smbpasswd"
2013 Feb 28
0
Samba4 - Shared folder not showing security tab in windows explorer
I am able to join Windows 7 work station to domain. I logged in as domain administrator in windows work station for testing. I am able to see netlogon, sysvol and the homes shared folders in the windows explorer in the client. However, I am not getting security tab when I right click on homes share and choose properties. Security tab is available when I right click and choose properties on
2013 Jul 18
7
[Bug 10035] New: rsync hangs in solaris
https://bugzilla.samba.org/show_bug.cgi?id=10035
Summary: rsync hangs in solaris
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: nestor.urquiza at gmail.com
QAContact:
2001 Dec 12
1
2.5.0, Solaris 2.6, Daemon SIGSEGV
Hello,
I have compiled rsync 2.5.0 cleanly on a Solaris 2.6 box, and can use the resultant binary as a client with no problem. However, when I try and start a daemon, it exits with exit code 0, and no daemon running.
I have previously run 2.4.6 and other versions with the same rsyncd.conf file, but can't seem to get the daemon up with 2.5.0. A truss shows the following:
# truss -f
2002 Jun 18
1
remote rsync process dies, local hangs
I've got an rsync job which is consistently failing, but I've been
unable to diagnose the problem. FAQ/Google/docs/etc. checked and
no luck.
Basically, it looks like the rsync process invoked on the far end
is exiting, and then the local process waits until the timeout and
exits.
Both systems are Sun boxes, Ultra 10 or better with 256+ MB of memory.
Rsync version is 2.5.0 on the local
2003 Oct 15
1
rsync freezes on solaris
hi guys
We use rsync extensively in keeping the site resources in synch across redundant infrastructure.
While attempting rsync for one of the boxes we find that the rsync process simply sleeps. The situation remains the same even if we have sync very small contents of the order of 4 KB. The same run with the -an flag runs without any issues. We run rsync over ssh on solaris boxes.
To debug the
2005 Jan 19
1
sshd hangs
using openssh-3.8.1p1 from sunfreeware.com on a SunOS XXX 5.8
Generic_117000-03 sun4u sparc SUNW,Sun-Fire-V240.
sshd seems to ignore or miss SIGCLD. this is a rare behaviour we observe
about once per week in a ssh intensive environment.
the process hangs here:
truss:
24453: poll(0xFFBEEF28, 2, -1) (sleeping...)
gcore, mdb:
libc.so.1`_poll+4(b, 0, 0, ffbeef38, 6fc40,
2007 Apr 09
1
Share does not exist
Hi list, I'm trying to set up a samba server and have run into a problem:
Whenever I try to access a share other than /home/<user> I get a message
saying that this resource is nonexistant on the server...
I have problems getting "net groupmap modify" work, the commands I'm using
is:
net groupmap modify ntgroup="Domain Admins" unixgroup=root
net groupmap modify
2005 Jan 24
0
AW: sshd hangs
hello
applied the patch described below - unfortunately we still experience
rare hangs of the remote sshd. not surprising as the patch only changes
a few lines in server_loop() - but not in server_loop2() which i used
for non-interactive sessions.
process id of hanging sshd: 26110
process is sleeping forever in poll (why does server_loop2() sleep
forever?):
root at XXX:~# truss -fp 26110
26110:
2006 Jun 04
0
Re: administrator privileges
I experienced the following problem with an apparent permissions Catch-22 where there's no "root" user to bootstrap from with Samba-LDAP, and found several other people experienced it too. I eventually figured out why a few people are plagued by this problem while most have never seen it, and I solved it. For everyone else who experiences a similar problem, the explanation and
2007 Oct 12
1
Profile Location Best Practice
I have a question about using roaming profiles in a Samba PDC controlled
domain. I know that with Windows 95 and that generation or so, the
profile had to be stored in the same directory as the home folder.
("/sambahomes/john/profile" for example.) You didn't have a choice
because of technical reasons. But that restriction no longer applies
with modern versions of Windows,
2003 Sep 17
5
openssh-3.7.1p1 segfaults
Hi,
the following problem occurs on Solaris 2.6. openssh-3.7p1 and openssh-3.7.1p1
both show the same behaviour.
openssh is configure with:
CC='gcc -L/usr/LOCAL/lib -I/usr/LOCAL/include' ./configure --prefix=/usr/LOCAL --sysconfdir=/etc/ssh --sbindir=/usr/local/sbin --libexecdir=/usr/local/libexec --with-pam --with-tcp-wrappers --with-ssl-dir=/usr/LOCAL/ssl
2015 Jan 22
0
[PATCH 2/2] mllib: convert common_utils_tests to oUnit
Covert common_utils_tests to use oUnit as testing framework, replacing
the hand-made assert in favour of structured unit tests and better
error reporting.
common_utils_tests is now built only when the oUnit module has been
found.
---
mllib/Makefile.am | 17 ++++-
mllib/common_utils_tests.ml | 155 +++++++++++++++++++++++++++-----------------
2 files changed, 108 insertions(+), 64
2003 Oct 01
1
PATCH: option to ignore case in filenames
I have two DOS filesystems mounted on Linux as "vfat" which I want to rsync.
(They are on flash cards, so that they are also small). rsync gets tricked
because the filesystem treats names differing in only case as the same.
Thus, when it tries to sync "FOO123" with "foO123", it copies over the
"new" file, and then renames it over the old one (which it
1998 Mar 29
1
Anyone using SCO 3.2v4.2 with Samba 1.9.18p3??
SCO Unix 3.2v4.2
Samba 1.9.18p3
Problem with I_STR/SIOCGIFCONF
I haven't a clue what is wrong here...
We compiled samba 1.9.18p3 using GCC and everything is working pretty
much okay. However, when we start the nmbd server we get an error
message:
> 03/22/1998 10:19:15 netbios nameserver version 1.9.18p3 started
> Copyright Andrew Tridgell 1994-1997
> doing parameter log level = 3
2004 Feb 24
4
Pam trouble
Hi folks,
I can't get dovecot to authenticate properly against ldap/pam.
I've been fiddling with it for several days now, to no avail. It keeps crashing
with:
Child died with signal 11
The system is Solaris9. Enclosed is a trace of dovecot-auth for a connection to
pop with correct username and password and my config.
Any help is appreciated.
Cheers
Benjamin
2000 Jan 26
2
[2.0.6] doesn't run under Solaris 7/sparc, Internal Error
Is the following a known problem:
===============================================================
[2000/01/26 09:41:03, 0] lib/fault.c:fault_report(41)
INTERNAL ERROR: Signal 11 in pid 22273 (2.0.6)
Please read the file BUGS.txt in the distribution
[2000/01/26 09:41:03, 0] lib/fault.c:fault_report(43)
===============================================================
This is using the same
2003 Aug 01
0
FW: winbind on Solaris 2.5.1 not working.
-----Original Message-----
From: Clark Mr Philip
Sent: Friday, August 01, 2003 11:15 AM
To: 'Jeremy Allison'
Subject: RE: [Samba] winbind on Solaris 2.5.1 not working.
Sure but its rather large and the funny thing is that it runs when it is
trussed ( not correctly mind you) but not without it.
the truss switches I use are aefo and as I said its large. The IP's and
Hostnames are in
2004 Dec 28
1
OpenSSH 3.9p1 X11 forwarding
Hi,
We upgraded from 3.7.1p2 to 3.9p1. The behaviour of the X11 forwarding
changed significantly, it is much slower. See below the truss output
(server side which runs 3.7.1p2) an check for the timestamp (6 seconds
delay). Do you have any idea what may causes this behaviour? Platform is
Solaris 5.9 Generic_117171-05.
Thanks in advance,
Andy Kocher
19279: 9.5463 sigaction(SIGCLD,
2007 Feb 20
3
1.0.rc23 released
http://dovecot.org/releases/dovecot-1.0.rc23.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc23.tar.gz.sig
Documentation is probably the only important thing left before v1.0.
* deliver doesn't ever exit with Dovecot's internal exit codes anymore.
All its internal exit codes are changed to EX_TEMPFAIL.
* mbox: X-Delivery-ID header is now dropped when saving mails.
* mbox: If
2007 Feb 20
3
1.0.rc23 released
http://dovecot.org/releases/dovecot-1.0.rc23.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc23.tar.gz.sig
Documentation is probably the only important thing left before v1.0.
* deliver doesn't ever exit with Dovecot's internal exit codes anymore.
All its internal exit codes are changed to EX_TEMPFAIL.
* mbox: X-Delivery-ID header is now dropped when saving mails.
* mbox: If