search for: posix_open

Displaying 20 results from an estimated 21 matches for "posix_open".

Did you mean: posix_openpt
2019 Apr 04
1
Shared printing between Linux (client) and Windows (server): NT_STATUS_ACCESS_DENIED
Applied the update: $ sudo samba --version Version 4.9.5-Debian The results of `posix_open' and `queue' cmds stay the same. Printer is idle on print cmd. A GUI problem with endless authentication request was shot down: 1. Delete the printer 2. Add a new one 3. Network Printer -> Search -> 192.168.0.100 -> Authorization Reqired: username "user", password &...
2019 Apr 04
2
Shared printing between Linux (client) and Windows (server): NT_STATUS_ACCESS_DENIED
...no visible result was produced: $ smbclient "\\\\192.168.0.100\\hp1516" "password" -c "queue" -U user -m SMB2 smb1cli_req_writev_submit: called for dialect[SMB2_10] server[192.168.0.100] $ smbclient "\\\\192.168.0.100\\hp1516" "password" -c "posix_open /home/kotee/file.txt" -U user -m SMB2 smb1cli_req_writev_submit: called for dialect[SMB2_10] server[192.168.0.100] smb1cli_req_writev_submit: called for dialect[SMB2_10] server[192.168.0.100] Failed to open file \home\kotee\file.txt. NT_STATUS_REVISION_MISMATCH Finally, I try to upgrade SAMB...
2009 Mar 12
1
[Announce] Samba 3.3.2 Available for Download
...ng MS Office 2007. * BUG 6161: Fix corruptions of source path in tar mode of smbclient. * Fix some NetBSD warnings. * Fix bug in processing of open modes in POSIX open. * Fix use of streams modules with CIFSFS client. * Ensure ACL modules work with POSIX paths. * Use fsp->posix_open in preference if we have it. * Fix more POSIX path lstat calls. o Andrew Tridgell <tridge@samba.org> * Fix a bug in message handling for the change notify code. o Steven Danneman <steven.danneman@isilon.com> * Fix guest authentication in setups with "security =...
2009 Mar 12
1
[Announce] Samba 3.3.2 Available for Download
...ng MS Office 2007. * BUG 6161: Fix corruptions of source path in tar mode of smbclient. * Fix some NetBSD warnings. * Fix bug in processing of open modes in POSIX open. * Fix use of streams modules with CIFSFS client. * Ensure ACL modules work with POSIX paths. * Use fsp->posix_open in preference if we have it. * Fix more POSIX path lstat calls. o Andrew Tridgell <tridge@samba.org> * Fix a bug in message handling for the change notify code. o Steven Danneman <steven.danneman@isilon.com> * Fix guest authentication in setups with "security =...
2012 Jan 25
1
[Announce] Samba 3.6.2 Available for Download
...<obnox at samba.org> * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated REG_SZ values. o Jeremy Allison <jra at samba.org> * BUG 8541: readlink() on Linux clients fails if the symlink target is outside of the share. * BUG 8542: smbclient posix_open command fails to return correct info on open file. * BUG 8548: winbind_samlogon_retry_loop ignores logon_parameters flags. * BUG 8561: Password change settings not fully observed. * BUG 8562: Fix double free error in talloc. * BUG 8614: Ensure we correctly calculate reply cred...
2011 Nov 02
0
[Announce] Samba 3.5.12 Available for Download
...e extracting unless "follow symlinks = no" set. * BUG 8507: Make smbd correctly honor the "force create mode" bits from a cifsfs create. * BUG 8541: Fix readlink() on Linux clients if the symlink target is outside of the share. * BUG 8542: smbclient posix_open command fails to return correct info on open file. o Pierre Carrier <pcarrier at redhat.com> * BUG 8186: Allow changing the maximum number of simultaneous clients in Winbind through an smb.conf option. o G?nther Deschner <gd at samba.org> * BUG 7465: Fix '...
2012 Jan 25
1
[Announce] Samba 3.6.2 Available for Download
...<obnox at samba.org> * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated REG_SZ values. o Jeremy Allison <jra at samba.org> * BUG 8541: readlink() on Linux clients fails if the symlink target is outside of the share. * BUG 8542: smbclient posix_open command fails to return correct info on open file. * BUG 8548: winbind_samlogon_retry_loop ignores logon_parameters flags. * BUG 8561: Password change settings not fully observed. * BUG 8562: Fix double free error in talloc. * BUG 8614: Ensure we correctly calculate reply cred...
2011 Nov 02
0
[Announce] Samba 3.5.12 Available for Download
...e extracting unless "follow symlinks = no" set. * BUG 8507: Make smbd correctly honor the "force create mode" bits from a cifsfs create. * BUG 8541: Fix readlink() on Linux clients if the symlink target is outside of the share. * BUG 8542: smbclient posix_open command fails to return correct info on open file. o Pierre Carrier <pcarrier at redhat.com> * BUG 8186: Allow changing the maximum number of simultaneous clients in Winbind through an smb.conf option. o G?nther Deschner <gd at samba.org> * BUG 7465: Fix '...
2017 Jul 04
0
[Announce] Samba 4.7.0rc1 Available for Download
...MB1 unix extensions are not required for encryption. The change to SMB3_11 as default also means smbclient no longer negotiates SMB1 unix extensions by default, when talking to a Samba server with "unix extensions = yes". As a result some commands are not available, e.g. posix_encrypt, posix_open, posix_mkdir, posix_rmdir, posix_unlink, posix_whoami, getfacl and symlink. Using "-mNT1" reenabled them, if the server supports SMB1. Note the default ("CORE") for "client min protocol" hasn't changed, so it's still possible to connect to SMB1-only servers by...
2017 Jul 04
0
[Announce] Samba 4.7.0rc1 Available for Download
...MB1 unix extensions are not required for encryption. The change to SMB3_11 as default also means smbclient no longer negotiates SMB1 unix extensions by default, when talking to a Samba server with "unix extensions = yes". As a result some commands are not available, e.g. posix_encrypt, posix_open, posix_mkdir, posix_rmdir, posix_unlink, posix_whoami, getfacl and symlink. Using "-mNT1" reenabled them, if the server supports SMB1. Note the default ("CORE") for "client min protocol" hasn't changed, so it's still possible to connect to SMB1-only servers by...
2017 Jul 12
0
[Announce] Samba 4.7.0rc2 Security Release Available for Download
...MB1 unix extensions are not required for encryption. The change to SMB3_11 as default also means smbclient no longer negotiates SMB1 unix extensions by default, when talking to a Samba server with "unix extensions = yes". As a result some commands are not available, e.g. posix_encrypt, posix_open, posix_mkdir, posix_rmdir, posix_unlink, posix_whoami, getfacl and symlink. Using "-mNT1" reenabled them, if the server supports SMB1. Note the default ("CORE") for "client min protocol" hasn't changed, so it's still possible to connect to SMB1-only servers by...
2017 Jul 25
0
[Announce] Samba 4.7.0rc3 Available for Download
...MB1 unix extensions are not required for encryption. The change to SMB3_11 as default also means smbclient no longer negotiates SMB1 unix extensions by default, when talking to a Samba server with "unix extensions = yes". As a result some commands are not available, e.g. posix_encrypt, posix_open, posix_mkdir, posix_rmdir, posix_unlink, posix_whoami, getfacl and symlink. Using "-mNT1" reenabled them, if the server supports SMB1. Note the default ("CORE") for "client min protocol" hasn't changed, so it's still possible to connect to SMB1-only servers by...
2017 Aug 15
0
[Announce] Samba 4.7.0rc4 Available for Download
...MB1 unix extensions are not required for encryption. The change to SMB3_11 as default also means smbclient no longer negotiates SMB1 unix extensions by default, when talking to a Samba server with "unix extensions = yes". As a result some commands are not available, e.g. posix_encrypt, posix_open, posix_mkdir, posix_rmdir, posix_unlink, posix_whoami, getfacl and symlink. Using "-mNT1" reenabled them, if the server supports SMB1. Note the default ("CORE") for "client min protocol" hasn't changed, so it's still possible to connect to SMB1-only servers by...
2017 Aug 15
0
[Announce] Samba 4.7.0rc4 Available for Download
...MB1 unix extensions are not required for encryption. The change to SMB3_11 as default also means smbclient no longer negotiates SMB1 unix extensions by default, when talking to a Samba server with "unix extensions = yes". As a result some commands are not available, e.g. posix_encrypt, posix_open, posix_mkdir, posix_rmdir, posix_unlink, posix_whoami, getfacl and symlink. Using "-mNT1" reenabled them, if the server supports SMB1. Note the default ("CORE") for "client min protocol" hasn't changed, so it's still possible to connect to SMB1-only servers by...
2017 Aug 29
0
[Announce] Samba 4.7.0rc5 Available for Download
...ions are not required for encryption. The change to SMB3_11 as default also means smbclient no longer negotiates SMB1 unix extensions by default, when talking to a Samba server with "unix extensions = yes". As a result, some commands are not available, e.g. 'posix_encrypt', 'posix_open', 'posix_mkdir', 'posix_rmdir', 'posix_unlink', 'posix_whoami', 'getfacl' and 'symlink'. Using "-mNT1" reenables them, if the server supports SMB1. Note the default ("CORE") for "client min protocol" hasn't chang...
2017 Aug 29
0
[Announce] Samba 4.7.0rc5 Available for Download
...ions are not required for encryption. The change to SMB3_11 as default also means smbclient no longer negotiates SMB1 unix extensions by default, when talking to a Samba server with "unix extensions = yes". As a result, some commands are not available, e.g. 'posix_encrypt', 'posix_open', 'posix_mkdir', 'posix_rmdir', 'posix_unlink', 'posix_whoami', 'getfacl' and 'symlink'. Using "-mNT1" reenables them, if the server supports SMB1. Note the default ("CORE") for "client min protocol" hasn't chang...
2017 Sep 21
4
[Announce] Samba 4.7.0 Available for Download
...ot required for encryption. The change to SMB3_11 as default also means 'smbclient' no longer negotiates SMB1 unix extensions by default, when talking to a Samba server with "unix extensions = yes". As a result, some commands are not available, e.g. 'posix_encrypt', 'posix_open', 'posix_mkdir', 'posix_rmdir', 'posix_unlink', 'posix_whoami', 'getfacl' and 'symlink'. Using "-mNT1" reenables them, if the server supports SMB1. Note the default ("CORE") for "client min protocol" hasn't chang...
2017 Sep 21
4
[Announce] Samba 4.7.0 Available for Download
...ot required for encryption. The change to SMB3_11 as default also means 'smbclient' no longer negotiates SMB1 unix extensions by default, when talking to a Samba server with "unix extensions = yes". As a result, some commands are not available, e.g. 'posix_encrypt', 'posix_open', 'posix_mkdir', 'posix_rmdir', 'posix_unlink', 'posix_whoami', 'getfacl' and 'symlink'. Using "-mNT1" reenables them, if the server supports SMB1. Note the default ("CORE") for "client min protocol" hasn't chang...
2017 Sep 17
0
[Announce] Samba 4.7.0rc6 Available for Download
...ot required for encryption. The change to SMB3_11 as default also means 'smbclient' no longer negotiates SMB1 unix extensions by default, when talking to a Samba server with "unix extensions = yes". As a result, some commands are not available, e.g. 'posix_encrypt', 'posix_open', 'posix_mkdir', 'posix_rmdir', 'posix_unlink', 'posix_whoami', 'getfacl' and 'symlink'. Using "-mNT1" reenables them, if the server supports SMB1. Note the default ("CORE") for "client min protocol" hasn't chang...
2017 Sep 17
0
[Announce] Samba 4.7.0rc6 Available for Download
...ot required for encryption. The change to SMB3_11 as default also means 'smbclient' no longer negotiates SMB1 unix extensions by default, when talking to a Samba server with "unix extensions = yes". As a result, some commands are not available, e.g. 'posix_encrypt', 'posix_open', 'posix_mkdir', 'posix_rmdir', 'posix_unlink', 'posix_whoami', 'getfacl' and 'symlink'. Using "-mNT1" reenables them, if the server supports SMB1. Note the default ("CORE") for "client min protocol" hasn't chang...