Displaying 20 results from an estimated 3000 matches similar to: "enable users to delete print jobs withbout being admin"
2010 Feb 04
1
Windows Seven
Dear all,
I am sure this question was asked many times, but I read that Windows
Seven should work with Samba 3.2
We have SLES 11 (SuSE / Novell) and the version provided is smbd version
3.2.7-11.6-2057-SUSE-CODE11
Is it possible to join domain with Windows Seven to this version or is
it incompatible ?
I also read this, but it's not clear if 3.2.7 would also work or not ?
*
2009 Sep 06
1
NT_STATUS_BAD_NETWORK_NAME
Hi i'm trying to list the shares on my Brother HL-5250DN printer with the
smbtree command on linux but i keep getting the NT_STATUS_BAD_NETWORK_NAME
error message. I can however print to one of the shared printing services with
cups through the Device URI: smb://BRN_E1BEFA/BINARY_P1. Does anyone know what
the problem could be?
linux-wick:~ # smbtree
Password:
WORKGROUP
2010 Feb 04
1
can't locate samba server in windows network/ can't add domain
List,
I've installed an samba server as PDC next to another samba server. The
DHCP/DNS is handled by a router (vigor 2110).
For the first domain (DOMAIN1) I can join computers or leave the domain.
However- I can't join the other domain- because no DNS entry exists.
The strange thing is they both broadcast their NETBIOS name (It's
present in the ARP table of the router) but on a
2006 Jul 13
1
kicked users and login troubles (write failure in writing to client and Connection reset by peer)
Hi List,
One particular user is kicked quite often (espescially during the usage
of Outlook). When she tries to login she isn't very succesfull. The
serverlog show this:
Jul 13 10:41:14 server smbd[12277]: [2006/07/13 10:41:14, 0]
lib/util_sock.c:write_data(554)
Jul 13 10:41:14 server smbd[12277]: write_data: write failure in
writing to client 192.168.1.101. Error Connection reset by
2010 Mar 04
2
smbclient queue and cancel commands not working
Hi,
I'm trying to manage printer queues on a XP box in the lan. Other client
commands work well, even
echo "test" | smbclient //XPBOX/PRINTER -c "print -"
works as expected and starts a print job. But either queue and cancel
don't work, without debug flags with no errors. Cancel even says job is
deleted. With -d4 I see
# smbclient -d3 //volker/HPDJ1120C -U admin
2010 Jun 17
1
Symlink Issue
I've recently upgraded a server and am having an issue with symlinks that used to work but are now broken. The links are on one of the filesystems shared by Samba, but point to directories on an NFS-mounted volume. The permissions and export on the NFS volume are such that both root and normal users on this Samba server can access the contents correctly. However, when I try to follow the
2009 Dec 03
1
Samba does not allow access to share with another user
Hi,
I'm trying to get some help with this problem one more time.
When I try to get to a share in the samba server, say
\\sambaserver\aplicativos, and Im logged in the station with a user that has
access to the share everything works fine.
But when I log in with a user that does not have access to that share
windows prompts me a user/password dialog box. I fill in a valid
2010 May 31
1
To create Samba domain
Dear all,
I installed Samba version 3.2.7-11.9.1-2306-SUSE-CODE11 on Linux SuSE 11.
I tried to create Samba domain and groups following as:
>net getlocalsid testserver
SID for domain testserver is: S-1-5-21-3489264249-1556752242-1837584028
>net groupmap add sid= S-1-5-21-3489264249-1556752242-1837584028
ntgroup="Domain Admins" unixgroup=ntadmin
adding entry for group
2012 Jul 14
1
Detecting read/write permissions
Hi
I'm currently using a windows image processing application that
regularly writes the user's image adjustments out to a 'sidecar' file in
the same directory as the original image. When the original file is on a
local disk this works fine but when the original image is on Samba
share, the sidecars are not created.
The application reports the following in its log:
2012-07-14
2011 Aug 27
3
What is the recommend method to give users local admin access?
What is the recommend method with a samba pdc to give users local
administrator access to their workstations? In Samba4 / Active Directory I
can use a group policy. For Samba I can add 'Domain Users' to the local
administrator group following these instructions.
http://www.samba.org/samba/docs/man/Samba3-HOWTO/groupmapping.html#id2598630Is
there a better way to do this?
2009 Jun 17
0
Security = share changed in Samba 3+ ?
Hi,
I have several servers in separate networks currently running samba
2.2.5. Each server can have aliases and I'm using the %L macro in share
path, so that each appear as a separate 'virtual' server - depending on
how the client calls it. There is at least one SMB users defined in
'smbpasswd' file.
Here is the current config:
> [global]
> workgroup = MYGROUP
2007 Aug 24
11
Aliases not working in a subclass ?
Hi folks,
I''m overriding some resource attribute in a subclass. It seems that
specifying a resource by its alias doesn''t work in a subclass.
Looks like a bug, no ?
=== module-classes.pp ===
class module::base {
file {"/tmp/test-module":
alias => test-module,
content => "module::base",
}
}
class
2007 Jan 03
18
error "Stack level too deep" on ''exec[ "perl Makefile.PL" ] ?
Hi,
I''m testing puppet from the subversion trunk. I have a rather
hacked-together system to install a CRM into one of my nodes, which
worked (more or less) with version 0.19.3. When I tried to do a puppet
run on a completely clean node it seemed to stall on the ''compilation''
part (I do an exec of ''perl Makefile.PL'' in the appropriate dir). When
I broke
2006 Jul 13
3
date_helper megapatch and MultiparameterAssignmentErrors
Hello all,
There''s a great patch in trac that fixes a lof of issues with the
date helpers. I''m afraid it hasn''t had any attention yet.
http://dev.rubyonrails.org/ticket/3811
This fixes all the little date_helper problems, except one: When you
choose an invalid date ActiveRecord throws an
ActiveRecord::MultiparameterAssignmentErrors. This used to work in
1.0,
2006 Jun 28
6
Rails 1.1.3 and routes to controllers in directories
Hi,
All my controllers in subdirectories aren''t reachable by the normal urls
anymore since my upgrade to 1.1.3. 404 errors. Did anybody else
experience this?
grtz
Thijs
--
Posted via http://www.ruby-forum.com/.
2007 Nov 23
12
namespaced controllers
Out of curiosity, I''ve seen the following fail:
module Admin
describe MyController
...
end
end
But this works fine:
describe Admin::MyController
..
end
Why?
Scott
2009 Jan 02
8
samba freezes the server
Hello List !
oh my....i have a very severe problem here, and i absolutely need
assistance...
my samba version is 3.2.6-3.1-2034-SUSE-CODE11
on an opensuse 11.1 though this thing happened on an ubuntu intrepid
with 3.2.4 too:
the smbd freezes the whole system here.....for no obvious reason
i already tested everything, and everything works perfectly, untill 2 or
more people want to work with it...
2009 Oct 29
0
Cant connect to samba share from windows xp with another user
Hi,
I getting this problem since I updated my samba server for the one with
opensuse 11.1.
When I try to get to a share in the samba server, say \\sambaserver\apps,
and Im logged in the station with a user that has access to the share
everything works fine.
But when I log in with a user that does not have access to that share
windows prompts me a user/password dialog box. I fill in a
2007 Jan 04
10
New Feature: Graphing
Hi all,
One of the major new features in the upcoming release is that Puppet
now uses a graph library internally to handle resource
relationships. The big benefit to all of you is that you can use
this library to turn these graphs into images.
The trick, right now, is adding --graph when you run puppetd. This
creates .dot files, which can then be interpreted by the
2007 May 26
13
munin module: manage clients and server''s config
Hello all.
Probably this question has already been posed in the context of another
software, but I am unable to find it.
I would like to implement a module which should manage munin-clients as
well as the munin-server.
Here is what I am thinking about implementing:
- There are two classes: munin::client and munin::server
- munin::clients'' configuration will be managed automatically.