Displaying 20 results from an estimated 300 matches similar to: "Shared folder"
2002 Jun 12
1
winbindd fails, cannot join domain - HELP
winbindd will not fire
specs:
smb.conf -
winbind seperator = (my domain) + (username)
winbind uid = 1000-20000
winbind gid = 1000-20000
winbind enum users = yes
winbind enum groups = yes
/etc/nssswitch.conf -
passwd: files winbind
group: files winbind
libnss_winbind.so is in /lib
" ".2 is a link to above in /lib
As I said
2009 Jan 08
1
Macro arguments seperator
Hi!
I am in the process of upgrading our 1.2 servers to 1.6.
We have a lot of realtime extensions with app=Macro and
appdata=stdexten|080512|SIP/080512
But this does not work in 1.6. It is expecting , and not | as the
argument seperator. If I change the | to , then it does not work in
1.2.
Is there any backwards compatible switch you can enable in 1.6, so it
accepts | as a argument seperator
2007 Jun 09
3
lazy_expunge and emails from Inbox, doesn't list INBOX in deleted
I'm using the dovecot available on Ubuntu Feisty (1.0rc17) and am trying
to migrate from courier-imap. A really important feature for me from
courier is that expunged messages end up in Trash where they are removed
after 7 days.
I can get an approximation of this feature as described in the
documentation:
namespace private {
prefix = INBOX.
seperator = .
inbox = yes
}
namespace
2003 Sep 15
1
winbindd using FQDN domain name now?
As of RC3 and RC4, I've noticed that winbindd's wb_getpwuid function
is using the form <FQDN-domain><winbind-seperator><username>, and
before, it was simply <NetBIOS-domain><winbind-seperator><username>.
The net effect of what I'm seeing is that users which have a UNIX
account locally on the samba box and also a domain account are being
2004 Jul 23
2
valid users %g and %u not behaving properly...
Hello.
I have samba working with ADS and winbind (upgrading from nt4/samba-2.0.7 to
w2k3/samba-3.0.4). Everything seems cool, but for one thing.
My old homes share used to look like this:
[homes]
path=%H/sam
valid users = +%G,%U
force user = %U
force group = %G
write list = +%U
create mask = 0770
directory mask = 0770
browseable=no
read only = no
It worked beautifully. But the whold valid
2008 Oct 17
2
1.2: Bug in listing of shared mailboxes with dot in user id
In dovecot 1.2 I can create a shared name space like this:
namespace shared {
separator = /
prefix = users/%%u/
location = Maildir:/PATH/TO/spool/%%u/maildir:INDEX=/PATH/TO/spool/%u/maildir/shared_idx
subscriptions = no
}
now, when I subscribe to a shared mailbox of another user with an dot in
the users id, like: users/2 at example.com/INBOX/foo and I list my
subscribed mailboxes I get:
2005 Sep 01
1
Problems with the valid users setting in smb.conf andwinbind/AD (repost)
Hi,
is there any samba error message? Please make sure that you use the parameter "valid users = REALM<winbind seperator>username".
Cheers Stefan
-------- Original Message --------
Subject: [Samba] Problems with the valid users setting in smb.conf andwinbind/AD (repost) (01-Sep-2005 10:57)
From: sysrm@stvincent.ac.uk
To: samba@lists.samba.org
>
> Hi the list
2008 Jul 10
2
Version 1.0.13 - Maildir directory names
I am running Maildir (obtained via [mac|darwin] ports) on my Powerbook Pro
to operate as local mail storage. My mail is stored in the Maildir format.
Is it possible to set Maildir not to put a dot in front of the directory
names? (e.g., ~/Maildir/somefolder instead of ~/Maildir/.somefolder). OS
X's spotlight indexing/search service will not index "hidden" directories
(those that
2013 Oct 02
2
doveadm can't import his own mdboxes
We're running Dovecot 2.1.17 on Debian:
# 2.1.17 (9efbc0731929): /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-042stab078.27.debug i686 Debian 7.1 simfs
and we're having this namespace configuration:
mail_location = mdbox:/var/mail/%Ld/%Ln/mdbox
namespace inbox {
disabled = no
hidden = no
ignore_on_failure = no
inbox = yes
list = yes
location =
prefix =
separator = .
2010 Sep 16
2
Realtime semi-colon
Hi list,
Does anyone know how to send * a semi-colon from a realtime database. I
know that * uses the semi-colon as a 'seperator' - but I need to be able
to use one in a command. I know I can use \; in the non-realtime
configs, but this doesn't work in realtime.
Cheers,
Andrew Thomas
Technical Services Manager
DataVox Ltd
Saddleworth Business Centre
Huddersfield Road
Delph, Oldham
2011 Mar 16
1
read.table() with "\t" as seperator, all other programs report equal fields each row, read.table() returns unequal row length error
hi, list
R is undoudtedly my favorite statistic tool, however, the data
inputnpart has long been a pain. most data I have to deal with are
irregular and contains special character.
Recently I get a tab delimited data, read.table(filename,sep="\t")
constantly return erors for certain rows does not has xyz elements
while all other programs such as perl,python, awk all report equal row
2001 Dec 05
2
paste doesn't appear to paste?
Sorry to be posting another question, but my learning curve is starting to
flatten some now.
What am I missing here?
> temp _ name[reis==toupper(location[order(Vgrablow2)][N])]
> temp
[1] "Lawton"
> paste(temp,g)
[1] "Lawton" # WHERE IS THE SECOND ELEMENT?
> g
[1] 0.29
> a _ "Lawton"
> paste(a,g)
[1] "Lawton 0.29"
2010 May 31
6
Voicemail : mail attachment to multiple mail-addresses
Hello list,
google returns a discussion on the dev-list when I search for how to
mail a voicemail to multiple mail addresses.
Is there yet a seperator that actually works to define multiple mail
addresses ?
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 May 11
1
Backup PC or other solution
On 5/10/2015 11:57 PM, Sorin Srbu wrote:
> <expletive>. Why can't everybody follow the standards and use a comma when
> writing decimals.
our standard is a .
comma is a 1000s seperator.
thats the best part about standards, there are so many to choose from!!
--
john r pierce, recycling bits in santa cruz
2004 Jun 16
1
winbind behavior question
I just have some general winbind confusion that I need cleared up I guess...
I've setup winbind using the 'winbind use default domain = yes'
parameter to get rid of the domain prefix, and winbind is functioning
perfectly, long with all nsswitch operations such as getent, getpwnam,
etc etc. My problem is however, and this may be the behavior intended,
is that when I try to actually
2005 Jul 26
1
SMB winbind NT PDC
I have so far set up my samba server successfully with winbind and using an NT4 PDC. I can get to my shares and when I create a file or directory the owner and group for the file appears as
MYDOMAIN+USER1 MYDOMAIN+Domain Users
I am using winbind seperator = +
[Share1]
comment = Share1
path = /Share1
read only = no
public = yes
My problem is how do I set up a share so that
2005 Oct 17
1
Problem with groups NT4 PDC - Samba Member Server
I have 2 different shares one with
[Share1]
valid users = @"DOMAINA+Domain Users"
[Share2]
valid users = @"DOMAINA+SpecialGroup"
Members of the latter group cannot access Share2. No one can.
#getent group |grep Special
DOMAINA+SpecialGroup:x:10001:DOMAINA+User1,DOMAINA+User2,DOMAINA+User3
#wbinfo -g |grep Special
DOMAINA+SpecialGroup
I changed the
2016 Aug 06
1
winbind use default domain change impact on ACLs?
Hello all!
I have a samba server as a member of a domain with trust relationships
to two other domains.
Samba is configured with:
winbind use default domain = yes
winbind separator = +
so the domain samba is member of does not use the seperator, but the
other 2 domains do.
If I change this to winbind use default domain = no ,will I have to
update all the ACLs on the filesystem to include
2003 Nov 05
3
How to represent pure linefeeds chr(10) under R for Windows
I need to write out with write.table() a csv file allowing for line feeds
(pure chr(10)) as part of character field (not as a line seperator).
How can I do that?
Best regards
Jens Oehlschl?gel
--
2010 Jan 07
1
dovecot refuses to remove folders
Hi folks,
I've got a problem between Thunderbird 3.0 and Dovecot imapd
version 1.2.9. Configuration:
# 1.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32.2 x86_64 Debian squeeze/sid
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap imaps pop3 pop3s managesieve
login_dir: /var/run/dovecot/login
login_executable(default): /usr/lib/dovecot/imap-login
login_executable(imap):