Displaying 20 results from an estimated 100000 matches similar to: "I don't want to require my users to authenticate to print"
2010 Jun 09
0
logging in NAS200
Hello,
I'm running SAMBA under Ubuntu 10.4.
At work we share a network storage unit, a Linksys NAS200.
I can see it as a "computer" in my workgroup but once I click on its  
icon in Nautilus it is opened as a blank screen. I cannot see the  
folders I should have access.
Doing the same in Windows XP I can access these folders.
I use the same username and password on Ubuntu, XP,
2009 Sep 02
1
User permissions on other users home directory
Hello,
I have 5 users that need to be able to read and write from each others
home directorys. How I have done this is by creating a group office,
adding these 5 users to the office group, and then changing ownership
of users home directorys to user1:office
However, when user1 edits a file in his home directory, user2 can no
longer edit it, even though both users are in the office group.
My
2010 May 25
0
bandwidth issue between a windows 2008 server standard and ubuntu 8.04 samba
Hi,
Samba version Version 3.0.28a on ubuntu 8.04 LTS
I encounter bandwidth  issue (50 ko/s) which make any files copy hang up.
Thanks you for your help
Here is my smb.conf file :
[global]
## Browsing/Identification ###
# Change this to the workgroup/NT-domain name your Samba server will part of
   workgroup = COOPER_GAY_FR
# server string is the equivalent of the NT Description field
  
2015 Feb 11
0
samba pdc winbind
On 11/02/15 15:37, duportail wrote:
> We have debian 7 with samba pdc.
>
>  From a joined ubuntu client , i can su for another user but getting other user:
>
> root at blank005:~# su 59031614949
> 98121524292 at blank005:/root$
>
> The numbers are usernames .
>
> how can this happen?
>
> in the samba pcd logs:
> [2015/02/11 16:10:14.497010,  0]
2010 Apr 13
1
Users in group cannot rename or delete files/folder owned by the group
Hi all,
I am having a very strange issue with Samba, users who are not the owner
of files but are in the same group cannot delete or rename files via
Windows.
For example the user ?sean? in the ?storage.access? group CANNOT delete or
rename a folder called temp via windows but CAN delete or rename via
terminal session.
The folling three folders have the folling permissions:
/storage/
2010 Feb 08
2
Noob (it seems) can't get XP client to join Samba Domain
I have followed:
http://rudd-o.com/en/linux-and-free-software/making-windows-xp-join-a-samba-domain-in-5-minutes
and
http://samba.org/samba/docs/man/Samba-HOWTO-Collection/ClientConfig.html#WXPP009
and the reg hack even though I'm using Samba 3.3.2
I keep getting the error message:
"The following error occured attempting to join the domain "ROOM101"
The username could not
2010 Mar 01
1
Unable to find Samba Server, Windows Network
Hi, I am having some problems setting permissions to access a Samba share on
my Windows XP box. So what follows is all the information I thought would be
useful to helping me out.
Firstly, neither box has a firewall running. Both computers are able to ping
each other's IPs. When on my XP box, I go to "Map Network Drive" I am able
to find my Samba computer \\Server in my workgroup
2008 Mar 29
1
Access Denied - How to solve it?
Hi,
I have a software samba installed in
Kubuntu and I have tried to write
archives in samba area. I can read
archives that are in samba area, but
I can't  put new archives in this area.
The error message
access denied:
It was not possible write to smb://oxigenio/narciso/fatorial.java
root@oxigenio:/etc/samba#            uname -a
Linux oxigenio 2.6.22-14-generic #1 SMP Tue Feb 12
2009 Nov 05
2
Phantom sharename
smbclient reports there is a sharename 'l' that points to
/usr/local/Documents on the host, but there is no reference to it in the
smb.conf file. I have puzzled over this for days - I must have missed
something obvious.
Here is the output from smbclient, followed by the smb.conf file with all
the comments removed.
napoleon 526 ~ $ smbclient -L localhost
Enter mike's password: 
2015 Feb 11
4
samba pdc winbind
We have debian 7 with samba pdc.
>From a joined ubuntu client , i can su for another user but getting other user:
root at blank005:~# su 59031614949
98121524292 at blank005:/root$
The numbers are usernames .
how can this happen?
in the samba pcd logs:
[2015/02/11 16:10:14.497010,  0] passdb/lookup_sid.c:1684(get_primary_group_sid)
  Failed to find a Unix account for 92101633919Failed to
