search for: dmain

Displaying 20 results from an estimated 23 matches for "dmain".

Did you mean: domain
2014 Mar 31
1
SSH_PRIVSEP_USER configurable at runtime?
...Rather, the Windows account databases (SAM and AD)are asked directly for account information, and UID/GID values as well as usernames are dynamic. For instance, assuming you have a domain member machine MACH103, which is member of the domain DOM1. Assuming the machine as well as DOM1 and another dmain, DOM2, all have a user called "sshd", the automatically generated Cygwin usernames will be MACH103+sshd for the local account sshd for the account in domain DOM1 DOM2+sshd for the account in domain DOM2. Additionally, the admin can decide if the domain name...
2005 Jul 17
1
Authentication feature I need
...or my Linuxconf compatible authentication system. First - a question: Will this work? I can find docs on "virtualfile. auth virtualfile { mechanisms = plain digest-md5 userdb = passwd-file /etc/vmail/passwd.%d passdb = passwd-file /etc/vmail/shadow.%d user = root } Then - since the dmain name selects the passwd file, if there were a feature to make %n be us user instead of the whole email address then I have what I need. Password files are placed in the /etc/vmail directory as follows: /etc/vmail/passwd.domain1 /etc/vmail/shadow.domain1 /etc/vmail/passwd.domain2 /etc/vmail/shad...
2009 May 08
1
dqrdc2_ dqrsl_ dtrsl_ missing from libs? compiling earth standalone
...found that there were no symbols for dqrdc2_, dqrsl_, dqrsl_ and dtrsl_. The functions are declared in "R_ext/Applic.h" and implemented in separate f77 files. I find that libR.a appears to contain the symbols but there is no libR.so I'm compiling earth using: gcc -DSTANDALONE -DMAIN -Wall -pedantic -Wextra -O3 -std=gnu99 -I/home/badbear/Documents/code/localpackages/lib64/R/include -I../src/tests ../src/earth.c -L. -lblas -lRblas -lRlapack -o earthMain (I have placed libRblas.so and libRlapack.so in the local folder because I was having problems with linking to them in another...
2004 Nov 30
0
[LLVMdev] Trouble using llvm tools
...^@����^G^F^@^@]^Q^P^@^K<8c>^P^Hb^Q^A^A ^L ^@p^R^B^A^A������p^R^B^A^B������p^R��r^U^A^A^E^G^@^@��^H^@^@^@^A^A^B^Gtmp.1.i^C^G^B^Etmp.0^D^Gtmp.0.i^C^Etmp.2^C^L^L__main.entry^A endif.0.i^@^Eentry��$^M^@^@^B^Y^Nstruct..TorRec^Y^Mstruct.TorRecB^O^A^F.str_2^B^F.str_3^A^R^A^Fprintf^A^U^A^Dexit^A^W^A^Dmain^A^M^A^F.str_1^A^Q^A^OInitialized.0__������ ------------------------------------------------------------------------------- I generated it like this: $llvmgcc prog.c -o prog Thanks Tanu Chris Lattner <sabre at nondot.org> wrote: On Tue, 30 Nov 2004, Tanu Sharma wrote: > I have trou...
2017 Feb 12
4
Replacement for antispam plugin
...e_execute_bin_dir and sieve_execute_socket_dir are not set) Feb 12 18:02:54 imap(user at domain): Debug: imapsieve: Static mailbox rule [1]: mailbox=`Junk' from=`*' causes=(COPY) => before=`file:/usr/local/lib/dovecot/sieve/report-spam.sieve' after=(none) Feb 12 18:02:54 imap(user at dmain): Debug: imapsieve: Static mailbox rule [2]: mailbox=`*' from=`Junk' causes=(COPY) => before=`file:/usr/local/lib/dovecot/sieve/report-ham.sieve' after=(none) Also it automatically creates a .spamassassin/ folder in the user: -rw------- 1 vmail vmail 136 Feb 10 17:33 .dovecot....
2018 Feb 27
0
[v2 1/1] xen, mm: Allow deferred page initialization for xen pv domains
...g is getting erased from struct > pages when they are initialized later in boot. > > Juergen fixed this problem by disabling deferred pages on xen pv domains. > It is desirable, however, to have this feature available as it reduces boot > time. This fix re-enables the feature for pv-dmains, and fixes the problem > the following way: > > The fix is to delay setting PagePinned flag until struct pages for all > allocated memory are initialized, i.e. until after free_all_bootmem(). > > A new x86_init.hyper op init_after_bootmem() is called to let xen know > that b...
2018 Feb 27
0
[v2 1/1] xen, mm: Allow deferred page initialization for xen pv domains
...g is getting erased from struct > pages when they are initialized later in boot. > > Juergen fixed this problem by disabling deferred pages on xen pv domains. > It is desirable, however, to have this feature available as it reduces boot > time. This fix re-enables the feature for pv-dmains, and fixes the problem > the following way: > > The fix is to delay setting PagePinned flag until struct pages for all > allocated memory are initialized, i.e. until after free_all_bootmem(). > > A new x86_init.hyper op init_after_bootmem() is called to let xen know > that b...
2008 Jan 21
2
Problem with quota support on debian etch
...th Postfix, Dovecot and PostgreSQL. Everything was working fine till I wanted to integrate quota support. When I activate it by adding quota to the the imap plugin section (like described in the wiki) I get the following error every time I try to login: Jan 20 19:32:07 kauket dovecot: IMAP(user at dmain.de): Unknown quota backend: quota=maildir Jan 20 19:32:07 kauket dovecot: child 11288 (imap) returned error 89 Jan 20 19:32:07 kauket dovecot: imap-login: Login:user=<user at domain.de>, method=plain, rip=::ffff:1.2.3.4, lip=::ffff:1.2.3.5, TLS I tried to set quota = maildir:storage=10240 in...
2017 Feb 12
0
Replacement for antispam plugin
...; sieve_execute_socket_dir are not set) > Feb 12 18:02:54 imap(user at domain): Debug: imapsieve: Static mailbox rule > [1]: mailbox=`Junk' from=`*' causes=(COPY) => > before=`file:/usr/local/lib/dovecot/sieve/report-spam.sieve' after=(none) > Feb 12 18:02:54 imap(user at dmain): Debug: imapsieve: Static mailbox rule > [2]: mailbox=`*' from=`Junk' causes=(COPY) => > before=`file:/usr/local/lib/dovecot/sieve/report-ham.sieve' after=(none) That is not an error. That is merely a debug message indicating that the vnd.dovecot.execute extension is unconfig...
2004 Nov 30
4
[LLVMdev] Trouble using llvm tools
On Tue, 30 Nov 2004, Tanu Sharma wrote: > I have trouble using the llvm tools.Some of the errors are : > > $ llvm-dis prog.bc > $ llvm-dis: Invalid Top Level Block Length! Type:1, Size:456 (Vers=0, Pos=12) Can you explain how you generated this bytecode file? It looks corrupted or something. Also, can you send the actual bytecode file itself? Thanks! -Chris >
2018 Feb 26
0
[v1 1/1] xen, mm: Allow deferred page initialization for xen pv domains
...g is getting erased from struct > pages when they are initialized later in boot. > > Juergen fixed this problem by disabling deferred pages on xen pv domains. > However, it is desirable to have this feature available, as it reduces boot > time. This fix re-enables the feature for pv-dmains, and fixes the problem > the following way: > > The fix is to delay setting PagePinned flag until struct pages for all > allocated memory are initialized (until free_all_bootmem()). > > A new hypervisor op pv_init_ops.after_bootmem() is called to let xen know > that boot all...
2004 Jul 19
3
Samba/LDAP/PDC Questions
...user/group with USRMGR.EXE. However, a few questions puzzles me: 1. In what situtation do I need People group as the group for machines? 2. Should the PDC itself be in the ldap backend database? 3. In the /etc/ldap.conf, if I turn on the nss staff, I cannot log in to the dmain anymore. It said "User does not exist". Here are the specs of my setup: Fedora 2 (kernel 2.6.5-1.358) samba-3.0.3-5 openldap-2.1.29-1 smbldap-tools-0.8.5-1.1.fc2.dag ########### /etc/samba/smb.conf ######################### [global] workgroup = ab...
2003 Jul 15
6
Vijay - samba box not seen in browse list.
>Hi, > >I initially tried a RedHAt Linux 9.0 box to join in multiple domains, but >couldnt get it right. >Now I have two Win2K Domains A and B. >If I configure samba to be in Dmain A, I am able to see and browse the linux >box without any problems. >But if I change the workgroup to Domain B I am not able to see the machine >in that lbrowse list and nor am I able to acces it using the Domain >Controller of Domain B. I am able to access it from machine which are not...
2012 Apr 27
1
Creating a package which contains stand-alone C code
I would like to create an R package which uses some C code, which in turn uses MPI. At the moment I'm only interested in creating this package for UNIX-like systems. The way I envisage this working is for the R package to contain an R function which uses the system call to run the C code as a separate process (passing to the C code the location of a file of data). The C code can then do what
2013 Jan 08
0
{Samba4] Problem with Joining Samba3 to Samba4 AD Domain
...20 password server = * dns proxy = no template shell = /bin/bash template homedir = /home/%U [Data] comment = The Old Novel O-Drive path = /data browseable = yes read only = noSer Olmy inherit acls = yes inherit permissions = yes create mask = 700 directory mask = 700 valid users = "DOMAIN+Dmain Admins" admin users = "DOMAIN+Domain Admins" /etc/nsswitch.conf passwd: compat winbind shadow: compathttp:// www.linuxquestions.org/questions/linux-enterprise-47/permission-problem-on-a-samba3-share-in-a-samba4-domain-4175443161/ group: compat winbind [root at Samba3 ~]# cat /...
2003 Jul 11
5
SWAT on 3.0.0beta2
How do you get to the GLOBALS/Advanced list? The radio buttons don't seem to do anything, and nothing I tried refreshes the page with Advanced instead of Basic.
2010 Aug 13
1
Installing rJava fails on Gentoo (amd64) with Sun JDK - checking JNI data types... error
Installing rJava fails consistently, whether installed via the command line as below, or through "install.packages( 'rJava' )", and whether 0.84 or 0.85 is used, with the message :- "checking JNI data types... configure: error: One or more JNI types differ from the corresponding native type. You may need to use non-standard compiler flags or a different compiler in order to
2016 Jul 01
3
Where is krb5.keytab or equivalent?
...ur suggestion. > 192.168.100.1 is my clients ip 192.168.100.101 is the servers My WIN7/Thunderbird client is 192.168.0.58 and AD/DC/Dovecot server is 192.168.0.2 > ag is the domain account username I use to login to windows and also the > username configured in thunderbird. For me the dmain and Tbird account is 'mark' > On my debian system an package named libsasl2-modules-gssapi-mit must be > installed. I did install mit krb5. I am using Slackware which has a different package name, but it did install and compile OK, so I don't think I'm missing anything (but...
2016 Jul 01
0
Where is krb5.keytab or equivalent?
...ur suggestion. > 192.168.100.1 is my clients ip 192.168.100.101 is the servers My WIN7/Thunderbird client is 192.168.0.58 and AD/DC/Dovecot server is 192.168.0.2 > ag is the domain account username I use to login to windows and also the > username configured in thunderbird. For me the dmain and Tbird account is 'mark' > On my debian system an package named libsasl2-modules-gssapi-mit must be > installed. I did install mit krb5. I am using Slackware which has a different package name, but it did install and compile OK, so I don't think I'm missing anything (but...
2017 Feb 10
15
Replacement for antispam plugin
Hi! Since antispam plugin is deprecated and we would really prefer people not to use it, we wrote instructions on how to replace it with IMAPSieve. Comments and suggestions are most welcome. https://wiki.dovecot.org/HowTo/AntispamWithSieve --- Aki Tuomi Dovecot oy