Displaying 20 results from an estimated 600 matches similar to: "Dovecot 1-2-6 and management-sieve"
2009 Jul 20
2
Samba is deleting samba-passwords out of ldap-tree
Hello,
I try to install a PDC with Samba 3.0.23 and openldap 2.3.27.
I can join the domain with a win-xp-Machine, the User-Accounts are in
ldap and looks like the following:
dn: uid=ds,ou=people,dc=marco,dc=de
userPassword: {crypt}RVp32Kd9mkUek
sambaLogonTime: 0
sambaLogoffTime: 0
sambaPwdLastSet: 0
sambaProfilePath: \\homedirs\ds\.ntprofile
sambaPwdCanChange: 0
sambaSID:
2009 Jul 08
4
Dovecot and ACL
Hello,
I try to get per-mailbox-ACLs on dovecot.
So, I've modded dovecot.conf:
protocol imap {
mail_plugins = acl
}
and
plugin {
acl = vfile
}
When I telnet to dovecot an try the command "capability" there is
nothing about acl.
I need acl for "open-xchange" so I can share Mailboxes over the
webinterface.
Do I have to create the acl-file manually or does dovecot
2009 Nov 02
2
Desktop.ini in Startmenue
Hello,
I've setup a PDC with Samba 3.0.23 and a ldap-backend.
Roaming Profiles are working, but I always have the desktop.ini visible
in some folders of the Windows-Startmenue.
I found several hints for the dos-attributes in smb.conf, buit notthing
seems to work.
Any hints?
Here is my smb.conf:
[global]
workgroup = example
server string = b-login
passdb backend
2009 Dec 07
2
Problems with listescape and mutt
Hello,
we are using Dovecot 1.2.6 with activated listescape-Plugin.
Mutt mutt seems to have a problem with listescape (or my configuration
[1] is screwed).
When I log in with mutt over imap an press "c", I see al the folders,
.Trash, .Drafts etc.
But when I try to change to .Drafts (for example), mutt gives me the
error the he can't find the folder "\2eDrafts".
Is this
2009 Sep 21
1
No Admin-Rights in SMB-PDC-Domain
Hello,
I've build a domain with Samba 3.0.23 and sucessfully joined this domain
with a Windows-XP-Machine. I can log in to that machine as User "Root",
wich is in the Group "Domain Admins" (rid=512). But I have no
admin-rights on that machine.
Also, normal User can not log in over the Remotesession (RDP).
Can anybody help me to figure out why?
Here is my smb.conf:
2009 Sep 03
1
Samba-PDC: One fresh installed XP-Machine can't load the Profiles
Hello,
I have a Samba-PDC (Samba 3.0.23d) with a ldap-Backend.
On serveral XP-Machines I can log in with my domain-account, everything
is running fine. But one freh installed XP-Machine can't load my profile.
I can't find anything in the Logs (loglevel 5) that seems to point to
the problem of my PDC:
Can anybody help me to fix this?
Heres the smb.conf:
2009 Nov 17
10
Web-Interface for Dovecot-Sieve?
Hello,
is there anywhere a web-interface for managing sieve-filters with dovecot?
Regards
Daniel
--
Daniel Spannbauer Software Entwicklung
marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-27 Fax -11
Rechbergstr. 4 - 6, D 87727 Babenhausen Mobil +49 171 4033220
http://www.marco.de/ Email ds at marco.de
Gesch?ftsf?hrer Martin Reuter
2009 Sep 28
0
Can't run an application as normaler USer in Samba-Domain
Hello,
I installed a Samba-PDC with LDAP-Backand,. WIth a XP-Machine I joined
the domain sucessfully, can login as a Domain-User and also as Domain-Admin.
As Domain-User I can't start any Application. Windows says I have
insufficent rights.
But I'm in the group of normal "Domain Users".
Here is the Group-Mapping:
net groupmap list
[2009/09/28 13:56:34, 0, effective(0, 0),
2009 Jul 02
0
Can't connect to Samba-Server with WIndowsXP
Hello,
I've runnig Samba 3.0.23 on SuSE 10.2.
No, I've set up samba as a PDC with LDAP-Backend. The Machiones can join
the Domain.
There's one PC with XP which is not in the Domain (a Notebook). With
this one I wan#T to connect to a share on the PDC.
I get a user/pass-Query, fill in my data. After this the user/pass-Query
is shown again.
I increased the loglevel on the
2010 Mar 09
2
NMB is flooding logfile
Hello,
I have a litle strnge problem with 3.0.23d on a SuSE 10.2.
In Messages, I have hundreds of Messages like:
=========================
Mar 9 14:59:19 v-gate nmbd[3664]: [2010/03/09 14:59:19, 0]
nmbd/nmbd_incomingrequests.c:process_name_refresh_request(172)
Mar 9 14:59:19 v-gate nmbd[3664]: process_name_refresh_request:
unicast name registration request received for name VXP<00>
2018 Jun 26
1
Samba works, but no acces to home directories
Hello,
I installed a fresh opensuse Tumbleweed with samba
4.8.2+git.30.690aa93c189-2.2.
smb.conf looks as follows:
[global]
server string = host12
workgroup = WORKGROUP
; speed optimierungen
socket options = TCP_NODELAY
debug level = 10
getwd cache = yes
preserve case = yes
bind interfaces only = yes
interfaces = br0
2010 Feb 10
0
Samba PDC: "not permitted to access this share"
Hello,
I run Samba 3.0.23d on a Host with SuSE 10.2, configured as PDC with
LDAP-Backend.
This is working so far since some month.
But one USer can't log in. Ith seems that samba does not have the
permission to acces the netlogon-share, whre the profile from "Default
User" is located.
The folder is readable for everyone, so, I think that this is not the
Problem.
Here is the
2006 Feb 05
2
Data-Base under Wine 0.9.7?
HEllo,
I*m trying to run some Kind ofe EPC (Electronic Part Catalog) und Wine
0.9.7. The Program starts, but then there is an error.
A Screenshot of the MEssages is at www.mo-parts.de/db-fehler.jpg
How can I fix this? It seems that a ODBC-Driver is missed. How can I
install this Driver?
Regards
Daniel Spannbauer
2009 Mar 17
3
Samba with ldap-Backend as PDC: Changing SMB-Password under Unix?
Hello,
I have a working PDC with ldap-Backend under SUSE 10.2. Everything is
working fine, except 2 thing:
Can I change the sambaNTpassword and sambaLMpassword under Unix so that the
User can change the samba-Passwords and the Unix-Password with one single
command?
Can I automaticly connect the Home-Networkshare to a Network-Drive? Without
a Logon-Script?
Regards
Daniel
__________
2007 Feb 13
1
cakePHP Programmierer gesucht
Für die Entwicklung einer Online Community suchen wir einen erfahrenen
cakePHP Programmierer in Heimarbeit und Vollzeit.
- fundierte cakePHP Kenntnisse.
- svn Routine.
- zeitlich ab sofort verfügbar.
- 2-3 Monate, ggf. länger.
- Kurz-Bewerbung per E-Mail.
- Bezahlung wahlweise pauschal nach Milestones oder Stundensatz.
Bitte senden Sie uns einen Link auf eine Demo Page Ihrer bisherigen
Arbeit,
2003 Oct 07
0
Software-Programmierer sucht neue Herausforderung ...
Sehr geehrte Damen und Herren,
ich habe ein Interesse an eine Mitarbeit mit Ihrer Firma.
Meine wichtigste Fachrichtung ist die Entwicklung von Individualsoftware und
die Beratung im Hardware- und Softwarebereich.
Ich besorge jegliche Entwicklung eines kompletten Programms in
den Programmiersprachen JAVA, .NET, VB ...
Ich kann reibungslos eine Internetapplikation in den Programmiersprachen
2006 Sep 01
0
pam_winbind didn't work after DC restarted, had to restart winbindd
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
this night our DC was restarted (controlled), however my debian machine
with samba 3.0.22 stopped doing authentication on all services relying
on pam_winbind. I traced it back that winbindd, for some reason, didn't
worked properly anymore.
All I got in the log was a message from pam_winbindd:
Sep 1 07:23:17 entwicklung pam_winbind[15896]:
2003 Jan 15
1
Printer not accessible! Please review my conf on leaks
Hi,
I'm having problems with my printer, I can't access the printer not even
as root! Please review my smb.conf and give me some hints on what I
messed up. If you have some enhancements for me please add comments.
Thanks for your efforts,
Martin
--
==========================================================
I. Thessalonians 4:16
Thanks, Dad, for just letting me be a nerd.
We
1999 Jun 02
1
Import Possibilities for Excel or lotus 1 2 3 table
Hi,
is there any possibility to import excel or lotus 123 (.wk1) files to R
without
using Excel to export as ASCII itself? Any external converter for unix
will also do the job, but i do not know about one.
Thanks
chris
--
Christoph M. Friedrich | mailto:friedrich at computer.org
University of Witten/Herdecke | http://www.tussy.uni-wh.de/~chris
Institut fuer Angewandte Biotechnik und
2011 Aug 16
1
License question
Hi,
I'm not sure if this is the right mailing list for my question,
so please redirect me if this is the wrong place for the
following question:
Am I allowed to include R.dll and Rblas.dll in other software ?
In my case I'm want to run some R commands from a Python script
and save the results. I tried RPy2 which has some trouble running
on Windows.
Regards, Uwe
--
Dr. rer. nat.