Displaying 20 results from an estimated 200 matches similar to: "3.0.2 mixing up host name and domain name"
2004 Jan 21
1
[3.0, LDAP] smbpasswd fails in adding new accounts
Hello,
I recently switched an environment from Samba 2.x to 3.0 without any
major problems. LDAP database was converted and everything worked fine,
_including_ chaning passwords with smbpasswd.
However, I now had to create a new account, which failed. I created an
LDAP entry first, because I use LDAP for Unix-Authentification as well.
Afterwards, I wanted to add the Samba-specific attributes
2005 Sep 06
1
Cannot print PDF-Files...
Hi,
I have a network with a Server running 3.0.14 (Debian sarge), which is
doing quite fine as a PDC and as a printer server (using cups). Almost.
Printing is working, I can print Windows test pages, I can print
from several applications, including MS office. But I cannot print
over the network from Acrobat Reader, not at all. If a network
printer is selected and used, than _nothing_ happens,
2004 Mar 24
0
nmbd processes hanging
Hello,
I have a Debian machine with samba 3.0.2a-1 (which should bei identical
to samba-latests, AFAIK). For a reason not yet known nmbd processes keep
hanging around forever, eating up memory slowly, but steadily.
Logfiles do not show anything suspicious (to me, at least, I don't want
to put a days level 10 log in here), except from things like
| Mar 8 10:06:22 bertha kernel: Out of
2010 Sep 09
3
winbind authentification trouble
A Debian/Lenny-Server is connected to a PDC (using samba) and tries to
authenticate logins via pam_winbind. User mapping and everything else
needed works fine (i.e. especially getent shows all the accounts),
however remote logins of domain users fail. I have:
| gatekeeper:~# cat /etc/pam.d/common-auth
| [...]
| auth sufficient pam_unix.so nullok_secure
| auth required
2011 Sep 28
2
win password sync works, smbpasswd fails
Really odd behaviour on a Debian/Squeeze system: when users change
their password from within Windows, everything works fine (i.e.
passdb.tdb is updated and /etc/shadow as well via password sync, the
user can log in on both systems).
When I try to assign a new password via smbpasswd (or create a new
user, which causes the real problem), /etc/shadow is updated
properly (unix logins are possible),
2003 Jun 10
4
Windows XP Machines (well mostly the XP ones) hanging
Hello Folks,
I will personally send $50(AU) of Pizza to anyone that solves this one :)
We have a network comprising approx 30 Windows workstations all logging in
to a samba machine running as a PDC. The main exported file system is an NFS
mounted file system, but this was happening back when this was an xfs file
system as well. ACL's are enabled. We are running Samba Version 2.2.8a. The
2007 May 16
4
index-related crash in dovecot 1.0.0
Hi,
dovecot crashes with the following trace when accessing some Maildirs:
dovecot: 2007-05-16 13:30:09 Error: IMAP(6126360): file
index-mail-headers.c:
line 260 (index_mail_parse_header): assertion failed: (part != NULL)
dovecot: 2007-05-16 13:30:09 Error: IMAP(6126360): Raw backtrace:
imap [6126360] [0x80b6d6b]
-> imap [6126360] [0x80b6769]
-> imap [6126360] [0x808abda]
2017 Oct 12
2
[PATCH][RESEND] use autoconf MKDIR_P to reduce usage of legacy mkinstalldirs script
Basically all platforms have a proper "mkdir -p". Autoconf has install-sh as
fallback when using AC_PROG_MKDIR_P, which is also hardened against races if
it is recent enough. Update that script and use MKDIR_P whereever possible.
Installs fine in my tests and avoids the "mkdir: cannot create directory '?':
File exists" messages along the way.
Greetings,
Eike
--
2019 Jun 24
1
setting up a new ADS infrastructure
On 24/06/2019 13:34, Stefan Froehlich via samba wrote:
> Both of them, yes, and wbinfo(1) works as well:
>
> | sfroehli at herakles:~$ getent passwd test
> | test:*:10001:10000:Max Mustermann:/home/test:/bin/bash
> | sfroehli at herakles:~$ getent passwd SYNTHESIS\\test
> | test:*:10001:10000:Max Mustermann:/home/test:/bin/bash
> | sfroehli at herakles:~$ wbinfo
2019 Jun 24
2
setting up a new ADS infrastructure
On 24/06/2019 12:41, Stefan Froehlich via samba wrote:
> On Mon, Jun 24, 2019 at 10:22:41AM +0100, Rowland penny via samba wrote:
>> On 24/06/2019 10:00, Stefan Froehlich via samba wrote:
>>> On Mon, Jun 24, 2019 at 10:52:07AM +0200, Stefan Froehlich via samba wrote:
>>>> <http://froehlich.priv.at/www/samba/>
>>> Always try your own links before posting
2019 Jun 24
0
setting up a new ADS infrastructure
On Mon, Jun 24, 2019 at 12:56:28PM +0100, Rowland penny via samba wrote:
> On 24/06/2019 12:41, Stefan Froehlich via samba wrote:
> >| [2019/06/24 13:33:06.220212, 5] ../source3/auth/token_util.c:866(debug_unix_user_token)
> >| UNIX token of user 0
> >| Primary group is 0 and contains 0 supplementary groups
> >| [2019/06/24 13:33:06.220255, 5]
2004 Aug 04
1
Samba with Mac files (continued)
Here are some more messages that pop in the server logs when I try
to read folders on a Win2K file server - the folders/files were saved
from a Macintosh on the network:
smb_proc_readdir_long: name=\Font Library\B\Bernhard BoldCond. et al?\*,
result=-2, rcls=1, err=123
smb_proc_readdir_long: name=\Font Library\K\Kino, et al?\*, result=-2,
rcls=1, err=123
smb_proc_readdir_long: name=\Font
2004 Nov 25
0
Samba 3.0, LDAP, OUs and how to add machine accounts
Hello,
I have a Samba 3.0/LDAP setup with
| ldap machine suffix = ou=Computers
but as this is for a school, I decided to separate teachers and scholars
computers into different sub-OUs for my own mental sanity. So in LDAP it
looks like:
| dn: uid=pc116$,ou=Schueler,ou=Computers,dc=lise-meitner,dc=at
or
| dn: uid=biblio1$,ou=Lehrer,ou=Computers,dc=lise-meitner,dc=at
This works absolutely
2004 Sep 16
2
File locking in NFS on Solaris
Hello,
System: Solaris 8/9
Samba: 3.02 and 3.06
We have problems with accessing files (from Windows XP) on a samba server
that are mounted over nfs (on the server). Some users have symlinks in
their home directories to nfs resources. When they try to copy file
located in nfs the client simply hangs. To make the thing even stranger:
Sometimes it also works (after restarting the samba server
2005 Jan 13
0
Printing problem on RHEL3
Hi,
I have a problem printing on a RHEL3 server running samba-3.0.9-1.3E.1. The server is configured to authenticates users using a nearby Windows 2000 Active Directory server. Windows users are authenticated to shared drives just fine, but printing from Windows clients is proving impossible.
Occasionally I can hit a configuration that allows me to add a printer on my PC using the Add Printer
2016 Feb 04
2
doveadm backup -- private flags in shared mailbox
dear list,
i try to backup our dovecot server via
doveadm -Dv backup -A -n inbox -n shared remote:vmail at 192.168.122.51
So far, it's working fine except for one thing: the "seen"flags for the
shared mailboxes don't get copied to the backup-server. I tried a few
things
(like calling the doveadm command with different options for the
namespaces or defining the mailboxes -m; i
2005 Mar 01
1
Client-initiated backup and file ownership
This is less a question about rsync and more about how rsync can be used as
a backup solution in a particular case. If one of the tools built over
rsync for this purpose solves this, I'm eager to hear how. Otherwise,
suggestions are welcome.
Server-initiated backups are easy. The rsync process can run as root on the
backup server, and so it can set the stored files' ownerships as
2004 Nov 25
0
Publish printer into ADS
Hi,
I'd like to publish the printer queues on a SAMBA server to a Win2k native
mode ADS. Apparently, the command fails due to NT_STATUS_LOGON_FAILURE--the
output below is when run as root.
# net ads printer publish "tall" -d 2
[2004/11/24 17:28:37, 2] lib/interface.c:add_interface(79)
added interface ip=192.168.1.5 bcast=192.168.1.255 nmask=255.255.255.0
[2004/11/24
2005 Apr 03
0
[Bug 2570] New: cygwin version of rsync produces "Fatal exception 0E in VXD IFSMGR(04)" on Windows 98 SE
https://bugzilla.samba.org/show_bug.cgi?id=2570
Summary: cygwin version of rsync produces "Fatal exception 0E in
VXD IFSMGR(04)" on Windows 98 SE
Product: rsync
Version: 2.6.3
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: core
2005 Jan 13
3
Need OpenSSH to logs users bad login attempts
Hello All,
We have a sensitive network where users authenticates through SSH. We
support multiple authentications with respective to their groups . As
a security concern we continue to monitor failed or bad login attempts
of every user using lastb command, but SSH never logs the bad login
attempts of the user like telnet does . We would like to have this
feature on SSH for every supported