Displaying 20 results from an estimated 3000 matches similar to: "User access to subfolder of restricted share"
1999 May 31
0
setting passwords from Windows
I'd like to change Samba passwords from win95 and NT4 clients.
I use security=user.
I don't give shell access to every user, so they can't use smbpasswd.
I've tested from a win95 client with the precompiled samba-2.0.4b.i386.rpm:
net pass \\greg greg test1 test2
I'd used smbpasswd to change greg's password to test1 on host greg prior to this. Here's the
smbpasswd
2019 Apr 08
0
libpam-smbpass
Hai,
Its not anymore in debian package, its in samba now as far i can tell, i think, 4.2 was the latest that had this.
But `man smb.conf` and search for `unix password sync` That should give more info.
Ps. Upgradeing debian 8 to 9 and samba, read :
http://downloads.van-belle.nl/samba4/Upgrade-info.txt
Almost every part where it might go wrong, when upgrading from 4.2 is in this file.
2017 Sep 05
0
Is it possible to transfer a large, dynamic file in a piecemeal fashion? Yes it is.
Subject: Re: Is it possible to transfer a large, dynamic file in a piecemeal fashion? Yes it is.
Don Kuenz via rsync <rsync at lists.samba.org> wrote:
> Greetings,
>
> Is it possible to use rsync to transmit a large, dynamic 2TB file in a
> piecemeal fashion during daylight hours over the course of a dozen days?
> On a good day, about 200GB of data can be transferred before
2017 Sep 05
0
Is it possible to transfer a large, dynamic file in a piecemeal fashion? Yes it is.
You probably want --inplace for this rather than partial. The upside of
--partial is that the existing file isn't replaced until there is a
complete file to replace it with. The downside is building up that
entire new file.
On 09/05/2017 12:01 AM, Don Kuenz via rsync wrote:
> Subject: Re: Is it possible to transfer a large, dynamic file in a piecemeal fashion? Yes it is.
>
> Don
2000 Feb 21
0
passwd chat???
Could somebody please help me with the following problem. I am running samba
2.0.6 on redhat 6.1. I want to change passwords from my win9X clients with
the 'net password \\server user' command or the password dialog in the
system setting.
My globals are as followed..
security = user
encrypt passwords = yes
unix password sync = yes
smb passwd file = /etc/smbpasswd
passwd
2000 Apr 20
1
This is broken (and insecure) behaviour.
We are seeing erratic behaviour from Samba for connecting Unix
drives to an NT terminal Server.
Samba version 2.0.6
Solaris 2.6
NT Server 4.0 Terminal Server Edition with service pack 4
running WinCenter NIS Logon Utility.
The NT server is not part of a domain and uses the WinCenter Logon
Utility to authenticate username and passwords from my Unix NIS
server.
Samba is set up for server level
2019 Apr 08
3
libpam-smbpass
Hi Everybody
I have a linux debian 8 server with samba user share. I have tried to
upgrade to version 9. The package (libpam-smbpass) wich made
synchronize linux password to the samba password is missing the new.
Are there any way to synchronize unix local password with samba
password ?
Or can I download libpam-smbpass source from somewhere ?
Thanks
Zoltan
2000 Feb 15
0
samba 2.0.6 breaks domain validation (for me)
Hi,
Recently i moved from samba 2.0.5a to Samba 2.0.6 on 4 machines. Samba 2.0.5a ran quite smooth except for oplocking problems, so i decided to upgrade.
I compiled both releases myself and used the same ./configure options both times (but i compiled on different machines: v 2.0.5a was compiled on a HP 9000/715/50, 2.0.6 was compiled on a HP 9000/800/K360)
I used binutils 2.9.1 and gcc 2.8.1 on
1999 Aug 27
0
Unix password sync: Any hints?
Hi! I know this is about the most asked question on these lists. I've
been searching the archives looking for an answer, but all I can find
is the same question over and over...
I'm trying to get the Unix Password Sync option to work on my
server. I'm running RH 6.0, with MD5 and shadowed passwords
enabled, and Samba 2.0.5a (the RPM version). When I try to
change passwords using
1999 Mar 26
0
Win98 goes to sleep on Samba
I have been running RedHat 5.2 and Samba 2.0.3 for the past week or so. My
network is made up of NT servers and 95/98 clients. So far Samba has been
running beautifully - I can use my Samba shares just like they are NT shares.
My only problem is from time to time my Win98 machine "goes to sleep" and
asks me for either a password or an IPC$ password. Generally this happens
after a
1998 Jun 24
1
Compile problems in Slackware
Hi there.
Has anyone experienced problems when compiling Samba? I always get stuck
with an "internal compiler error" at the file smbpass.o.
The system is Slackware 3.4.0 (still the current release), with
kernel 2.0.33 and GCC 2.7.2.3, I checked it with Samba 1.9.18p8 and 1.9.18p7.
How to get the error:
Install Slackware 3.4.0
Extract samba-1.9.18p8.tar.gz
edit
1998 Apr 25
0
Compiling smbpass.c
Hello All,
I've been trying to compile samba-1.9.18p4 for the last couple of hours
and seem to keep running into problems compiling smbpasswd. I'm running
Slackware 3.4
Here's last section I tried to use from the Makefile:
# Use this for Linux with shadow passwords - but not using PAM!
# contributed by Andrew.Tridgell@anu.edu.au
# add -DLINUX_BIGCRYPT is you have shadow passwords
2017 Sep 04
0
Is it possible to transfer a large, dynamic file in a piecemeal fashion?
Greetings,
Is it possible to use rsync to transmit a large, dynamic 2TB file in a
piecemeal fashion during daylight hours over the course of a dozen days?
On a good day, about 200GB of data can be transferred before rsync times
out to enable a nightly local backup to complete. The local backup
changes a few 512 byte blocks in the 2TB file. That's why the 2TB file
is dynamic.
As an
2017 Sep 05
0
Is it possible to transfer a large, dynamic file in a piecemeal fashion?
On Mon, Sep 04, 2017 at 10:45:26PM +0000, Don Kuenz via rsync wrote:
> Greetings,
>
> Is it possible to use rsync to transmit a large, dynamic 2TB file in a
> piecemeal fashion during daylight hours over the course of a dozen days?
> On a good day, about 200GB of data can be transferred before rsync times
> out to enable a nightly local backup to complete. The local backup
1998 Aug 14
2
Problem compiling it
Hi Guys
I'm trying to compile samba the lastest version and i keep getting this
same error message.
Compiling ipc.c
Compiling reply.c
Compiling mangle.c
Compiling chgpasswd.c
Compiling password.c
Compiling quotas.c
Compiling uid.c
Compiling predict.c
Compiling credentials.c
Compiling clientgen.c
Compiling pipes.c
Compiling server.c
Compiling access.c
Compiling ufc.c
Compiling smbpass.c
cc:
2010 Jan 19
2
subfolder level restriction
hello
I have three users u1 ,u2 and u3
I have a share named "mrt" and it has two subfolder "mrt1" and "mrt2".
what i have to do is that when u1 logs in mrt
it should view all the contents inside mrt (including contents of its subfolderand all)
and when u2 logs into mrt it should view mrt1 and restrict mrt2 and in same way when u3 logs into mrt ,it could access mrt2
1998 Feb 03
2
Signal 6
The answer is on the Slackware CD Rom - read /contrib/gcc2721.README.
Apparently it's a bug wih this version of gcc, and the previous version is
on the CD as a work-around.
Regards,
Derek
You wrote:
>I get the following error:
>.
>.
>Compiling smbpass.c
>cc: Internal compiler error: program cc1 got fatal signal 6
>make: *** [smbpass.o] Error 1
>I have tried compiling
1998 Sep 23
1
problems compiling samba
When I try to compile the 1.9.18p10 samba package, I get following
error:
Maybe you guys help me?
---snip---
michelle:/usr/local/samba-1.9.18p10/source# make
Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr/local/samba/var/log.nmb" -D
CONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
2000 Mar 10
0
change permission and smbpasswd
Hi, Samba guru; I need your help.
I am using samba 2.0.6. security = server and password server = NT PDC; nt
acl support = yes. I am trying to change permission using the NT security
dialogs but failed. In the log file I found that apparently when I connect
to the samba directory, I get authenticate correctly. But when try to change
permission, samba does not try to authenticate through password
1998 Sep 13
1
new user question
Hi all,
I have installed samba on both BSDI 3.1 and Linux. I have been having
trouble compiling on linux so I got a binary form and installed it. So far
all seems to work except the password keeps getting rejected when trying to
map a drive. It is happening in both the linux version and BSDI. I am
loging into windows with the same user/pass as my unix account and am
trying to map a drive it