Displaying 7 results from an estimated 7 matches for "andritz".
2017 Aug 08
3
Smbclient cant transer large files
...hich begins directly
>after
>NTLMSSP_AUTH authentication (don't want to add login information).
>
>The error is always "Write AndX Response fails with
>STATUS_INVALID_PARAMETER"
>
>The same drive can be mounted and accessed easily with cifs:
>//vienas01.andritz.com/HIPASE on /media/HIPASE_Q type cifs
>(rw,nosuid,nodev,relatime,vers=1.0,cache=strict,username=<snip>,domain=<sni
>p>,uid=1000,forceuid,gid=1000,forcegid,addr=172.24.180.161,file_mode=0755,
>dir_mode=0755,nounix,mapposix,rsize=61440,wsize=65536,echo_interval=60,a
>cti...
2017 Aug 08
2
member server idmap config (auto)rid
...ards,
Norbert
>-----Original Message-----
>From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of mathias
>dufresne via samba
>Sent: Dienstag, 08. August 2017 12:05
>Cc: samba
>Subject: Re: [Samba] member server idmap config (auto)rid
>
>EMAIL from a NON-ANDRITZ SOURCE: as a security measure, please exercise
>caution with email content and any links or attachments.
>
>
>Hi,
>
>Could you post the whole smb.conf? That should help...
>
>Did you install libpam-winbind? libpam-krb5?
>
>Kerberos is working? It should as yo...
2017 Aug 08
0
Smbclient cant transer large files
Hi,
>>The same drive can be mounted and accessed easily with cifs://vienas01.andritz.com/HIPASE on /media/HIPASE_Q type cifs
>>(rw,nosuid,nodev,relatime,vers=1.0,cache=strict,username=<snip>,domain=<snip>,uid=1000,forceuid,gid=1000,forcegid,addr=172.24.180.161,\
>> file_mode=0755,dir_mode=0755,nounix,mapposix,rsize=61440,wsize=65536,echo_interval=60,actime...
2017 Aug 08
0
Smbclient cant transer large files
...58.html, and I added a Wireshark-Dump which begins directly after
NTLMSSP_AUTH authentication (don't want to add login information).
The error is always "Write AndX Response fails with STATUS_INVALID_PARAMETER"
The same drive can be mounted and accessed easily with cifs:
//vienas01.andritz.com/HIPASE on /media/HIPASE_Q type cifs (rw,nosuid,nodev,relatime,vers=1.0,cache=strict,username=<snip>,domain=<snip>,uid=1000,forceuid,gid=1000,forcegid,addr=172.24.180.161,file_mode=0755,dir_mode=0755,nounix,mapposix,rsize=61440,wsize=65536,echo_interval=60,actimeo=1,user=<snip>...
2017 Aug 08
0
member server idmap config (auto)rid
...l Message-----
> >From: samba [mailto:samba-bounces at lists.samba.org] On
> Behalf Of mathias >dufresne via samba
> >Sent: Dienstag, 08. August 2017 12:05
> >Cc: samba
> >Subject: Re: [Samba] member server idmap config (auto)rid
> > >EMAIL from a NON-ANDRITZ SOURCE: as a security measure,
> please exercise >caution with email content and any links or
> attachments.
> >
> >
> >Hi,
> >
> >Could you post the whole smb.conf? That should help...
> >
> >Did you install libpam-winbind? libpam-krb5?...
2017 Aug 07
6
member server idmap config (auto)rid
I've joined a samba 4.48 (debian stretch) to a Windows 2008R2 AD domain
according to
https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member
It joins OK but I cannot get idmap rid (or autorid) to work
idmap config * : backend = autorid
idmap config * : range = 1000000-1199999
Nothing is returned for getent "SAMDOM\user"
log.winbindd shows:
[2017/08/07
2008 Jul 02
1
rsync: failed to set times on ***
Hello everybody
I#m trying to rsync from 1 server to another with the following command:
rsync -auzv --stats /cygdrive/d/path/to/dir/ CWsync@servername::dyndns
--exclude=config/ --delete >>%RSYNCLOG% 2>>%RSYNCERROR%
the dyndns directory is specified in the rsync.conf on the receiving server.
The server where i'm executing the command is a windows 2003 server and the
receiving