Displaying 20 results from an estimated 4000 matches similar to: "adding users question"
2002 Feb 27
1
setting time on win9x
I have added the line time server = Yes to my smb.conf file. All my win2k
machines can do a net time \\servername /set an answer yes an the time is
set to what is on samba server. Now the win9x machines will not do it.
gives me an error # 2103, the server you specified can not be found. Is
this a problem with win9x machines or do i need to do something else to get
the time to be set from the
2004 Mar 17
2
access database locking issue
Hello. after getting suse 9.0 loaded on a new machine here an configuring
samba 2.28 that came on the cd's I'm having a locking problem with some
access database files. I had this same problem when i first went to linux 2
years go an started storing some access database files on the server. It
seems only one person (an sometimes 2 i'm told by the users) can have the
file open at
2002 Mar 08
2
libreadline.so.4 needed
i'm trying to update samba to 2.2.3a on a mandrake 8.1 system an when i
tried to install the rpm it said i needed libreadline.so.4. anyone know
where I can locate this to put on my system. thanks.
anyone also gotten sambe to work on mandrake with download iso an making
the cds then installing. it seems to put smb.conf an other files into the
/etc/samba dir but smbd -d want start jup
2005 Oct 19
1
file permissions with samba shares
I am wondering if there is a way I can setup permission on
directories in the directory that I have setup for samba shares so
that no one can move or delete them. The problem I am having of late
is that someone from within windows will move the directories around
. I think they do it not knowing they are doing it. Its happened
several times of late now. I have always found the missing
2003 Mar 07
0
RE: follow-up: samba backup software
Yes, they have a 30 day downloadable demo. Here's the link:
http://www.network-backup.com/datasheets/nnet8linux.html
The installation was a piece of cake.
Rick Segeberg
Provo Site Manager, IT Department
The Waterford Institute
rick.segeberg@waterford.org
-----Original Message-----
From: Jack Malone [mailto:jmalone@horizonind.com]
Sent: Friday, March 07, 2003 12:42 PM
To: Rick Segeberg
2011 May 27
2
is not so much to others make you pain, than say of yourself
the life road long and colorful, just like in the horizon sea voyage, sometimes uneventful, running smoothly; And sometimes, but a driving paradises tough. But as long as our hearts lighthouse, it can not be quenched along his route to sail on. The life road long and colorful: in the sunlight I learn to laugh, I learn to strong in clouds; I hold in winds, hope in the storm I grasp ideal; When
2002 Jun 16
1
Time Server? - Answers/Summary
List,
This e-mail simply links all the various topics as one...I started
this thread.
Q1- Samba being the PDC thingy
Q2- "time server" option in smb.conf file
Q3- 'net time' command on Windows clients.
A1- Samba doesn't have to be PDC
A2- Samba doesn't need "time server = yes" in smb.conf
A3- Windows clients were not designed to keep proper time so it's a
2007 Oct 17
9
plain text stories: motivation number 27
This is mostly theoretical, but ...
I''m starting to use lighthouse (http://llighthouseapp.com) for my
projects at work. I''m organizing iterations as milestones and stories
as tickets tagged to a milestone.
Lighthouse offers an API so that you can write access the data in your
account and write apps to process that data.
I think you see where this is going.
It seems to me that
2007 Nov 18
7
help anyone?
Hi everybody.
Per http://rubyforge.org/pipermail/rspec-users/2007-November/004572.html,
we''re going to be moving ticket tracking over to lighthouse. We''d like
to get this rolling sooner than later, but we''re fairly well occupied
getting ready for the 1.1 release and writing rspec books :)
We''ve got the lighthouse account set up. The thing we need to do to
2016 Nov 14
2
Clients can't write to group-writable files - plea for help
On Mon, Nov 14, 2016 at 11:38:52AM -0500, Josh Malone via samba wrote:
> All,
>
> Apologies for basically bumping my own thread, but I'm absolutely at
> my wits' end trying to figure out this access problem. I've
> replicated the issue with and without NFS being involved. On our old
> 4.0.25 server, users can write to files that they have group-based
> write
2016 Nov 15
0
Clients can't write to group-writable files
On 11/10/16 1:13 PM, Josh Malone wrote:
> Hello,
>
> Really stumped on this issue. I have samba 4.4.7 running on a new
> server. Users cannot write to files to which they have write permissions
> via group.
>
> Example:
>
> Here's the local filesystem on the samba server. I'm logged in as jmalone
>
>
> : jmalone at canis; cd
2016 Nov 17
2
Clients can't write to group-writable files - plea for help
On Wed, Nov 16, 2016 at 03:25:24PM -0500, Josh Malone wrote:
> On 11/16/16 3:17 PM, Jeremy Allison wrote:
> >On Wed, Nov 16, 2016 at 03:12:06PM -0500, Josh Malone via samba wrote:
> >>On 11/16/16 2:32 PM, Jeremy Allison via samba wrote:
> >>>>
> >>>>But the file is not root:root - it's owned by uid 12477 and group
> >>>>9006. Why
2016 Nov 14
0
Clients can't write to group-writable files - plea for help
All,
Apologies for basically bumping my own thread, but I'm absolutely at my
wits' end trying to figure out this access problem. I've replicated the
issue with and without NFS being involved. On our old 4.0.25 server,
users can write to files that they have group-based write permissions.
On 4.5.x, 4.4.x, and 4.3.x that permission is not being honored.
I would be incredibly
2004 Mar 30
1
unexpected behavior in plot
I'm having difficulty getting plot to work with type="n", when either the x or y variables is a factor.
For example,
x <- 1:10
y <- 1:10
plot(x, as.factor(y), type="n")
plot(as.factor(x),y, type="n")
plot(y ~ as.factor(x), type="n")
produce plots with data plotted, whereas
plot(x,y, type="n")
plot(y ~ x, type = "n")
1999 Apr 08
6
PopUp messages
Dear all,
as you already know, it is possible to send short winpopup messages to
Win boxes using the command smbclient -M host.
If a Win user wants to reply, it should be possible to use the Windows'
WinPopUp GUI to reply, but the message gets lost somewhere.
For example:
smbclient -M winbox
Added interface ip=192.1.1.125 bcast=192.1.1.255 nmask=255.255.255.0
Connected. Type your message,
2016 Nov 16
2
Clients can't write to group-writable files - plea for help
On Wed, Nov 16, 2016 at 03:12:06PM -0500, Josh Malone via samba wrote:
> On 11/16/16 2:32 PM, Jeremy Allison via samba wrote:
> >>
> >>But the file is not root:root - it's owned by uid 12477 and group
> >>9006. Why is Samba getting the wrong owner/group for this file?
> >
> >That is the core of your problem. What does the full debug level 10
>
2016 Nov 10
4
Clients can't write to group-writable files
Hello,
Really stumped on this issue. I have samba 4.4.7 running on a new
server. Users cannot write to files to which they have write permissions
via group.
Example:
Here's the local filesystem on the samba server. I'm logged in as jmalone
: jmalone at canis; cd /home/www.nrao.edu/content/logs/
: jmalone at canis; ls -l
total 4
-rw-rw-r-- 1 jmalone nraoweb 0 Nov 10 10:02
2016 Nov 17
0
Clients can't write to group-writable files - plea for help
On 11/17/16 2:17 PM, Jeremy Allison wrote:
> On Wed, Nov 16, 2016 at 03:25:24PM -0500, Josh Malone wrote:
>>
>> http://www.cv.nrao.edu/~jmalone/sambalog.txt
>
> Looking at that log I see:
>
> posix_get_nt_acl: called for file .
>
> canon_ace index 0. Type = allow SID = S-1-22-1-0 uid 0 (root) SMB_ACL_USER_OBJ ace_flags = 0x0 perms rwx
> canon_ace index 1.
2010 Jun 21
3
Improve the Rails Lighthouse overview page
Hello,
I have a suggestion to improve the Rails Lighthouse overview page. At
present the description is very large. You need to scroll to find the
tickets and more importantly the list of pages.
I think a shorter description along the lines of http://i48.tinypic.com/2z6a7lt.png
would be much better. All the information at present in the
description can be moved into pages, and they can be linked
2016 Nov 16
1
Clients can't write to group-writable files - plea for help
On 11/16/16 8:44 AM, Josh Malone via samba wrote:
>
> Okay - so it's getting the right values for my user, but coming up with
> the wrong permissions on the file I'm trying to access. Any idea why?
>
> I've been trying to debug this for days now - every build I make on Red
> Hat Enterprise 6 does this. However, running Samba under Ubuntu server
> behaves correctly