similar to: Samba 4 setup

Displaying 20 results from an estimated 4000 matches similar to: "Samba 4 setup"

2007 Nov 03
2
Samba server as a Primary Domain controller with LDAP
Dear Experts, I want to Run a Samba server as a Primary Domain controller in Open Suse 10.3 or Centos 5. This server will serve for 200 windows and linux clients. Users will login in their PC and authentication will be given by Samba Server to all $ MS or Linux computers. All the data and E-mails of the clients will be stored in Linux Server for backup management. In this case, tell
2013 Feb 13
2
Extend Samba4 Schema Scope
Hi All Experts, I am about to extend our production Samba4 schema to add a few intra-organizational attributes (Employee ID,Passport No., Date of Joining, Date of Leaving) . How can I make change in my samba4 schema. I have already make a post in the forum, but got no reply. Sorry for posting again. But precaution should be taken in to prevent the server from any damage. Kindly help. With
2013 Feb 04
4
Web Site & E-mail Server authentication with Samba4
Hi all, I have a running Samba4 Server. I am able to authenticate Windows and Linux Clients very. (1) I want to use samba4 as SSO. In this regard my next step is to authenticate our web site users from samba4 server. In this web site, at home page our corporate users give their e-mail address username at companydomain.com and password (not e-mail password). (2) Our E-mail server is hosted on
2007 Dec 03
1
Samba Mount Problem
Dear Tux Friends, I am migration a MS Windows 2000 file server to OpenSuse 10.3. In the current working scenerio, there is one directory on Windows Server named "Common" with two shared directories 1) Inter Department 2) Intra Department This will will help to understand the directory structure: ===>> Common-> Inter Department -> Intra
2013 Feb 18
1
Samba4 MX Record Entry
Hi Samba Experts, I want to configure my Zimbra server with samba4 DNS Server and authentication. When i am trying to add MX record for my E-mail server (zimbra), i getting the below mentioned error: [root at sso bin]# ./samba-tool dns add dc loop.os zimbra MX 'zimbra.loop.os 10' ERROR(runtime): uncaught exception - (-1073741772, 'NT_STATUS_OBJECT_NAME_NOT_FOUND') File
2013 Jan 30
1
Ubuntu 12.04 Authentication by Samba4
All Experts, I have installed and configured samba4 server in Centos 6.3 successfully. I am able to authenticate all MS Windows OS to join samba domain. Now i want to authenticate my Ubuntu 12.04 Desktop with Samba 4. Any one in the list will share their knowledge, so that i can implement it in my organization. With thanks in advance. Vijay Thakur
2023 Nov 15
1
Fw: Print Server not staying working
Hi there, I am still waiting your response on this. Please bring your attention to below forwarded email. Thank you Kind regards, Umesh Thakur? Technical Analyst School District No.57 Note: Please use ticketing system for technical support ________________________________ From: samba <samba-bounces at lists.samba.org> on behalf of Umesh Thakur via samba <samba at lists.samba.org>
2003 Jul 02
2
user mannual
Dear Sir I have successfuly downloaded R package. Kindly let me know where i will get _/*user mannual*/_ for the same. awaiting a prompt reply with regards Pankaj @#@#@#@#@#@#@#@#@#@#@#@#@#@#@#@#@#@#@#@#@#@#@ Pankaj Kumar Research Scholar Climatology & Hydrometeorology Divison Indian Institute Of Tropical Meteorology Homi Bhabha Road, Pune-411008 India Phone No. +91-20-5893600 Ext. 361
2008 Jan 07
0
HPLASER Jet printer setup in Opensuse 10.3 over network
Dear Experts, i have configured HP LASER JET 1010 printer on Opensuse 10.3 samba-3.0.26a-3 and cups-1.2.12-22). This printer is working very fine locally. But When i am trying to configure this printer over mix network of MS windows XP or Upensuse 10.3, It is giving printing in MS Windows XP after a long time. When I am trying to browse the printer in explorer, i am able to see the printer with
2023 Nov 16
1
Fw: Print Server not staying working
On Wed, 15 Nov 2023 18:00:31 +0000 Umesh Thakur via samba <samba at lists.samba.org> wrote: > Hi there, > > I am still waiting your response on this. Please bring your attention > to below forwarded email. Thank you I take it that your English isn't great and that you really meant: Hello, sorry to bother you again, but I really need help with this, can anyone spare their
2008 Aug 10
2
detect if data is normal or skewed (without a boxplot)
Hello all: Is there a way to detect in R if a dataset is normally distributed or skewed without graphically seeing it? The reason I want to be able to do this is because I have developed and application with Visual Basic where Word,Access and Excel "talk" to each other and I want to integrate R to this application to estimate confidence intervals on fish sizes (mm). I basically want to
2004 Dec 14
3
R stat functions do not work as stated on the mannual (PR#7419)
Dear R Developers: I have been playing with R, release 2.0.1 for a week now and have detected = that all stat functions related to distribution probabilities have the same= problem: 1.- According to the manual the log.p parameter is always the last one. 2.- When you use the software, the last parameter seems to be lower.tail Example: > pt (1.1, 5) [1] 0.8392746 > pt (1.1, 5, F) [1]
2003 Mar 25
2
How to write the output of a function into a file?
I cannot find the solutions in the mannual about "import and export of data". For example, I run >chisq.test(x,p=probs) chi-squared..... ......... How can I write the output into a file? Is there some file operations in R? Actually, I only want to save the P-value. But I don''t know how I can extract the P-value field only from the output of chisq.test. So, I think I
2023 Oct 27
1
Print Server not staying working
Hi there, Samba Version 4.17.12-Debian I am having to constantly restart winbind and smbd in order for my client machines to print. Every 5 or so minutes, the printers from this print server appear as "Server offline" in Windows. If I restart smbd and winbind at the same time, they come back for a bit, and everyone can print as per normal. I have seen the bug report to delete
2017 Jun 18
1
Extremely slow du
Hi Mohammad, A lot of time is being spent in addressing metadata calls as expected. Can you consider testing out with 3.11 with md-cache [1] and readdirp [2] improvements? Adding Poornima and Raghavendra who worked on these enhancements to help out further. Thanks, Vijay [1] https://gluster.readthedocs.io/en/latest/release-notes/3.9.0/ [2] https://github.com/gluster/glusterfs/issues/166 On
2017 Jul 11
2
Extremely slow du
Hi Kashif, Thank you for your feedback! Do you have some data on the nature of performance improvement observed with 3.11 in the new setup? Adding Raghavendra and Poornima for validation of configuration and help with identifying why certain files disappeared from the mount point after enabling readdir-optimize. Regards, Vijay On 07/11/2017 11:06 AM, mohammad kashif wrote: > Hi Vijay and
2017 Jun 16
0
Extremely slow du
Hi Vijay Did you manage to look into the gluster profile logs ? Thanks Kashif On Mon, Jun 12, 2017 at 11:40 AM, mohammad kashif <kashif.alig at gmail.com> wrote: > Hi Vijay > > I have enabled client profiling and used this script > https://github.com/bengland2/gluster-profile-analysis/blob/ > master/gvp-client.sh to extract data. I am attaching output files. I >
2017 Jun 12
2
Extremely slow du
Hi Vijay I have enabled client profiling and used this script https://github.com/bengland2/gluster-profile-analysis/blob/master/gvp-client.sh to extract data. I am attaching output files. I don't have any reference data to compare with my output. Hopefully you can make some sense out of it. On Sat, Jun 10, 2017 at 10:47 AM, Vijay Bellur <vbellur at redhat.com> wrote: > Would it be
2013 Jul 10
1
Re: Libvirt and Glusterfs
On 07/09/2013 08:18 PM, Olivier Mauras wrote: > On 2013-07-09 09:40, Vijay Bellur wrote: > >>> Hi, I'm trying to use qemu native glusterfs integration with libvirt. >>> It's all working well from the qemu side, but libvirt fails to start >>> a domain with a gluster drive or attach a drive. I have exactly the >>> same error as this person:
2016 Dec 05
4
Simple way to get mailbox size by folder.
On 12/3/2016 2:53 PM, Aki Tuomi wrote: > >> On December 3, 2016 at 11:16 PM Vijay Sarvepalli <vijay at ericavijay.net> wrote: >> >> >> Is there a simple way to get each mailbox size using dovecot's IMAP >> interface? The GETQUOTAROOT and GETQUOTA seems to work with the full >> maildir size and not the individual folders. >> >> I am