similar to: please help...

Displaying 20 results from an estimated 300 matches similar to: "please help..."

2003 Jan 08
0
How to enforce the client to download the profile from the server
Thanks a lot for your help. The problem is partially solved. However, for the Samba Server not to overwrite the profile, I have to delete the exclusion list every time I logout from the client, i.e. ntuser.ini is being written back to the server every time i logout with the same Exclusion List, although I changed it before login in. Could you please tell me where can i change settings (may be
2002 Dec 21
0
Re: samba digest, Vol 1 #2006 - 24 msgs (Out of the office - Returning Monday, Jan. 6th)
I will be out of the office: From: Monday, Dec. 23rd Through: Friday, Jan. 3rd I will return to the office on Monday, Jan. 6th I will only be checking email or voicemail. Once or twice during that time period. Members of the I.T. dept. will be able to contact me if there is a critical issue. Enjoy the time off over the holidays and Happy New Year! >>> samba 12/21/02 12:00
2013 Sep 09
1
samba 4 failed with kerberos error (ubuntu)
Hello! I tried to install samba 4 as described in the samba AD DC HOWTO. Here my configuration: ubuntu 12.04 server 64 bit server /etc/network/interfaces: # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet static address 192.168.1.19 netmask 255.255.252.0 up route add default gw 192.168.1.4 dns-search hofmann-intern.de
2015 Jul 17
1
"wbinfo --sid-to-gid" returns false gids
17.07.2015, 17:30, "Rowland Penny" <rowlandpenny241155 at gmail.com>: > On 17/07/15 12:03, Andrej Surkov wrote: >>  I've got this on the backup DC >> >>  root at bdc:~# wbinfo --sid-to-gid S-1-5-21-1166961617-3197558402-3341820450-516 >>  3000000 > > OK, you have problems there, but not what you think. On my first DC > (note I don't have
2003 Jan 10
5
Move existing Local Profile to Roaming
Hello: I have a Redhat 7.3 samba server acting as a PDC and running samba 2.2.3a-13. I have a few computers with extensive existing profiles and I want to know if anyone knows of a good way to get the COMPLETE profile to the roaming profile on the samba server. Every manual copy way that I have tried thus far has failed miserably. Thanks, A Cline
2013 Mar 08
1
problems with samba upgrade from 3.5.4 to 3.6.9
Hi @ all, we use samba as a fileserver on CentOS and an OpenLDAP server on Ubuntu 10.04. The samba server shared only files, so we can access with the win7 clients (and OpenLDAP credentials) to the files on the linux environment. So after upgrade we don't can connected us to the samba share. I have tested the connection with the tool smbclient "smblcient -L <servername> -U
2012 Jan 27
1
laod multichannel-audio-files with readWave (tuneR)
Hi, I have a huge collection of 6-channel .wav files containing audio and sensor recordings, which I need to analyse, across all 6 channels. I'm thinking about what will be easier to do. 1. Just split the channels in an external audio-editor and than read each mono channel seperatly with readWave (from tuneR), or 2. inherite the readWave class and extend it to multichannel reading? What
2016 Nov 22
1
Maildir migration from Dovecot to Dovecot
Hello everbody, I'm a proud user of Dovecot 2.2.9 on Ubuntu 14.04 LTS. I currently migrate all my Linux services to a new Debian 8 Jessie Server. On this server I installed and configured Dovecot 2.2.24. Now I search a way to migrate the two IMAP users I have on this server preserving all timestamps, folders and flags. Yes, only two ;-) I read the following two articles:
2013 Feb 08
12
Fwd: Current State of BTRFS
Hi everybody, I am using btrfs as my main fs for some time now, but I am experiencing severe performance drawbacks. I can''t qualify the circumstances, but sometimes during disc access the whole system freezes for some time. Maybe somebody could suggest some general things I could try to search for the problem? Thanks in advance, Florian --- Some background information: $ mount |
2002 Dec 06
4
problem with logon and outlook
I had a problem logging on to the network, it was not getting my roaming profile, so I created a new logon and copied all of the information from the old profile directory to the new login profile directory. I logged on and everything seemed okay, it's like loggin on to the machine for the first time. When I start up MS Outlook my email account is not there, it asks me to setup a new
2006 Feb 09
3
Dovecot stops logging of imap logins after logrotation
Hi list, on my Debian box there is a logrotation cron job that will gzip existing /var/log/mail.log file and create a new mail.log. It seems that after running logrotation dovecot stops logging successful POP or IMAP logins to /var/log/mail.log (nevertheless, it still works to login with POP or SMTP). This is bad because pop-before-smtp mechanisms also stop working. I have deactivated
2015 Jul 17
2
"wbinfo --sid-to-gid" returns false gids
I've got this on the backup DC root at bdc:~# wbinfo --sid-to-gid S-1-5-21-1166961617-3197558402-3341820450-516 3000000 while root at bdc:~# ldbedit -H /usr/local/samba/private/idmap.ldb objectsid=S-1-5-21-1166961617-3197558402-3341820450-516 shows correct xid 3000019 and on the primary DC I've got itk at dc:/$ wbinfo --sid-to-gid S-1-5-21-1166961617-3197558402-3341820450-516 3000019
2006 Feb 20
1
mbox to maildir conversion - good idea regarding Outlook?
Hi list, first of all, many thanks to the Dovecot authors for supplying an IMAP server that works well with M$-Outlook! I have used UW-imapd for quite a while and was annoyed by frequent "imap...timeout..." error messages. Now I'd like to give maildir format a try because I want to use email sub-folders. What are other Outlook users' experiences with maildir? Is it as
2009 Jun 19
2
[PATCH/RFC] virtio_test: A module for testing virtio via userspace
Hello Rusty, this is a result of a two month internship about virtio testing. From: Adrian Schneider <adrian.schneider at de.ibm.com> From: Tim Hofmann <tim.hofmann at de.ibm.com> From: Christian Ehrhardt <ehrhardt at de.ibm.com> From: Christian Borntraeger <borntraeger at de.ibm.com> This patch introduces a prototype for a virtio_test module. This module can be bound to
2009 Jun 19
2
[PATCH/RFC] virtio_test: A module for testing virtio via userspace
Hello Rusty, this is a result of a two month internship about virtio testing. From: Adrian Schneider <adrian.schneider at de.ibm.com> From: Tim Hofmann <tim.hofmann at de.ibm.com> From: Christian Ehrhardt <ehrhardt at de.ibm.com> From: Christian Borntraeger <borntraeger at de.ibm.com> This patch introduces a prototype for a virtio_test module. This module can be bound to
2015 Jul 17
0
"wbinfo --sid-to-gid" returns false gids
On 17/07/15 12:03, Andrej Surkov wrote: > I've got this on the backup DC > > root at bdc:~# wbinfo --sid-to-gid S-1-5-21-1166961617-3197558402-3341820450-516 > 3000000 OK, you have problems there, but not what you think. On my first DC (note I don't have a 'primary' or a 'backup' DC, I just have DC's) if I run 'wbinfo --name-to-sid=Domain\
2003 Apr 10
1
Roaming Profiles for Domain USERS not saved with XP Client.
Okay, I don't have much hair left and I am ready to pull it out. I am running samba 2.2.7a as a PDC for Windows XP clients. Everything works fine for DOMAIN users who are in the administrators group on the XP workstation. My problem is if users are in the Power Users or Users group on the XP client, then when the log out changes to their profiles are not saved back to the server. I know
2002 Dec 13
2
Stumped at "Network Neighborhood", Samba server is vi sible, but it's path can't be found ...
Jamie, Have you crated a user and a smbpasswd for the user that you are connecting using "Network Neighborhood?" -Bob -----Original Message----- From: Jamie Risk [mailto:jamie_risk@yahoo.ca] Sent: Friday, December 13, 2002 4:05 PM To: samba@lists.samba.org Subject: [Samba] Stumped at "Network Neighbourhood", Samba server is visible, but it's path can't be found ...
2007 Aug 30
0
[ufs-discuss] statvfs change
Frank, Please find comments in-line below... All, Note that I''ll be off-line for some doctor''s appointments part of the day Friday and will be out of the country for a week starting Saturday. So, I may be very slow responding to issues raised here for a while. Cheers, Don >Date: Wed, 29 Aug 2007 19:41:53 +0100 (BST) >From: Frank Hofmann <Frank.Hofmann at
2006 Jan 27
1
Question about $pat in pop-before-smtp.conf
Hi, I have setup dovecot to log all successful pop3 and imap logins into /var/log/mail.log I want to use pop-before-smtp to process the log file and write a .db file where sendmail can look up ip addresses that are allowd to relay. mail.log entries look like this: dovecot: 2006-01-26 17:22:28 Info: pop3-login: Login: user=<planat25>, method=PLAIN, rip=213.83.32.125, lip=192.168.1.98