Displaying 20 results from an estimated 2000 matches similar to: "question on share names"
2016 Oct 23
0
CTDB and locking issues in 4.4.6 (Classic domain)
Alex,
On Sat, Oct 22, 2016 at 07:30:01PM +0100, Alex Crow wrote:
> I applied the patch to a new build of Sernet 4.4.6 SRPM. I could still
> open the file from both hosts, and in fact this time I could actually
> open it on the same host without any problems:
I don't see where you're opening the file twice from one smbclient
below. Am I missing something?
And then there's no
2005 Nov 29
1
Installed Kernal (default)
Is there a description or statement that describes the stock kernal in
CentOS, and would give all the various modules it is compiled with? As
with BSD, I assume there are things in the kernal that are mandatory,
and then there are things that are optional or included so as to catch
most everything one could have w/r/t hardware. That being the case, as
with FreeBSD, removing those unneded
2008 Jul 17
0
Domain MEmber Groups
We have two servers, one PDC and one Domain Member Server. I have been
having problems with the Domain Member Server since a recent upgrade to
Samba 3.0.28a on Ubuntu. Every time samba is restarted users lose access
to the shares on the Member Server.
It appears to be related to group mapping. Users on the Domain Member
(Louise) seem to be GID "users", not GID "samba" as
2004 Jul 08
2
Slackware 10.0 and asterisk and 2.4 vs 2.6
I'm installing the new Slackware 10.0 distribution - but not sure if i
should go with the 2.4 kernal - which i think is the default install - or
the new 2.6 kernal? anyone running * and slackware 10.0 with 2.6 kernal?
thanks
joe
2010 Jan 13
2
User and GRoup mapping
I have two servers running Samba, one as a Domain Controller one as a
Member Server. Both are running Ubuntu 8.10 and running smbd, nmbd and
winbindd using the tdb back end.
I am having a problem understanding ID mapping. The mapping is not the
same on both machines.
On the Domain Controller
> root at thelma:/etc/init.d# wbinfo -i 'ATLANTA\rob'
> rob:*:1000:2003:Robert
2016 Oct 23
1
CTDB and locking issues in 4.4.6 (Classic domain)
On 23/10/16 10:00, Ralph Böhme wrote:
> Alex,
>
> On Sat, Oct 22, 2016 at 07:30:01PM +0100, Alex Crow wrote:
>> I applied the patch to a new build of Sernet 4.4.6 SRPM. I could still
>> open the file from both hosts, and in fact this time I could actually
>> open it on the same host without any problems:
> I don't see where you're opening the file twice from
2004 Jul 20
0
[fdo] Linux with Graphics and Sound
Hello Linus Torvalds, Paul Davis,
The state of most desktop and office applications under Linux seem quite
healthy. People are working hard making the Linux desktop work. Yet, I
am very sorry, but I cannot describe the deployment and maintaince of 3D
graphics and sound API's as well as drivers as anything other than woeful.
My hope is an enviroment where both open-source and commcial
2002 Oct 15
2
Being Administrator on a Samba Domain
Hello all:
I am in the process of implementing a Samba Primary Domain controller
and I have a few questions that I can't yet resolve.
First off, how can I set it so that when I log in to a computer on
the domain as my username, "ajc", that I gain Administrator rights
to that PC?
Second, in Windows 2000 Pro I almost always go into Start>Settings>Control
2017 Dec 07
2
How to read or write Geolocation (RFC6442) data in SIP/PJSIP messages ?
Hello,
I'm having a look at section 13.1 from SIP Connect v2 doc (see [1]).
It refers to RFC6442 which gives the following example (sorry for its
length):
INVITE sips:bob at biloxi.example.com SIP/2.0
Via: SIPS/2.0/TLS pc33.atlanta.example.com;branch=z9hG4bK74bf9
Max-Forwards: 70
To: Bob <sips:bob at biloxi.example.com>
From: Alice <sips:alice at
2007 Dec 13
0
metaflac problem on cygwin
ever since going from flac 1.1.2 to 1.1.4 on cygwin I've encountered an issue
where I can't use metaflac on certain path specifications (see examples below).
I tried again with 1.2.1 and it still doesn't work (I can't recall but
I think it is from the cygwin dist, not the windows installed version)
not sure if this is a flac issue, or a cygwin one, but thougt i'ld start here.
2012 Nov 12
0
srikanth@codeforce.com
[1]Click here to unsubscribe if you no longer wish to receive our emails
Dear Recruiter,
Let me present you with list of consultants currently available.
E-Mail me for below candidate details.
My Mail ID : srikanth at codeforce.com
Consultant Job Title Total Experience Current Location Availability Action
Atrayee Paul Sr. ETL Datastage Developer 7 years Detroit Metro Area
2010 Jan 21
2
Samba Permissions Problem
I need help understanding what is happening and trouble shooting.
I have two servers running Samba 2.3.3, one as a Domain Controller one
as a Member Server. Both are running Ubuntu 8.10. smbd, nmbd and
winbindd using the tdb back end are running on both.
I have two shares on the member server and as far as I can tell they are
identical. [Projects] works as expected but [Windows] always asks
2012 Nov 02
1
mergeing a large number of large .csvs
Dear R help;
I'm currently trying to combine a large number (about 30 x 30) of large
.csvs together (each at least 10000 records). They are organized by plots,
hence 30 X 30, with each group of csvs in a folder which corresponds to the
plot. The unmerged csvs all have the same number of columns (5). The fifth
column has a different name for each csv. The number of rows is different.
The
2010 Jan 22
1
wbinfo, net, getent and groups
I have two servers running Samba 2.3.3, one as a Domain Controller one
as a Member Server. Both are running Ubuntu 8.10. smbd, nmbd and
winbindd using the tdb back end are running on both.
I am don't understand the results. As far as I can tell I have
everything configured as it should be.
The basic globals for the DC
[global]
workgroup = ATLANTA
time server = Yes
2008 Oct 02
0
Member Server Problems
I have having problems with what should be a fairly simple configuration.
I have a PDC and a Member server accessed by several windows
workstation. The PDC seem to be working fine, but every time I restart
the network (usually for an update) all users have problems accessing
the shares on the Member Server. Sometimes only a few share are
accessible. sometime none. I have been able to get it
2010 Jul 24
0
local polynomial with differnt kernal functions
Hi, R users
I need to use the function (locpoly) to fit a local poynomial regression model, The defult for kernal function is " normal" , but I need to use different kernal functions such as :Uniform,Triangular,Epanechnikov,......
Could someone help me define these functions to fit local polynomial regression model?.
Email:assaedi76@yahoo.com
Thanks alot
[[alternative
2008 Oct 07
0
The Innagural Atlanta useR Group Meeting!
Announcing a new Meetup for Atlanta useR Group (R Programming Language)!
>
> What: The Innagural Atlanta useR Group Meeting!
>
> When: November 5, 2008 7:00 AM
>
> Where: Click the link below to find out!
>
> Meetup Description: Hello All!
>
> I am putting this on the books for the first Atlanta useR meeting. I
> apologize fro the delays, but I think everyone will
2016 Oct 22
5
CTDB and locking issues in 4.4.6 (Classic domain)
Hi Ralph,
I applied the patch to a new build of Sernet 4.4.6 SRPM. I could still
open the file from both hosts, and in fact this time I could actually
open it on the same host without any problems:
host 1:
smbclient -U ajc //172.31.0.120/ifa_v
...
smb: \jmi\Corporate Accounting\ISL Ltd Accounts\2016\1609\> open "201609
213_ ISL Balance sheet variance analysis.xls"
open file
2004 Jul 07
3
Mandrake 10, Request for comments.
My * is presently running fine on Mandrake 9.2, but Ive been entertaining
moving to Mandrake 10.0 to enjoy the obvious improvement in kernal speed Im
seeing on other 10.0 boxes Ive recently built for other applications. (10.0
is the first implementation of the 2.6 kernal)
Any comments from anyone who's running on 10.0?
IS anyone running * on Mandrake 10.0?
If so, any issues stand out?
2000 Apr 28
1
port forwarding
Ok, so this is not a users-list, but i really don't know where to ask.
Maybe a future openssh-unix-users at mindrot.org will take this kind of
problems... :-)
So, i'm trying to forward a POP3 connection over a SSH tunnel, using
openssh-1.2.3 both on server and on client. My host is atlanta.rds.ro and
the mailserver is mail.rds.ro. I did like this:
ssh -L 110:mail.rds.ro:110 mail.rds.ro