similar to: Migrating NT4->Samba3: Found bogus group member...

Displaying 20 results from an estimated 3000 matches similar to: "Migrating NT4->Samba3: Found bogus group member..."

2003 Jul 07
1
Migrate NT PDC to SAMBA PDC
Hi all, I'm trying to migrate NT PDC server to Samba PDC. and now i use samba 3.0.0beta2. I looks the migration steps from samba-howto-collection.pdf or in http://us2.samba.org/samba/ftp/cvs_current/docs/htmldocs/nt4migration.html, and it's not works well. The step is : ******** The approximate migration process is described below. " You will have an NT4 PDC that has the users,
2015 Aug 23
3
Shortcomings of Maildir++ layout
Hi, I am trying to deal with the problem, that under regular mbox format a path can lead to either a file or a directory, but not both, while under IMAP, a path is usually both, a message folder containing subfolders. I found dovecot's approach to this problem, the Maildir++ layout described under http://wiki2.dovecot.org/MboxChildFolders , and was astonished to see, what problems come with
2003 Jun 05
0
NT4 to Samba Migration
I dowloaded from samba.org samba-3.0alpha24.. I refered http://samba.org/~jht/NT4migration/Samba-HOWTO-Collection.pdf chapter 31 it also mentioned in the how chapter 31 that it is a rough explanation but i decided to follow this and started doing things as i explaned below i looked google and samba mailing lists i did'nt see anything related to my problem anywhere Trying to Migrate from
2023 Dec 25
3
[Bug 3648] New: ssh client blocks itself by leaving unix domain socket alive after user
https://bugzilla.mindrot.org/show_bug.cgi?id=3648 Bug ID: 3648 Summary: ssh client blocks itself by leaving unix domain socket alive after user Product: Portable OpenSSH Version: 9.3p1 Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P5 Component: ssh
2003 Jul 06
4
Known hosts and dynamic IP addresses
Hi, it becomes more and more common to have machines with dynamically assigned IP addresses online (e.g. DSL), which can be found through dynamic DNS entries. Unfortunately, the "Known Hosts" mechanism doesn't work for these machines: Since the entry is made for the IP address, there's a new entry every time the address changes. Therefore, an option should be invented
2011 Oct 21
2
Getting the SMTP envelope through IMAP?
Hi, just a simple question about dovecot: The mbox file format contains the SMTP envelope sender and transmission date in a FROM ... line preceding the RFC822 mail header and body. As far as I see at the moment, the IMAP protocol does not support transmission of that SMTP envelope data in either way, but confusingly uses the term ?envelope? for a structure describing the RFC822 mail header.
2015 Nov 18
2
Shortcomings of Maildir++ layout
> Sounds more like you just introduced a new self-created problem that would require yet another workaround.. ;-) Definitely wrong. Appending .dir to directories and .folder to folder files keeps files completely distinct and name collissions are not possible. > But what was not clear from your mail, is what exactly you identified as "the problems" with standard Maildir++
2003 Jan 03
2
rsync feature suggestion
Hi, I'd like to suggest a new feature to rsync. Problem: Currently, rsync generates a recursive list of file existing a the source directory, modifies this list by includes and excludes, and then copies these files. That's pretty good in most, but not all cases. I am mirroring a debian archive, but unfortunately, debian mixes all files of several distributions in a subtree /pool.
2007 Aug 07
3
dovecot + LDAP-SASL ?
Hi, just a question: I know that dovecot supports SASL authentication and supports LDAP. Which means that dovecot performs the SASL methods itself and stores the plaintext secret on LDAP. But it is also possible to have the LDAP do the SASL work and dovecot just pass SASL messages through? Even when the LDAP server uses a proprietary SASL method not supported by dovecot? regards Hadmut
2003 Jul 18
2
Samba 3 Beta3 using LDAP and NT4 Migrate
Hi, I am trying a test of migrating a NT4 Domain to Samba 3 Beta 3 configured to use LDAP on Redhat 8. Is this possible? Details ------- I previously had Beta 2 on LDAP running as it's own domain controller without problem and could create users (in LDAP) with smbpasswd -a. XP clients could join and login OK. Now I have flushed that setup and have loaded Beta 3 configured to use LDAP,
2007 Mar 08
2
Proposal: RSS-Feed
Hi, dovecot provides POP and IMAP services. Proposal: Would be nice if it also could offer an RSS-Feed for a mailbox, giving a summery of sender/subject/date and maybe the first lines of text. regards Hadmut
2015 Dec 09
4
Trouble with Ubuntu 15.10 / syslinux 6.03
Hi, I'm looking for a hint about what has changed in syslinux 6.03. Some years ago I had written a script that configures a bootable USB pen drive with syslinux and some boot images, which still worked well under Ubuntu 14.04 LTS and previous versions, but does not work anymore under Ubuntu 15.10 with syslinux 6.03. I've boiled this down to a test-script that isolates the problem:
2005 May 15
1
Host verification problem
Hi, I have a problem with the host verification of ssh in several networks of the same structure: In all cases there is a router or a firewall with an official IP address, making the ssh-ports of several hosts with RFC1918-addresses available through NAT or TCP forwarding. Thus, different hosts appear on the same IP address, just with different ports. Since SSH uses the IP address but not
2005 Oct 19
1
scp and IPv6 address?
Hi, I was just using ssh to access an IPv6 machine. ssh root at 2002:1234::1 (example address) works, while scp root at 2002:1234::1:/etc/motd . works not, scp parses this as hostname 2002 and file path 1234::1:/etc/motd It's a syntax problem. The manpage addresses this problem for -L and -R arguments, but not for scp arguments. Any idea how to deal with this problem? regards
2007 Mar 08
2
Seen this behavior before?
Hi, it's not yet a bug report, just a question: After I was successfully using dovecot-imap and Thunderbird for quite a while without any problem (debian unstable), I now sometimes experience that the IMAP-connection hangs and thunderbird waits forever when accessing a folder. I did not yet analyze the problem and I am not sure whether it is a thunderbird or a dovecot problem. Did anyone
2007 Mar 08
1
Different passwords for different IP-Addresses/protocols?
Hi, I'd like to do the following: Have an IMAP server, avaible - at localhost 127.0.0.1 without SSL for local clients and web based applications such as squirrelmail - from outside with SSL for mobile users but - for security reasons - would like to use different passwords on both ports. How could I achieve that? regards Hadmut
2007 Nov 01
1
dovecot + LDAP + SASL?
Hi, I would like to setup an IMAP server with SASL and LDAP support. As far as I can see dovecot supports SASL and LDAP, but not the way I need it. If I understand dovecot correctly, it has it's own set of SASL mechnisms and uses the LDAP server just to store the plaintext password. In case of authentication dovecot fetches the plaintext password from LDAP and then performs the SASL
2014 Feb 23
1
Detail improvement: %c variable
Hi, although dovecot is great and almost exactly solving my problems and fitting my requirements, there is an odd detail that causes me problems: The %c variable. (See http://wiki2.dovecot.org/Variables ) I'm managing an IMAP server for an association, which is connected to an LDAP server. Users can connect in three ways: IMAPS from the internet, IMAP from local acccounts, and IMAP
2003 Aug 08
2
From NT4-PDC to Samba-PDC: 2.2.7a or 3.0.0-beta-x?
Hi, I have one NT4 PDC that needs to be migrated to Samba-PDC. No Active Directory. Just users, groups, windows shares... the works. I'm seeing that Samba-3.x is "very PDC-oriented". I like that. But, so far, Samba-3 is still in beta/pre-release versions and in my "stock" distribution, Samba is on 2.2.7a version (2.2.7a-security-rollup-fix). Should I wait for Samba-3?
2004 Jul 20
0
samba3 as NT4 BDC or domain member
i try to configure samba 3 as NT4 BDC or domain member with a whitebox linux i follow http://www.comp.hkbu.edu.hk/docs/s/samba30/htmldocs/howto/NT4Migration.html but get following error [root@whitebox root]# net rpc join -S serveur -w LSCOT -U Administrateur%xxx Joined domain LSCOT. [root@whitebox root]# net rpc vampire -S serveur -U Administrateur%xxx Fetching DOMAIN database Failed to fetch