Displaying 20 results from an estimated 900 matches similar to: "Manager (5038)"
2011 Jan 29
2
sql : uid, gid, home ignored ?
Hello,
I'm trying to setup a dovecot imap server.
version is 2.0.9
I've setup a mysql database using:
user_query = \
SELECT home, uid, gid, home as userdb_home, uid as userdb_uid, gid as userdb_gid, \
FROM user WHERE username = '%n' AND domain = '%d' AND active = 'Y'
password_query = \
SELECT username AS user, password, home as userdb_home, uid as
2007 Jun 15
1
process show uid not user
One of my user's processes shows up with the uid (numeric) rather than
the user (alpha) on the ps command. The /etc/passwd file shows:
theuser:x:500:501:The user:/home/theuser:/bin/bash
But, 'ps -ef' shows the uid:
500 9041 8864 0 11:20 pts/1 00:00:00 ps -ef
Allother active users show the user. Ideas?
Frank M. Ramaekers Jr.
Systems Programmer
MCP,
2020 Jun 02
2
Doveadm Backup issues
Hi,
I'm trying to use doveadm backup but I'm having a few issues.
When trying locally:
`doveadm backup -D -A maildir:/usr/local/backup`
It results that no mailbox is separated by user - all seems to sync on
the same folder, messing up with the folder structure of the original
maildir.
When trying remotely:
`doveadm backup -D -A -N ssh -i mykey root at myremotebackup.com:/backup
2001 Nov 02
3
Win2k Roaming Profiles problems under NTFS
Hi there!
I have a Samba 2.2.2 PDC on linux 2.4.13 with ACL (acl.bestbits.at) support
installed. There seems to be a problem with Roaming Profiles. Win2k with
local NTFS filesystem will never delete roaming profiles (yes, I have
regedited the DeleteRoamingCache to 1). In fact, any time TheUser logs back
in, a new folder named TheUser.OURDOMAIN.??? (where ? is an integer) will
be created,
2006 Jul 28
3
expand_file segfault compatibility with VPS and reiserfs
Hello,
In regards to this thread:
http://lists.samba.org/archive/samba/2005-September/111158.html
I might be seeing a similar compatibility with this call is on Virtuozzo
based system.
> cat /etc/redhat-release
Red Hat Linux release 9 (Shrike)
> uname -a
Linux hostname 2.6.8-022stab078.9-enterprise #1 SMP Thu Jun 8 12:38:51 MSD
2006 i686 athlon i386 GNU/Linux
> mount
/dev/vzfs on /
2014 Nov 17
1
exercising pam_cracklib from the command line
CentOS-6.6
Is there any command line program that determines and reports what
pam_cracklib.so returns for a given password; subject to variation in the
command line options and values provided? For example, assuming a cli driver
program called cli_driver_pgm:
cli_driver_pgm pam_cracklib.so difok=8 minlen=14 dcredit=3 ucredit=3
lcredit=3 ocredit=3 minclass=2 maxrepeat=3 maxsequence=3
2011 Mar 07
1
Initialising UPS variables from ups.conf
Are there any plans to allow us to specify UPS variables in ups.conf, eg:
[evo_s_3000]
driver = usbhid-ups
port = auto
desc = "Eaton Evolution S 3000"
vendorid = 0463
productid = ffff
ups.delay.shutdown = 120
ups.delay.start = 130
The reason I ask is that I'm using FreeBSD & gmirror and need to extend
the gracetime
2008 Feb 19
1
R-problem
Dear all,
I encountered the following problem while using the "R" software: "unrecognised record type 7, subtype 16 encountered in system file".
Can you please help me with this?
Thanks in advance,
Catrin Theuser
[[alternative HTML version deleted]]
2005 Jul 20
5
Can't connect to MySQL on another machine
hi everyone
I''ve got two machines here: a Powerbook and a Linux box running MySQL.
The MySQL user privileges seem to be configured properly, e.g. I can
connect to a database using "mysql" from the Powerbook, alter the
tables etc without any problems.
However, I can''t get Rails to connect to the same database. (just a
simple app with one model called "Test"
2008 Dec 10
1
Oddness with fieldnames containing an underscore
Hi all,
I''m not sure if this is a cucumber or webrat thing given that I only
starting tinkering with both last night for the first time (testing
newb as well), but I''ve come across an oddity when trying to write a
scenario to create a user.
Scenario: Register new user
Given I am on the new user page
And I fill in "login" with "fredf"
2013 Jan 14
3
Samba4 AD delegation to read userPassword attribute
Hello Samba group,
I ran into a problem concerning Dovecot LDAP authentication to the Samba4 Active Directory.
Background: I want to install a Openchange+Samba4 environment using Sogo, Dovecot and Postfix. I didn't want to use openldap as described in the Openchange documentation, why should I use 2 LDAP databases?
Fedora 17, latest updates applied
Samba: Version 4.1.0pre1-GIT-813bd03
2007 Apr 16
2
DO NOT REPLY [Bug 4520] New: Add the ability to specify a password on the command line
https://bugzilla.samba.org/show_bug.cgi?id=4520
Summary: Add the ability to specify a password on the command
line
Product: rsync
Version: 2.6.8
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2007 May 14
3
pxe password protect option
Hi, I have tried several different line options, but I cannot seem to
get the pxe master password option to work?
I have basically tried all combinations of:
DEFAULT local
PROMPT 0
ALLOWOPTIONS 1
TIMEOUT 500
MENU TITLE sometitle
MENU MASTER PASSWD somepassword
But just can't seem to get the menu to prompt for a password.
version I have is pxe 3.31
Thanks for any help
2008 Jan 10
1
RODBC, postgresql on Linux
Dear all,
I facing pbs using RODBC library.
I'm working on a Linux (Ubuntu Gutsy) os, with R version 2.5.1.
I've got Postgresql 8.2.5 installed with the odbc-postgresql package.
I try to connect in a R session to a postgresql database using:
odbcConnect(dsn="thedatabasename",uid="theuser",pwf="thepasswd",case="postgresql")
I get a message error,
2008 Aug 17
2
Running asterisk as non root user
Hi,
I've followed instructions of the book "AsteriskFutureOf TelephonySecEdit" on page 295 onwards ) Link to the Asterisk book: http://downloads.oreilly.com/books/9780596510480.pdf) and get an error when running service asterisk start. The error is: cat: /var/run/asterisk.pid: No such file or directory . I can run aserisk fine from the non-root user. Please help
Code Snippet:
1:
2010 Apr 08
1
unknown user
Hi,
im in the process of setting up a virtual domain next to a real one with dovecot and postfix.
Looks like postfix sends the mail to deliver:
#mail.info
postfix/pipe[23588]: F254880ED8: to=<julius at abm.ath.cx>, relay=dovecot, delay=0.04, delays=0.03/0/0/0.01, dsn=5.1.1, status=bounced (user unknown)
but dovecot doesnt know my user:
#dovecot-info.log
dovecot: Apr 08 16:16:42 Info:
2014 Apr 07
2
Dovecot LDAP issue
Dovecot version: 2.0.19
-------------------------------------------------------
grep -v '^ *\(#.*\)\?$' /etc/dovecot/dovecot-ldap.conf
hosts = server.domain.tld:389
ldap_version = 3
auth_bind = yes
dn = vmail at domain.tld
dnpass = somepassword
base = ou=testou,dc=domain,dc=tld
scope = subtree
deref = never
2011 Mar 06
1
Samba4 - Constraint violation - check_password_restrictions: the password does not meet the complexity criteria!'
Hello All,
Firstly many apologies if this post has been asked before.? I did google search but not much info.?
I've been trying to get the latest samba4 running on a test computer running ubuntu 9.10 (kernel 2.6.31-22-generic), by following the steps found through http://wiki.samba.org/index.php/Samba4/HOWTO.? Samba4 compiled successfully and right through Step 4 . Provision Samba, I'm
2020 Jun 17
2
CentOS 7.8 samba member server does not join and populate with correct FQDN
Joining member Centos 7.8 Linux server with 4.10.4-10.el7 or higher appears to ignore client FQDN when AD domain does not match client domain name.? For example Active Directory Domain is ad1.testdomain.com and the client member server FQDN is? testhost.clients.testdomain.com.? When joining the domain? DNSHostName attribute in AD shows testhost.ad1.testdomain.com when it should be
2012 Feb 04
1
Samba4: Incorrect version of dlz_bind9.so
Hi list!
I follow the Samba 4 HOWTO on Ubuntu 10.04,
git ok
make ok
make install ok
make ok (needed for provision to work, even though i use the installed provision)
/usr/local/samba/sbin/provision --realm=samdom.example.com --domain=SAMDOM --adminpass=SOMEPASSWORD --server-role='domain controller' ok
added "domain samdom.example.com" to resolv.conf
When starting Bind 9.9.0b1