similar to: Migrate from mlbox to maildir, lock problem

Displaying 20 results from an estimated 100 matches similar to: "Migrate from mlbox to maildir, lock problem"

2010 Apr 15
11
Rails 3, Rspec 2, Autotest
Trying to set up a Rails 3 project with RSpec and Autotest. I followed these steps exactly: http://gist.github.com/365816 But when I start up autotest, I get: $ autotest loading autotest/rails style: Rails instead of: $ autotest loading autotest/rails_rspec2 style: RailsRspec2 And autotest doesn''t seem to do anything. Any idea what''s happening? I''m using Ruby
2009 Jan 19
0
Strange problems with ADS-groups and winbindd
Hello, we experience some strange problems with group memberships of ADS users using samba v3.2.4 on SLES-9. An upgrade to v3.2.7 didn't help. Changes to the membership of users in ADS universal groups doesn't take effect at all or take long time (1 day) to be seen on the linux side. For example the command "net" shows the following GIDs of a user: # for i in $(net ads
2008 Feb 23
0
samba ldap group shares don't work anymore
Dear list, after 2 weeks running Samba 3.0.26a-3.5-1616-SUSE-SL10.3 without any problems, access to shares with dedicated group rights stopped working. Shares with user rights are still allright. New shares are working. Only those 2 weeks old, with all their groups not. Smbclient quits with: tree connect failed: NT_STATUS_BAD_NETWORK_NAME Smbd Log shows this: [2008/02/23 10:25:37, 3]
2008 Jun 24
0
sparse matrix and block of R
Dear all, I am writing you for two problems I can not solve with R. I used both the 2.6.1 version and the 2.7.0 version. I run a sintax written by a collegue of mine, where there are involved both sparse matrix and quantile estimations. My data begins with 10008*14 observations and at maximum they reach 10008*834 observations. My questions are the following: first, when I give the command
2016 Jun 28
2
id username output ADDC and Member.
> > I love diving : ) > Ok mathias, Can you explain this. This i dont get.... Why is this output so different, and i dont mean the difference with NTDOMAIN\.. See the groups differences... between a ADDC and a member server.. Samba 4.4.3 ADDC id someusername uid=10002(NTDOMAIN\someusername) gid=10000(NTDOMAIN\domain users) groups=10000(NTDOMAIN\domain
2016 Jun 29
0
id username output ADDC and Member.
Hi Rowland, Yes, thats done, the domain user exist on both servers in local sudo group. But why do i see much more groups on the ADDC, and even groups where this user is NOT member of, like 3000005(NTDOMAIN\denied rodc password replication group). See .. 2x 3000005(NTDOMAIN\denied rodc password replication group 3000005(NTDOMAIN\denied rodc password replication group Greetz, Louis >
2023 Nov 06
3
Unable to contact RPC server on a new DC
Greetings, All! I've added a new DC to the working AD, transferred FSMO roles (checked, all 7 are ok') and (supposedly) correctly demoted the old DC. SchemaMasterRole owner: CN=NTDS Settings,CN=DC2,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN= InfrastructureMasterRole owner: CN=NTDS Settings,CN=DC2,CN=Servers,CN=Default-First-Site-Name,CN=S RidAllocationMasterRole owner: CN=NTDS
2013 Jan 05
3
Problem setting up dovecot on Debian: "telnet: Unable to connect to remote host: Connection refused"
I would like to get dovecot running on my laptop so I can transfer a lot of old Email from Thunderbird mailbox files to a hosted zimbra service. However I'm falling at the first hurdle. I'm running Debian squeeze i386 (kernel 2.6.32-5-686) and have installed dovecot-imapd and dovecot-common with synaptic and edited /etc/dovecot/dovecot.conf to make sure it has the right protocols
2023 Nov 06
0
Unable to contact RPC server on a new DC
Greetings, All! I've added a new DC to the working AD, transferred FSMO roles (checked, all 7 are ok') and (supposedly) correctly demoted the old DC. SchemaMasterRole owner: CN=NTDS Settings,CN=DC2,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN= InfrastructureMasterRole owner: CN=NTDS Settings,CN=DC2,CN=Servers,CN=Default-First-Site-Name,CN=S RidAllocationMasterRole owner: CN=NTDS
2005 May 20
4
issues with identical()
Hi all, hope you having a nice day, I ahve this weird results with identical (probably I am not understanding correctly what it does ...) I have these two data frames and I issue : > identical(temp, temp1) [1] FALSE However, these data frames are Nx2 and when I issue: > identical(temp[,2], temp1[,2]) [1] TRUE > identical(temp[,1], temp1[,1]) [1] TRUE and the results from str >
2004 May 22
1
getent ??
I've installed Fedora Core 2 from scratch, got my DNS and VNC to work, next is Samba. I was running previously SAMBA 2.28a but now I'm working with 3.04. I've since bought Samba-3 by Example, and I'm following it fairly closely. I've got samba to work with no shares yet, I've run initgrps.sh to create my Domain Groups. Winbind is working. I do a getent groups and this is
2010 Mar 05
1
Data frame column
I have a big data frame and I have extracted a bit by doing: > y<-d[1:10,6] > y [1] Headings 0 -49 -98 -49 -41 -120 -155 -204 -169 92329 Levels: -0 -1 -10 -100 -1000 -10000 -10001 -10002 -10003 -10004 -10005 -10006 -10007 -10008 -10009 -1001 -10010 -10011 -10012 -10013 -10014 -10015 -10016 -10017 -10018 -10019 -1002 -10020 -10021 -10022 -10023
2023 Jun 08
2
Unable to contact RPC server on a new DC
Greetings, All! I've added a new DC to the working AD, transferred FSMO roles (checked, all 7 are ok') and (supposedly) correctly demoted the old DC. SchemaMasterRole owner: CN=NTDS Settings,CN=DC2,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN= InfrastructureMasterRole owner: CN=NTDS Settings,CN=DC2,CN=Servers,CN=Default-First-Site-Name,CN=S RidAllocationMasterRole owner: CN=NTDS
2007 Dec 12
1
vfs_ChDir fails, even though the share is read-write for that user
Hi, I'm running Samba Version 3.0.25c on Solaris 10 8/07 on X86 hardware. It's successfully joined to AD. But, and there always is a but, if : * A user is a member of SomeGroup * and the share alllows SomeGroup to access it * and SomeGroup is NOT what the user has set as their Primary Group in Active Directory then * Samba will recognize that the user can access the share * but,
2017 Jan 31
1
unexplained 'access denied' for windows workstations
Hi, We are running a samba fileserver, access controlled using posix acl (right 770, with users/groups on the filesystem level. Therefore samba shares look like this: [share] path = /srv/academic read only = no writable = yes create mask = 0770 directory mask = 0770 Now certain users complain that they cannot access certain folders, but looking at the folders from the linux fileystem, their
2017 Jun 22
3
two domain members, different groupIDs
Observation: 2 sambas, ADS-member servers one is Debian, samba-4.2.14 2nd is Gentoo, samba-4.5.10 1) winbind enum users = Yes winbind enum groups = Yes winbind use default domain = Yes winbind refresh tickets = Yes idmap config mydomain:schema_mode = rfc2307 idmap config mydomain:range = 10000-99999 idmap config mydomain:backend = rid idmap config *:range = 2000-9999 idmap config * :
2007 Feb 21
4
User/Group HWM ignored when converting idmap from tdb to LDAP
Hi! I'm trying to convert my tdb-based idmap mapping to a LDAP-based one. This generally works as intended, with one exception - the highest uidNumber/gidNumber in use is not transferred, and this causes duplicate use of the same uid/gidNumber. Here's what I'm doing: 1) net idmap dump /var/cache/samba/winbindd_idmap.tdb > idmap.dump 2) Set idmap backend in smb.conf to
2008 Apr 17
1
NA problem when use paste function
Dear R helpers, I was doing a genetic project with two datasets X and Y. There are some IDs in both data sets, and others in either data set. I used "merge(x,y,by="ID",all=TRUE)". The data set Y contains a variable (a genotype) which is also in data X. When I merge X with Y, these two variables were automatically re-named by appending .x and .y to the original variable names.
2005 Mar 20
1
asterisk-1.0.7 make install on fedora corre 3 give errors
I am trying to install asterisk on fedora core 3 these are the steps i took: 1. download asterisk-1.0.7.tar.gz 2. make clean and make install and then it gives me these errors: "{standard input}:9975: Error: symbol `i' is already defined {standard input}:9978: Error: symbol `__result' is already defined {standard input}:9979: Error: symbol `__result' is already defined {standard
2003 May 12
0
File permissions confusion w/ACLs
Hi there, I'm having a problem changing permissions on a file on an Active Directory connected Samba server (using Samba 3.0 alpha 23 with ACL support enabled) as the Administrator of the domain. Here is the output of chacl for the file: brndlog.txt [u::rwx,u:Administrator:rwx,u:10008:rwx,u:stacey:rwx,g::r--,m::rwx,o::r- -] And ls -l: -rwxrwxr--+ 1 stacey Hosting User Group 4925