Displaying 20 results from an estimated 400 matches similar to: "Access Error for Roaming Profiles Share"
2020 Jan 07
0
Access Error for Roaming Profiles Share
On 02/01/2020 05:30, Mike Ruebner via samba wrote:
> Hi,
>
> I am trying to address some error messages that are hitting the log files
> for two 4.9.5-Debian file servers in our all-Samba AD domain. Most
> prominently
>
> "connect to service Profiles initially as user MYDOMAIN\tc-mj00y2ps$
> (uid=11128, gid=10515) (pid 1634)"
>
2018 Oct 31
2
classicupgrade
Hello at all
after a classicupgrade from samba 3.6 to samba 4.9.1
at first tests i found many error in log.smbd like these :
[2018/10/31 15:26:51.317398, 0]
../source3/smbd/uid.c:386(change_to_user_internal)
change_to_user_internal: chdir_current_service() failed!
[2018/10/31 15:26:51.317567, 0]
../source3/smbd/process.c:1627(switch_message)
Error: Could not change to user. Removing
2020 May 04
3
Access Denied to Netlogon Share on secondary DC
Hello $list,
i can't access the netlogon share on the second dc. I got this error:
Mai 04 22:13:53 dc02 smbd[3321]: [2020/05/04 22:13:53.035964, 0]
../../source3/smbd/uid.c:448(change_to_user_internal)
Mai 04 22:13:53 dc02 smbd[3321]: change_to_user_internal:
chdir_current_service() failed!
Mai 04 22:13:53 dc02 smbd[3321]: [2020/05/04 22:13:53.037230, 0]
2020 Jun 09
1
Changes in share permissions lead to disruption of service
I just had something very strange happening, I'm curious if someone can
understand what it was in spite of the limited available information.
I'm running Samba 4.11.6 as an AD file server. Rowland checked my config
recently and could not find any issue with it, it's really very standard,
using the idmap backend. Only 2 users in the AD. Linux access is not a
topic, the shares are only
2003 May 20
1
smbd - wide links / possible buffer failure??
Hello there,
sorry - my first mail seems to be lost?
Might be I am wrong, but it seems that the behavior of wide link option
has been changed since 2.2.7. So we have some problems on our large side
to upgrade to 2.2.8a. Here is what I found, but it may be not the
intention of samba developer!
There ist a new function called readlink_checkin smbd/vfs.c. In this
function is a pattern compare
2019 Nov 25
4
big share problem
Hi,
I've a big problem with my shares on a domain AD member server.
On this server there is severals shares directories :
- \data\dir1 [share_one]
- \data\dir2 [share_two]
- \data\dir3 [share_three]
\data is a mounted partition
when I browse one of my share in windows, \\myserver\share_one for
exmple, I can see all directories of my server !! : bin, boot, dev, lib,
..... data directory
2019 Nov 27
3
moved DM config to new server : gids different etc
(resend 3 !)
Am 27.11.19 um 14:28 schrieb L.P.H. van Belle via samba:
> Hai,
>
> DM, right..
>
> (short version)
> Just install/setup a the new DM. Add it to the domain.
> Transfer all data and correct rights where needed.
can't: data is on SAN ... will get "plugged in" via FibreChannel tmrw
> Test it, all ok, poweroff the old server,
> Remove the
2018 Oct 31
2
classicupgrade
Il 31/10/2018 17:18, Rowland Penny via samba ha scritto:
>> ok, this smb.conf is default from classicupgrade
> I am fairly sure it isn't.
ok, i did many changes and cut&paste.
You are the expert !! :-)
>
>> i take out they
>>> Do you really need an insecure auth method ?
>> why ??
> You have set 'ntlm auth = yes', this allows you to use an
2018 Nov 05
2
classicupgrade
On Mon, 5 Nov 2018 11:51:00 +0100
Corrado Ravinetto via samba <samba at lists.samba.org> wrote:
>
>
> Il 05/11/2018 11:41, Rowland Penny via samba ha scritto:
> > You might as well remove the line 'winbind use default domain =
> > Yes', it does nothing on a DC.
> > I would also add 'idmap_ldb:use rfc2307 = yes'
> ok, i did it
> > When
2002 Feb 20
0
samba-2.2.3a bug, including fix
Hi - here's how to reproduce the problem.
umask 22
mkdir foo
chmod 311 foo
mkdir foo/baz
echo hello > foo/baz/test.txt
then type the path to test.txt into Windows explorer (for example) -
can't browse to it as foo isn't readable, but you can get there by
typing the path as there's search permission. It works, but generates:
[2002/02/20 09:49:47, 0]
2018 Nov 05
0
classicupgrade
Il 05/11/2018 12:09, Rowland Penny via samba ha scritto:
> Is 'massaro' one of your existing users carried over by the
> classicupgrade ?
yes it is, i checked also other users but id is correct :
[root at dc1 var]# getent passwd cerr2012
LXCERRUTI\cerr2012:*:570:513::/home/LXCERRUTI/cerr2012:/bin/false
[root at dc1 var]# getent passwd dado
2018 Nov 05
2
classicupgrade
On Mon, 5 Nov 2018 12:20:31 +0100
Corrado Ravinetto via samba <samba at lists.samba.org> wrote:
>
>
> Il 05/11/2018 12:09, Rowland Penny via samba ha scritto:
> > Is 'massaro' one of your existing users carried over by the
> > classicupgrade ?
> yes it is, i checked also other users but id is correct :
>
> [root at dc1 var]# getent passwd cerr2012
2019 Nov 25
0
big share problem
On 25/11/2019 18:12, Tom via samba wrote:
> Hi,
>
> I've a big problem with my shares on a domain AD member server.
>
> On this server there is severals shares directories :
>
> - \data\dir1 [share_one]
> - \data\dir2 [share_two]
> - \data\dir3 [share_three]
>
> \data is a mounted partition
>
> when I browse one of my share in windows,
2018 Nov 05
2
classicupgrade
On Mon, 5 Nov 2018 10:28:31 +0100
Corrado Ravinetto via samba <samba at lists.samba.org> wrote:
> Hello
>
> Il 31/10/2018 17:35, Corrado Ravinetto via samba ha scritto:
> > ok, sorry, are all AD users
> i taked out id map in smb.conf, but when i connect with a client in
> log.smbd:
>
> [2018/11/05 10:20:29.489762, 0]
>
2020 May 04
2
Access Denied to Netlogon Share on secondary DC
Hello Andrew,
i use the rsync script from the wiki....
crontabl -l
*/5 * * * * rsync -XAavz --delete-after
--password-file=/etc/samba/rsync-sysvol.secret
rsync://sysvol-replication at dc01.samba.laurenz.ws/SysVol
/var/lib/samba/sysvol/
-----Urspr?ngliche Nachricht-----
Von: samba <samba-bounces at lists.samba.org> Im Auftrag von Andrew Bartlett
via samba
Gesendet: Montag, 4. Mai 2020
2003 Feb 27
0
access denied to home directory
Hi All,
I'm running Samba 2.2.7a on Solaris 8. Since installing 2.2.7, we've
been having a problem where occassionally (starting to happen more)
users are denied access to their home directory. They are able to login
and their roaming profile is downloaded (which is in their [homes]
share).
But as soon as they try to get to their home directory, they get an
access denied error.
2006 Nov 27
4
Any long-time CentOS users on list using Ubuntu as well?
I've gotten roped into helping a local charity with some
computing/infrastructure snafus. It seems their last good Samaritan
installed Ubuntu all over the place and is "unavailable" now to clean up
the mess. CentOS has made me somewhat lazy because everything just
works out of the box for the most part and you've got the occasional
"yum update". :) These are
2012 Mar 02
5
Domain users are loosing there groups after some time.
Samba version : 3.6.3
Filesystem : BTRFS
Clients : XP, Win7
Log Level : 5
When we start our samba server everything works fine.
After a few days, some of our users are not allowed to connect to shares
anymore. When we restart the clients they can connect for a short time
and then say have the same problem again.
When we restart the server everything works fine for a few days again.
2016 Mar 03
2
Weird permissions problem
On 3/3/2016 2:02 PM, Marc Muehlfeld wrote:
> It would help if you would provide some information about your system:
> - Samba version - smb.conf - "ls -ld" of the directory - etc. Regards,
> Marc
Hello,
version:
samba-4.3.4-1.fc23.x86_64
ls -ld:
ls -ld /home/blaster
drwxrwx--- 76 blaster users 4096 Mar 3 14:15 /home/blaster
testparm
Load smb config files from
2002 Dec 04
0
question/problem - SAMBA server dies
Hi there,
I'm running Solaris 8 on a Sun420R with SAMBA 2.2.2 ...
Periodically, at least once a week - roughly, my SAMBA server dies. I'm
not able to completely troubleshoot this yet because the early birds in
my office are most efficient and run the samba.server restart utility
before I get in ... (per my instruction; however now I've asked them to
hold off if there is no urgency).