Displaying 20 results from an estimated 23 matches for "home_directories".
2016 Apr 19
2
llvm::sys::path::home_directory() implementation for unix
I recently was using llvm code from a process that I manually spawned as a child process and noticed that llvm::sys::path::home_directory() only works if "HOME" is set in the process environment:
bool home_directory(SmallVectorImpl<char> &result) {
if (char *RequestedDir = getenv("HOME")) {
result.clear();
result.append(RequestedDir, RequestedDir +
2008 Jun 25
1
deliver doesn't create home dirs
hello!
i'm trying to setup exim + dovecot's deliver for virtual users
in exim.conf:
home_directory = "/var/mail/$domain/$local_part"
command = /usr/lib/dovecot/deliver
and in logs:
No such file or directory: failed to chdir to /var/mail/symlink.ru/olfway
so why it doesn't tries to create that dir? maybe some switch can be added?
--
Pavel
2007 Jul 01
1
Differences in deliver and IMAP
Hi
I've now got Dovecot 1.0.1 authenticating with PostgreSQL for the IMAP
service, but deliver doesn't seem to work the same.
I'm using the "prefetch" passdb, but deliver doesn't seem to recognise it.
Here's the log for a deliver attempt:
dovecot: Jul 01 16:51:35 Info: auth(default): master in: USER 1
andy.shellam at mailnetwork.co.uk service=deliver
2010 Nov 22
2
Confused about Maildir
I'm trying to configure Dovecot 2.0.7. In the Dovecot Wiki for Maildirs
it says that Maildirs are almost always located in ~/Maildir. I'm a
Linux end user, not a programmer, so I may be wrong in this; but isn't
the notation "~/" used for system users only to reference their home
page; /home/<user>? If that's the case, then does that mean that
Maildirs can
2015 Nov 19
2
[Path] RFC: Known directories
Hi,
llvm::sys::path allows the user to query "known directory" paths: temp,
cache, home. I was tweaking this area a bit for some time. I would like to
propose a small redesign.
What we have so far?
home_directory() tries to return what it promises. No issues with that.
system_temp_directory(true) returns a path to a directory that can be
erased on reboot. On Linux it is usually /tmp.
2015 Nov 23
1
[Path] RFC: Known directories
On Mon, Nov 23, 2015 at 3:27 PM, Rafael Espíndola
<rafael.espindola at gmail.com> wrote:
> On 23 November 2015 at 15:11, Aaron Ballman <aaron.ballman at gmail.com> wrote:
>> On Mon, Nov 23, 2015 at 3:07 PM, Rafael Espíndola
>> <rafael.espindola at gmail.com> wrote:
>>>> We appear to use both system_temp_directory(true) and
>>>>
2012 Sep 24
4
samba4: samba-tool and (unix) uids
Hello,
at my universities CS computer pools we're trying to migrate our
samba3 based NT domain to AD with samba4-rc1.
In the past we had a little script which our users could run on their
own from their linux account which created a samba user with
their own uid/gid and set their password (via smbpasswd).
We're trying to recreate this behaviour with "samba-tool user create"
2017 Jan 08
1
.dovecot.sieve location issue
Hello,
Here it is:
# 2.2.10: /etc/dovecot/dovecot.conf
# OS: Linux 3.14.32-xxxx-grs-ipv6-64 x86_64
first_valid_gid = 5000
first_valid_uid = 5000
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe = yes
mail_access_groups = vmail
mail_location = /home/mail/%d/%n
mail_privileged_group = vmail
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
2011 Nov 08
1
Problem while log on: Windows Server 2008 R2 in samba domain
Hi,
I have a strange problem with a Windows Server 2008 R2-System as a member of a samba domain (Samba-Version on PDC: 3.4.12).
Join was successfully, but when I log on Windows I got an error "Unknown user name or bad password." (Event ID 4625).
Here an abstract of logfile for Windows Server 2008 R2-System (log level 10). Maybe some of you has an idea:
2020 Nov 19
0
PANIC outstanding aio + key does not exist
Our samba server in ap-east-1 is running very slow today
I noticed three things in log.smb, and I don't understand any of them
----------
#1 roughly every 80 seconds what appears to be a reconnect loop
[2020/11/19 17:35:46.283315, 2]
../../source3/lib/tallocmsg.c:87(register_msg_pool_usage)
Registered MSG_REQ_POOL_USAGE
[2020/11/19 17:35:46.287132, 1]
2020 Mar 08
2
Trouble resolving some group membership after upgrade from 4.8 to 4.10
Hello,
I had been running Samba 4.8 for a few years without any problems, and then upgraded to 4.10. Since then I?ve been having problems with some accounts connecting, while some connect fine still. I haven?t been able to figure out why. My server is a relatively simple standalone server, using the LDAP password backend.
A failing user authenticates OK and ends up like this in the logs:
2015 Nov 23
1
[Path] RFC: Known directories
On Mon, Nov 23, 2015 at 3:07 PM, Rafael Espíndola
<rafael.espindola at gmail.com> wrote:
>> We appear to use both system_temp_directory(true) and
>> system_temp_directory(false) in ways that seem like they could matter.
>> For instance, modules uses a temp directory that does not get erased
>> on reboot, possibly for performance reasons. Do we gain something from
2020 Oct 09
0
creating and copying users
On 09/10/2020 15:19, Robert Wooden via samba wrote:
> This topic may have been discussed many times, sorry to repeat here.
>
> I have been trying various combinations of adding test users via ADUC. The
> first three (3) added fine. Then the strange began. Many, many W10 client
> re-starts throughout these process to make client capture any changes from
> servers.
>
> Could
2008 Jul 31
0
domain trust relationship with AD 2003 and user profile and home directory problems
Hi!
We have a PDC for EEKS domain, running samba 3.2.0 FC9 64 bit, with the
following trust relationships:
one way trust where EEKS trusts ITL domain which is running Samba 3.0.30
FC8 64 bit
two way trust between EEKS and ADEEKS domain which is running Windows
Server 2003.
Now for a given Windows XP SP2 workstation in EEEKS domain:
1. User logs onto ITL domain through the trust relationship and
2010 May 26
1
Samba4 Patch: newuseradv and newgroupadv scripts for net cmd utlity
Hi all,
As per Jelmer's request - in response to bug #7455 attached diff file.
Please let me know what you think and if any modificationes need to be
performed
Regards
Luk
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: newusergroupadv.diff
URL:
2003 Sep 30
0
SUMMARY: Samba + KDE + winbind + home directories mounted off the Samba PDC - it can almost be done !! (as of September 30th 2003)
...b passwd file = /usr/local/samba/lib/smbpasswd
dns proxy = no
name resolve order = host
winbind separator = +
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
winbind use default domain = yes
template homedir = /home/home_directories
template shell = /bin/bash
------------------------------------------------------------------
- configure nsswitch and the winbind libraries.
/etc/nsswitch.conf should contain the following lines:
-----------------------------------------
passwd: files winbind
shadow: files
group: f...
2009 Aug 14
1
More Migration Questions
Hello,
I was on here a month or two ago asking lots of questions about
migrating from uw-imapd/qpopper/mbox to dovecot/maildir. I am now at the
stage where i'm trying to convert all my emails, but i have a few
questions...
Where should i convert my mbox mailboxes into? "/home/username/Maildir/"
or "/somewhere/maildirs/"?
Does it actually matter? Is there a standard
2020 Oct 09
4
creating and copying users
This topic may have been discussed many times, sorry to repeat here.
I have been trying various combinations of adding test users via ADUC. The
first three (3) added fine. Then the strange began. Many, many W10 client
re-starts throughout these process to make client capture any changes from
servers.
In one case, create the user, give him/her a password. Login from W10
client. Logout of W10
2006 May 23
2
Capistrano won''t spawn fcgi processes
I''ve ran into quiet an annoying problem: I have a Capistrano task
that is supposed to run a shell script. The script restarts a rails
application by first killing all active fcgi processes and then
spawning new ones again. The shell script works fine when executed
locally on the server but running this in a Capistrano task will
simply not work.
The task is simple:
desc
2020 Oct 09
2
creating and copying users
Rowland,
I remember now, you and I have been here before and I have lost the email.
Due to the manner that linux handles backslashes "\" users need to
backslash *around* the backslash you need for W10 like so, "\\\\FQDN" to
get "\FQDN" on the W10 path?
Therefore, the following is what I want:
"--profile-path=\\dtmbr04.ad.dtntwk.work\profiles\sttest11