2005 Aug 18
0
problem executing windows application in samba
Hi,
I've come across a rather strange problem while trying to execute a
windows application in samba.
I'm running Samba Version 3.0.10-Ubuntu on Linux Ubuntu, kernel
2.6.10-5-386, my full smb.conf is at the end of this message.
We have AIMS v3.0.0.3, a database application which accesses data in
.mdb files and we've stuck it on a samba share called AIMS.
The problem is, when I
2013 Apr 22
2
Applying head to wall to figure out permissions issues.
I have a permissions issue on a Samba DC running 3.5.6. UserA does not have
permissions to write to file opened by UserB. Specifically, a file created
by UserA gets 764 permissions and UserB can't write to the file until
permissions are changed either on the server to +w for other or UserA
changes the permissions on the file from Windows for Everyone to have write
permissions.
I have tried nt
2007 May 25
0
2 Servers different gid?
Hi All,
I have 2 servers both running a compiled version of samba and winbind. They
use my Windows Active Directory for user authentication via kerberoes. All
that works fine and I can see and authenticate as any user. Every user on
both machines have the same uid, the problem is the groups from the windows
domain have different gid?s on each of the servers. I am using nfs to export
the
2003 Feb 11
0
NT_STATUS_TRUSTED_RELATIONSHIP_FAILURE
Sorry for reposting this message but my first post was posted as a reply 
wrongly...
--------------
 Hi, I'm trying to solve a problem for about 3 weeks ago and can't...
I have debian here with samba (Version 2.999+3.0.alpha21-3 for Debian) acting 
as the PDC of domain CASA. I have two Windows XP Professional here in my home 
and since I was having problems with the local browser and
2016 Feb 18
1
Samba + ldap + cannot find domain
>> This makes no sense to me. Am I missing something obvious?
> You may be, but how can we tell, we cannot see your smb.conf
Complete smb.conf below:
# Sample configuration file for the Samba suite for Debian GNU/Linux.
#
#
# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
# here. Samba has a huge number
2019 Feb 01
2
Samba and UFW
Just call me Marty. Ham13 is a login name on another system. OK. I'm posting
the smb.conf and thee smbclient responses form both Linux PC's. One running
Mint 19.1 and the other running Mint 18.3. The 18.3 machine does connect to
the network. All I want to do use the file manager to connect to and open
directories and to move files between the three PC's.
Regards,
Marty
smb.conf from
2003 Oct 16
1
NET_SAMLOGON issue
Hi all,
I'm having a little trouble with my Samba setup. :-(
I hope some SMB protocol guru will be able to say to me what's going wrong!
I must apologize as it's a bit long and heavy in your mailbox, but this is not a trivial issue
and i think it requires some explanations to be fully understood.
So let's go!
Here is my setup:
 - I use Samba 3.0.1-pre1 as PDC. Domain is called
2006 Jul 02
0
NBNS registration issue : no response, invalid request format
I try to join a Win 2K machine to my samba 3.0.22 domain.
The server must act as a PDC.
shares are working correctly, and every troubleshooting steps from 
chapter 37 from the Samba HOWTO guide also.
I have some trouble :
Here is the log from  nmbd.log of what I think is th request send when 
trying to join the domain (DIAMOND is the name of my 
domain,192.168.2.150 is the IP address of the
2019 May 17
1
Moving home directories to another location leads to NT_STATUS_ACCESS_DENIED listing
of course
 
my smb.conf
 
 
#
# Sample configuration file for the Samba suite for Debian GNU/Linux.
#
#
# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
# here. Samba has a huge number of configurable options most of which 
# are not shown in this example
#
# Some options that are often worth tuning have been
2002 Oct 20
1
print$ share
Greetings,
I am hoping you can help me with the an issue I have with the following
configuration:
Server Debian woody shareing HP Deskjet print using Samba + cups.
Windows 95 client machine 
I can print generic text only test pages fine.
The Debian server can also boot into Windows 2000. 
I have created a similar setup under w2k and  installed the win 9x
drivers for the print device under