Displaying 20 results from an estimated 500 matches similar to: "print command is ignored after upgrade"
2004 Aug 17
0
authentication problem
Hi all:
I have a strange authentication problem. Samba box is running on a local
network with about 300 Win2000 and WinXP clients as a domain member. No
problems with local authentication to printer resources. On the WAN, all
other locations with Win2000 and WinXP clients can access resources no
problem. There are also Terminal Servers in each location (about a dozen
different cities) and all
1999 Jun 24
4
No automatic refresh?
Hi!
I've been struggling with this install of Samba 2.0.4b on Linux/x86 2.0.36.
All of the client machines run Windows NT 4, SP 3.
I'm exporting /tmp as pub, and if I right click in the folder and create
a new folder, it doesn't show up until I go to 'view' and 'refresh'.
If I delete something, it doesn't go away until I refresh.
Why?
Output of testparm:
2008 Jun 09
6
second samba pdc
Hello List,
I have 2 samba domain on 2 physical Servers but the User Administration is
over 1 LDAP Server. At the moment i become some errors on my first PDC box:
smbd[16074]: sid S-1-5-21-3194266148-564761370-2586249389-101652 does not
belong to our domain (Thats all hosts from the second PDC)
* first samba Server SID = S-1-5-21-3991578539-3149662252-1894531253
* second samba Server SID
2009 Feb 13
2
net use /home ?
Is 'net use x: /home' deprecated nowadays? I just upgraded a very old Samba 2 to 3.2.8 and suddenly no workstations at all can use that command to map to their home directories.
Workstations are W2k, Win XP and Vista in a mix. Neither work.
Samba use LDAP as back end, and the related posts in smb.conf are these:
logon path = \\%L\profiles\%U\.msprofile
logon script = login.bat
logon home
2018 Jun 22
6
use spnego question - samba 47 to samba48 migration
Hello Everyone,
Good evening!
Here a Background:
I am moving from samba47 to samba48 - I am keeping my existing scripts and
config files.
The messages below are now appearing while executing some tasks in samba48
only - samba47 is not showing it:
#Unknown parameter encountered: "use spnego"
#Ignoring unknown parameter "use spnego"
#Unknown parameter encountered:
2012 Dec 15
1
Following symlinks
I'm struggling with following symlinks with samba on the recent
versions. I cannot use mount -bind as I've seen others suggest. This is
for my mythtv backend, so I'm using the rename script to create nice
names for the recordings.
Anyway, I can map the drive from Windows XP and Windows 7, and see
symlinked files, but I cannot open or copy them as I used to be able to do.
My
2007 Jan 08
1
unable to find the Domain Master Browser name
Hello,
i've having this logs ever since ai started samba on a new server....
it's a sles 10 server wich is supposed to be a part of a w2k3 domain,
here's the conf file:
workgroup = windomain
map to guest = Bad User
printcap name = cups
logon path = \\%L\profiles\.msprofile
logon drive = P:
add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody
-s /bin/false %m$
logon
2006 Aug 11
1
share access problem with %G
Hi,
I learning samba on SUSE 9.3 linux box. I followed the Samba "Small Office
Networking" example to configure the server, but I have problem to access
the share "accounts" / finsvcs until I changed the valid users from %G to
@acctsdep.
Here are the output from the console when I accessing the share "accounts"
server01:~ # smbclient //server01/accounts -U
2019 Jun 03
3
Difficulty with samba after updating from 3.6.6 to 4.9.0.0
Server - HPUX 11.31
Clients - WIN7 WIN10
After upgrading my versions to 4.9.0.0 I've noticed that we're unable to connect to our AD joined SMB HP-UX Server any longer.
Could someone tell me where to begin digging in release notes between 3.6.6-4.9.0.0 to find out what changed in the smb.conf file that would be causing our problems?
Here's a somewhat similar .conf output
global]
2005 Dec 05
4
Keeping data on 2 servers in sync !
I want to build 2 servers (both running samba) to provide file storage to 2
offices (approx 100 miles apart, linked via DSL) but all data writen to 1
server must also be saved to the other server.
Both servers would also allow users to access the data via a VPN thus
allowing 1 office with a failed server to access the other server via the
vpn and still see the data from both offices.
I currently
2006 Apr 06
12
net drive mapping not working in login script
I've set the path for each user in pdbedit and created a login script with drive mapping etc etc
The network drives aren't being mapped when I login each user:
smb.conf
[global]
printcap name = cups
cups options = raw
map to guest = Bad User
# include = /etc/samba/dhcp.conf
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
2016 Oct 01
2
a question about pdbedit
Hello!
Rowland Penny via samba <samba at lists.samba.org> schrieb am 01.10.16 um 22:11:22 Uhr:
> > when I do a pdbedit -a -u andreas where is the result
> > stored?
> >
>
> In whatever Samba database you have set in smb.conf
This is the global part of smb.conf, its the standard part
of a fresh openSUSE installation:
[global]
workgroup = WORKGROUP
2006 Aug 18
3
share write access
Hi,
I am testing share parameters, and have the following share definition:
## Section - [shareA]
[shareA]
path = /tmp/shareA
writelist = user1
and do not understand why user1 cannot write files in the share when
connected as user1. Unix permissions for the share files are rw for
everyone, and the share directory has wide-open permissions. Samba version
is 3.0.20b-3.4-SUSE.
2010 Jan 18
1
Different file permissions on new file
Hello list :-)
I got different file permissions on a new created/copied file.
If I copy the file to \\192.168.1.25\data
I got -rwx------ 1 advantage advantage 0 Jan 18 11:16 test.txt
If I copy the file to \\192.168.1.25\data\pix
I got -rwxrwxr--+ 1 advantage advantage 0 Jan 18 11:18 test.txt
The permissions of the path to the share are:
drwxrwxr-x+ 14 advantage advantage
2011 Jul 29
1
Can't see shares...
I can't figure out what's wrong with my config, I can see the share
\\beata\anders, but not store0 or store1;
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
# samba-doc package is installed.
# Date: 2011-03-01
[global]
workgroup = NORRBRING
passdb backend = tdbsam
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
2018 Jun 23
0
use spnego question - samba 47 to samba48 migration
On Fri, 22 Jun 2018 19:25:11 -0300
Kontrol-Suporte via samba <samba at lists.samba.org> wrote:
> Hello Everyone,
>
> Good evening!
>
>
>
> Here a Background:
>
> I am moving from samba47 to samba48 - I am keeping my existing
> scripts and config files.
>
> The messages below are now appearing while executing some tasks in
> samba48 only -
2007 Nov 26
0
samba profiles
Hi list
I got a small problem, i use atm 3X Samba Servers
1XPDC
1XBDC
1XFileserver
ATM I have all profiles/homes on the PDC, but I need it on BDC too.
My thought the best way is I move the /homes to the Fileserver.
And now comes my problem, what must I change on the smb.conf?
Logon path = \\fileserver\profiles\.msprofiles
<file:///\\fileserver\profiles\.msprofiles>
Logon
2014 Jan 02
1
Samba 4.1.3 and MS-CLIENT 3
Hi all,
I have the following problem: I installed Samba 4.1.3
on my Linux computer. I tested everything via smbclient
and it works. If I connect my MS-DOS Client 3 to this
server strange things happens. Using
net use h: \\<sambaserver>\<username>
I get the correct (?) answer
H: connected to \\<sambaserver>\<username>
But using "H: dir" I get
2008 Aug 18
1
connecting to shares in other subnet : slow
Greets, samba-users,
I contact this list because of a problem I face at a customer's site.
We run Samba version 3.0.28-0.6-1787-SUSE-CODE10 there on a SLES 10 SP2
server. This server is located behind a firewall (run by me), that
firewall allows all relevant Samba-ports through (137-139, 445).
The clients are located in a separated subnet, the routing between
client- and server-subnet is