Displaying 20 results from an estimated 2000 matches similar to: "ADS Domain Member smb.conf using idmap_ad"
2012 May 03
2
template homedir and idmap_ad
Some empirical testing shows that if I am using the idmap_ad module the
template homedir parameter in smb.conf is ignored. I would just like to
determine if this is the correct behaviour or if I am doing something wrong.
JAB.
--
Jonathan A. Buzzard Email: jonathan (at) buzzard.me.uk
Fife, United Kingdom.
2006 Mar 28
3
winecfg not creating ~/.wine/config file
Hello,
after a fresh install, wine 0.9.10 wont start while giving the following errors:
flo@HAL2000 ~ $ wine
can't create key_t for shm: No such file or directory
wineserver: chdir /home/flo/.wine : No such file or directory
winecfg also wont start:
flo@HAL2000 ~ $ winecfg
wine: creating configuration directory '/home/flo/.wine'...
Can't open configuration file
2011 Jun 14
2
UID mapping
Hi,
I'm trying to convert an old system on Solaris 10 that uses the
smbpasswd file authentication method to a system that authenticates
against Active Directory. I've managed to get winbind working but of
course this just allocates UIDs as it sees fit whereas the smbpasswd
file method used the UID from the /etc/passwd file. The user codes on
the Solaris server match the user
2009 Mar 23
3
Replacing a few variable values within a DataFrame...
I would like to replace a few varaibles within a data frame.
For example, in the dataframe below (contrived) I would like to replace the current housesize value only if the Location is HSV. However, I would like to leave the other values intact.
I tried "ifelse", but I don't really need the else condition.
test_data2_df<-data.frame(Variables=c("SQR
2018 Sep 27
2
Username aliases
On Wed, Sep 26, 2018 at 09:34:07AM +0300, Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
> # before current passbd
> passdb {
> ? driver = passwd-file
> ? args = username_format=%Lu /etc/dovecot/aliases
> }
>
> # into /etc/dovecot/aliases
> alias at user:::::::user=real_username noauthenticate
>
> This hopefully works.
This seems to work fine and I had the
2011 Jul 05
1
hash table access, vector access &c
Hi,
I am confused by the way the indexing works.
I read a table from a csv file like this:
ysmd <- read.csv("ysmd.csv",header=TRUE);
ysmd.table <- hash();
for (i in 1:length(ysmd$X.stock)) ysmd.table[ysmd$X.stock[i]] <- ysmd[i,];
the first column ("X.stock") is a string (factor):
> ysmd$X.stock[[100]]
[1] FLO
7757 Levels: A AA AA- AAAAA AAC AACC AACOU AACOW AADR
2011 Jul 19
6
Integrate Samba with Active Directory
Hello guys,
I am setting up a Samba server (based on CentOS 5.6) on my company which
will act as a print and file server. Also, it has dropbox installed.
I have set up everything regarding to CUPS and Samba itself, but I'm not
being able to integrate my shares with Active Directory.
All I want is that access control to Samba shares is made through Active
Directory users and their
2015 Jan 09
2
debian wheezy 4.1.11 ldap backend / uid/gid resolving
Hi,
i am transitioning from a samba3 to a samba4 installation and while at
it i noticed that on samba4 every file access querys the LDAP (openldap)
backend for uid/gid names.
With samba3 on Debian/Squeeze i dont see this happening. My assumption
was that nscd would cache away those querys which it doesnt on the
samba4 wheeze installation.
[2015/01/09 15:21:46.331508, 3]
2001 May 02
4
oops 2.2.19 ext3 0.0.6b prune_dcache
Hi,
i am seeing an oops (every couple of days) on a UP PII system with
SCSI disks, Kernel 2.2.19 and ext3 0.0.6b.
All oops output passed the klogd thus i cant anymore pipe it through
ksymoops - I ensured klogd got the correct System.map so the result
should be reliable.
Apr 25 17:03:10
Unable to handle kernel paging request at virtual address 8efd1fc8
current->tss.cr3 = 0981e000, %%cr3 =
2008 Mar 02
1
(Noob) Image upload: rename file
Hi!
I''m building an app where the user can upload images. this works fine and
the uploaded file is copied from the temp directory to an
MerbRoot/uploads/id directory. my problem is that the filename is something
like Merb.5288.0. How can I rename it? my model is available at
pastie.<http://pastie.caboo.se/160143>
I''m sure this question is not too sophisticated (-;
regards
2006 Jun 21
3
commonly used nomenclature
Hello
I wonder what the commonly used nomenclature is within the field of
emulators for
a) The software that constitutes the emulator itself
b) The software that runs on top of the emulator
I hoped to find a single noun, so I don't have to use the rather long
sentences as above everywhere I want to refer to one of the two
softwares.
Greetings
Flo
2007 May 29
2
OpenVox A400P01on thin client?
Hello,
I'm thinking of ordering an OpenVox A400P01 (A400P + 1 PORT FXO Bundle)
for use in a old IBM 8364 thin client:
http://www.openvox.com.cn/products_detail.php?genre_id=9&id=28
http://silicon-verl.de/home/flo/software/netstation-8364/
Has someone already used this hardware with Asterisk, especially on a small
piece of hardware like this, and could offer some feedback?
Thank you.
2006 Mar 30
1
GLX Problem
Hello,
after a fresh install on and amd64, nvidia, linux 2.6.16, i get this
error after starting wine:
bowman@discovery ~ $ winecfg
wine: creating configuration directory '/home/bowman/.wine'...
X Error of failed request: BadAlloc (insufficient resources for
operation) Major opcode of failed request: 144 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Serial number
2012 Aug 02
9
winbind: uid range is ignored
Hi everone.
Ubuntu 12.04 v3.6 clients with winbind joined to 12.04 Samba4 DC
Clients:
smb.conf
[global]
realm = polop.site
workgroup = POLOP
security = ADS
wide links = Yes
unix extensions = No
template shell = /bin/bash
winbind enum users = Yes
winbind enum groups = Yes
idmap uid = 300000-400000
idmap gid = 20000-30000
/etc/nsswitch.conf
passwd: compat winbind
group: compat
2011 Jul 20
4
Integrating samba with existing AD
Hi everyone,
I am currently trying to set-up a samba server in my network in order to
replace the existing windows samba server. It's been now two weeks that I am
struggling with a vicious problem, and I cannot see any issue right now.
Before I loose all my hairs, I am sharing with you this problem : hopefully,
someone will have a tip for me.
The software involved :
Server Linux
2017 Sep 05
2
doveadm expunge returns error code 68
Hi,
i am running basically this from cron:
/usr/bin/doveadm -v expunge -u * mailbox INBOX.Spam SENTBEFORE 90d
/usr/bin/doveadm -v expunge -u * mailbox INBOX.Trash SENTBEFORE 90d
/usr/bin/doveadm -v expunge -u * mailbox INBOX.Junk SENTBEFORE 90d
Now i am experiencing that the first line e.g. expunging INBOX.Spam
returns the error code 68. No syslog/Output whatsoever. I tried
running with -vvv -D
2008 Mar 19
4
$("xxx") has no properties
hi!
I must miss something really essential that the following doesnt work:
I have a haml layout which includes the default javascripts, and the
application.js looks like this:
$("foobar").addClassName(''blue'');
the view looks like this:
<div id="foobar" class="green">testtest</div>
if I navigate to the site, I get the error
2011 Jul 13
7
Error when writing to Excel files using the packages xlsx and xlsx2
Dear group,
I am working on a rather big project where the output data frames have
dimensions of 3000 x 15 or greater. We are using xlsx and xlsx2 to write the
data.frames to Excel sheets.
Since recently we get the following error, when trying to write the data
frames to the excel sheets:
Error in ls(envir = envir, all.names = private) :
invalid 'envir' argument
We figured out that
2011 Dec 09
3
xen the i / O performance, network performance is only 20-30% of the real machine?
First,sorry my poor english~
Here is this test:
Virtualization performance comparison test
Test environment
Physical machine:
Cpu 8-core
8G memory
HDD: 147G
xen virtual machine:
cpu 2 core
4G memory
30G hard drive
wmware virtual machine:
cpu 2 core
4G memory
30G hard drive
Optical disk array (san)
Size: 7.7T
Speed: 6G/sec
Testing and structural
I / 0 performance test
Test methods
Test
2009 Sep 21
2
[LLVMdev] ld with gold-plugin can do this?
A common followup question is "but how do I link native libraries into
my .bc file". You don't. A .bc file is llvm ir, you can't put a native
binary library into a .bc (barring sticking it in as a string, etc).
The build then looks like:
a) 'llvm-gcc -c -flo -O2' to generate the .bc files.
b) 'llvm-ld' to combine them into a single .bc. No, not a .so nor a .a.