search for: userd

Displaying 20 results from an estimated 45 matches for "userd".

Did you mean: used
2018 Sep 28
2
Fatal: setgid, imap connections dropped.
...f randomly. I think when multiple connections are made at the same time. Did a lot of searching, put couldn't find an answer to this problem. All I can find is related to LDA, which I'm not using. Any help would be appreciated. Errors from the log: Sep 28 00:03:24 mailserver dovecot: imap(userD)<14864><WT8DguF2MspUUoaT>: Fatal: setgid(1012(userD) from userdb lookup) failed with euid=1011(userA), gid=1011(userA), egid=1011(userA): Operation not permitted (This binary should probably be called with process group set to 1012(userD) instead of 1011(userA)) Sep 28 00:03:24 mailserv...
2018 Oct 16
0
Fatal: setgid, imap connections dropped.
...ts for one hour auth_cache_size = 10M auth_cache_ttl = 1 hour auth_cache_negative_ttl = 1 hour # only use plain username/password auth - OK since everything is over TLS auth_mechanisms = plain passdb { driver = passwd-file args = scheme=ssha username_format=%n /usr/local/etc/dovecot/passwd } userdb { driver = passwd-file args = username_format=%n /usr/local/etc/dovecot/passwd } ====================================== The /usr/local/etc/dovecot/passwd file is in the following format userA:{SSHA}hashhhhhhhhh:1000:1000::/home/userA Authentication works, and mail gets delivered. But I'm...
2006 Sep 20
2
migrating smbpasswd backend to ldap backend
i would like to use an ldap backend in place of my existing smbpasswd backend because i just can't get unix password synchronization to work. Any suggestions on how i can make this smooth migration ?
2017 Nov 27
2
llvm compile too much memory when i userd global array
hi,all when my code like ------------------------------------ #include<iostream> #include<string> using namespace std; static string s[1000010]; int main() { return 0; } ------------------------------------ And I used clang-5 to compile it, it almost cost 1g memory to compile it. how can i reduce the memory , if i don't want change the code? thank you --------------
2008 Nov 03
1
How to set file/folder permission flexibly in Samba
...main controller on NT server will be migrated to Linux server with Samba domain. But the problem is: How to restore the permission for file/folders. Because in Nt domain, there are some files/folders with special permissions, for example: UserA and UserB just read folderA UserC and UserD can read/write folderA. In Nt domian, it's easy to do so, we can set such permission by click "Security' button in folder A's Property. But with Samba, it's so difficulty. Because folderA will be migrated to a root directory in Linux server, such as /Dept, that is: --D...
2023 Oct 30
2
[PATCH 1/2] nouveau: fix r535 build on 32-bit arm.
.../fifo/r535.c b/drivers/gpu/drm/nouveau/nvkm/engine/fifo/r535.c index 14a67cf96204..0f9b8087d5e6 100644 --- a/drivers/gpu/drm/nouveau/nvkm/engine/fifo/r535.c +++ b/drivers/gpu/drm/nouveau/nvkm/engine/fifo/r535.c @@ -267,7 +267,7 @@ r535_chan_id_get_locked(struct nvkm_chan *chan, struct nvkm_memory *muserd, u64 return -EINVAL; } - chid = ouserd / chan->func->userd->size; + chid = div_u64(ouserd, chan->func->userd->size); list_for_each_entry(userd, &fifo->userd.list, head) { if (userd->mem == muserd) { -- 2.41.0
2003 Apr 17
5
AppleTalk(netatalk)+Samba
Hi folks, is anybody using those two products together and can give me any advice on how to do this? My specific issue has been addressed in other posts before, but as nobody responded, it would just now be interesting if anybody at least uses those applications together successfully? greets Malte
2010 Oct 29
2
stop/start workers "by need"
Hello to everybody. I making shared hosting for rails and rack applications. For app. server i userd phusion passenger, but after some issues with that, want to migrate to unicorn. Is there any way to make unicorn stop all workers and start them on first request? It''ll be really great to have this opportunity. >No subscription is needed to post to the mailing list, let us know th...
2015 Apr 15
3
Join 2012 Server R2 as member to NT domain
...on the command line tries to work if the DC name is supplied on the /Domain argument. The logs for Samba show the authentication for the domain administrator working fine to the Samba controller. The command fails. ---- C:\Users\Administrator>netdom JOIN cl40 /Domain:cust.omnis.com\glen /UserD:cust.omnis.com\root /PasswordD:* /VERBOSE Type the password associated with the domain user: Joining domain cust.omnis.com\glen The computer rename attempt failed with error 50. The request is not supported. The command failed to complete successfully. ---- The DNSNameResolutionRequired and Do...
2010 Sep 25
1
password_query, user_query and unrelated userid and emails
...hand, for receiving mail thru say, LMTP, one would need something like this in the user_query: ... WHERE email = '%Lu' ... With such a simplistic setup, this works fine: $ doveadm auth u0007 Password: passdb: u0007 auth succeeded but this one obviously fails: $ doveadm user u0007 userdb lookup: user u0007 doesn't exist and one has to do: $ doveadm user john.doe at example.com userdb: john.doe at example.com home : /path/to/joeshome I can't manage to devise a way to systematically refer to users thru their login, nor to avoid such messages: prefetch(u0007):...
2014 Mar 24
1
[PATCH 03/12] drm/nouveau/bar: only ioremap BAR3 if it exists
On Mon, Mar 24, 2014 at 05:42:25PM +0900, Alexandre Courbot wrote: > Some chips that use system memory exclusively (e.g. GK20A) do not > expose 2 BAR regions. For them only BAR1 exists, and it should be used > for USERD mapping. Do not map BAR3 if its resource does not exist. > > Signed-off-by: Alexandre Courbot <acourbot at nvidia.com> > --- > drivers/gpu/drm/nouveau/core/subdev/bar/base.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > > diff --git a/drivers/gpu/drm...
2003 Nov 07
2
samba + user/host authentification
...file doesn't work fine. now, how can i force users only login from special machines (only to machines which have the same installation). example: userA only login to ms-workstion1 userB login to ms-ws1,ms-ws2 userC login to ms-ws3,ms--ws4 userD only login to ms-ws4 i tried to configure a user restriction about PAM with 'pam_access.so' in /etc/pam.d/samba and its config file 'access.conf', but it didn't work. but restrictions for login,ssh, ftp etc. via PAM and 'pam_access.so' works. maybe i have to set some va...
2006 Jun 23
2
Getting a list of users in a group - how?
Hi all, Hopefully this is a simple one - I'm trying to work out how to get a list of users in a certain group. If I have the following set up in Active Directory: Group1 - UserA - UserB Group2 - UserC - UserD AllGroups - Group1 - Group2 - UserX Then I want to be able to say "List all users in the AllGroups group" and I should get UserA,B,C,D and UserX returned. I'm not sure how to go about this - wbinfo only seems able to return the groups a single user is a member of, and ...
2006 Sep 15
5
Samba 3 PDC - trouble renaming domain member computer
...I'm getting an error I wouldn't have expected. When trying to rename an XP machine joined to the domain (via "netdom renamecomputer"), the command fails unless the specified domain user has UID 0. The command in question: netdom renamecomputer %COMPUTERNAME% /newname:%NEWNAME% /userD:DOMAIN\USER /passwordd:PASSWORD /force fails with "error 5: Access is denied" for UID >0 accounts, and succeeds for an account with UID 0. Some background: I have the following group mappings: net groupmap list Domain Administrators (S-1-5-21-1079125125-2089603153-60846589-512) -&g...
2008 Apr 29
2
Broken Header uidvalidity problem after upgrade
...1 15:37:50 servera deliver(userb): /var/mail/Maildir/userb/dovecot-uidlist: Broken header (uidvalidity = 0, next_uid=16) Apr 23 10:37:17 servera dovecot: IMAP(userc): /var/mail/Maildir/userc/.Sent/dovecot-uidlist: Broken header (uidvalidity = 0, next_uid=2) Apr 25 17:00:17 servera dovecot: IMAP(userd): /var/mail/Maildir/userd/dovecot-uidlist: Broken header (uidvalidity = 0, next_uid=8) I did already some mailinglist reviews. They confirmed in some way the problem, but there is still no explanation where it comes from, and how it can be solved or if it may affect the proper operation of the...
2016 Feb 09
2
WG: After Upgrade to Samba-4.3.4
What I have done bevor updating to 4.3.4 and it was working until then. I userd the map unix tab in ADUC and gave uid and gid to all users /groups but administrator. This worked until the update. Now the dcs mix up only!!! group ids with computer ids (security tab) root at s4slave exim]# getent group personal TPLK\personal:x:3000044: root at s4slave exim]# getent group res...
2015 Apr 15
3
Join 2012 Server R2 as member to NT domain
...s hosts bcast dns proxy = yes encrypt passwords = yes name cache timeout = 3600 log level = 0 syslog = 0 log file = /var/log/samba/%m include = /etc/samba/smb.conf.%m time server = Yes add user script = /usr/sbin/smbldap-useradd -a -m '%u' delete user script = /usr/sbin/smbldap-userdel %u add group script = /usr/sbin/smbldap-groupadd '%g' delete group script = /usr/sbin/smbldap-groupdel '%g' add user to group script = /usr/sbin/smbldap-groupmod -m '%u' '%g' delete user from group script = /usr/sbin/smbldap-groupmod -x '%u' '%g'...
2015 Apr 15
0
Join 2012 Server R2 as member to NT domain
...work if the DC name is supplied on > the /Domain argument. The logs for Samba show the authentication for > the domain administrator working fine to the Samba controller. The > command fails. > ---- > C:\Users\Administrator>netdom JOIN cl40 /Domain:cust.omnis.com\glen > /UserD:cust.omnis.com\root /PasswordD:* /VERBOSE > Type the password associated with the domain user: > Joining domain cust.omnis.com\glen > The computer rename attempt failed with error 50. > The request is not supported. > The command failed to complete successfully. > ---- This m...
2018 May 30
0
outgoing realm trust from windows to samba4
...fqdn-of-windows-host-password and then samba-tool spn add host/fqdn-of-windows-host fqdn-of-windows-host On Windows side I have executed: ksetup /addkdc SAMBA-REALM samba-fqdn What to do then? netdom trust windows-domain /Domain:SAMBA-REALM /add /realm /passwordt:fqdn-of-windows-host-password /Userd:Administrator /Passwordd:* not work for me... And is https://wiki.samba.org/index.php/FAQ#Trust_Support (The trust feature is experimental...) actual for last Samba4 version? Thank you. Best regards, Valery
2002 Sep 09
0
smbd/open.c:open_directory(1176)
...r/lib/panic admin users = adminuser create mask = 0740 directory mask = 0750 guest ok = Yes mangle case = Yes .... [chefpalm] comment = Palmzugriff fuer TES-AL path = /export/home/tesu/ld_tesg/usera valid users = usera, userb, userc, userd force user = usera force group = groupa read only = No create mask = 0700 directory mask = 0700 guest ok = No .... Batchfile: ---------- w:\ cd \Palm copy w:\Palm\usera\datebook\*.* w:\Palm\readonA\datebook\*.* copy w:\Palm\userb\datebook\*.* w:\Pa...