Displaying 10 results from an estimated 10 matches for "create_conn_struct".
2011 Aug 02
1
msdfs and %u
I tryed to use msdfs, but it doesn't work.
Is it my fault, or is it a bug?
log.snmd:
smbd/msdfs.c:295(create_conn_struct)
create_conn_struct: Can't ChDir to new conn path /mypath/host/%u. Error was No such file or directory
Part of smb.conf:
[global]
...
host msdfs = yes
...
[eb]
path = /mypath/data/eb
force group =smb
valid users = @gruppeeb
write list = @gruppeeb
browseable = no
[dfs]
path = /mypath/host/%u...
2014 Apr 15
1
[Announce] Samba 4.0.17 Available for Download
...clean smbd shutdown.
o Christian Ambach <ambi at samba.org>
* BUG 9911: Fix build on AIX with IBM XL C/C++ (gettext detection issues).
* BUG 10308: Fix String Conversion Errors with Samba 4.1.0 Build on AIX 7.1.
o Andrew Bartlett <abartlet at samba.org>
* smbd: Split create_conn_struct into a fn that does not change the
working dir.
o Gregor Beck <gbeck at sernet.de>
* BUG 10458: Fix 'wbinfo -i' with one-way trust.
* s3:rpc_server: Minor refactoring of process_request_pdu().
o Kai Blin <kai at samba.org>
* BUG 10471: Don't respond...
2014 Apr 15
1
[Announce] Samba 4.0.17 Available for Download
...clean smbd shutdown.
o Christian Ambach <ambi at samba.org>
* BUG 9911: Fix build on AIX with IBM XL C/C++ (gettext detection issues).
* BUG 10308: Fix String Conversion Errors with Samba 4.1.0 Build on AIX 7.1.
o Andrew Bartlett <abartlet at samba.org>
* smbd: Split create_conn_struct into a fn that does not change the
working dir.
o Gregor Beck <gbeck at sernet.de>
* BUG 10458: Fix 'wbinfo -i' with one-way trust.
* s3:rpc_server: Minor refactoring of process_request_pdu().
o Kai Blin <kai at samba.org>
* BUG 10471: Don't respond...
2014 Apr 23
1
Samba 4 Point'n'Print driver installation
.../private/sam.ldb: Unable
to open tdb
'/usr/local/samba4/private/sam.ldb.d/DC%3DCIRAD-RUN,DC%3DCIRAD,DC%3DFR.ldb'
[2014/04/23 15:26:06.513859, 0]
../source3/modules/vfs_dfs_samba4.c:81(dfs_samba4_connect)
samdb_connect failed
[2014/04/23 15:26:06.514137, 0]
../source3/smbd/msdfs.c:338(create_conn_struct)
VFS connect failed!
[2014/04/23 15:26:06.514441, 0]
../source3/printing/nt_printing.c:689(get_correct_cversion)
get_correct_cversion: create_conn_struct returned NT_STATUS_UNSUCCESSFUL
2014 Apr 25
0
FW: Samba 4 Point'n'Print driver installation
...amba4/private/sam.ldb.d/DC%3DCIRAD-RUN,DC%3DCIRAD,DC%3DFR.ldb'
>>
>> [2014/04/23 15:26:06.513859,
>> 0]../source3/modules/vfs_dfs_samba4.c:81(dfs_samba4_connect)
>> samdb_connect failed
>>
>> [2014/04/23 15:26:06.514137,
>> 0]../source3/smbd/msdfs.c:338(create_conn_struct)
>> VFS connect failed!
>> Thanks.
>>
>>
>>
>> 2014-04-23 16:44 GMT+04:00 L.P.H. van Belle <belle at bazuin.nl>:
>>
>>> Which printer drivers brand / type, of provide a link to them.
>>> Tomorrow im testing my print server setup, and...
2007 Aug 20
0
access denied & Sid does not start with 'S-'.
...og files I have:
smb.log
Connect path is '/home/dustin' for service [dustin]
string_to_sid: Sid dustin does not start with 'S-'.
'/home/dustin' does not exist or permission denied when connecting to
[dustin] Error was Permission denied
Yielding connection to dustin
create_conn_struct: Can't ChDir to new conn path /home/dustin. Error was
Permission denied
create_conn_struct: Can't ChDir to new conn path /home/dustin. Error was
Permission denied
My SMB.conf is below, any ideas? This one is driving me insane as this
server was working when i set it up back in our off...
2014 Apr 16
1
Samba 4.0.17 Available for Download
...istian Ambach <ambi at samba.org>
>???? * BUG 9911: Fix build on AIX with IBM XL C/C++ (gettext detection issues).
>???? * BUG 10308: Fix String Conversion Errors with Samba 4.1.0 Build on AIX 7.1.
>
>
> o?? Andrew Bartlett <abartlet at samba.org>
>???? * smbd: Split create_conn_struct into a fn that does not change the
>?????? working dir.
>
>
> o?? Gregor Beck <gbeck at sernet.de>
>???? * BUG 10458: Fix 'wbinfo -i' with one-way trust.
>???? * s3:rpc_server: Minor refactoring of process_request_pdu().
>
>
> o?? Kai Blin <kai at sam...
2013 Dec 04
1
Samba 4.1 DFS Share only access by administrator
Dear all,
I am testeing the dfs functions with Samba4.
In my global section: host msdfs=yes
vfs objects = dfs_samba4
Later on setting a dfs root:
[dfs]
path = /windows/dfs
read only = No
msdfs root = Yes
ls -s the shares in this root.
lrwxrwxrwx 1 root root 19 2. Dez 09:29 difaem -> msdfs:linux2\difaem
lrwxrwxrwx 1 root root 20 2. Dez 09:29 leitung ->
2014 Apr 17
0
[Announce] Samba 4.1.7 Available for Download
...ction_terminate("CTDB_SRVID_RELEASE_IP")
panics from within ctdbd_migrate() with invalid lock_order.
* BUG 10464: samba4 services not binding on IPv6 addresses causing
connection delays.
o Garming Sam <garming at catalyst.net.nz>
* BUG 10378: dfs: Always call create_conn_struct with root privileges.
o Andreas Schneider <asn at cryptomilk.org>
* BUG 10467: s3-vfs: Fix stream_depot vfs module on btrfs.
* BUG 10472: pidl: waf should have an option for the dir to install perl
files and do not glob.
* BUG 10474: s3-spoolssd: Don't register spool...
2014 Apr 17
0
[Announce] Samba 4.1.7 Available for Download
...ction_terminate("CTDB_SRVID_RELEASE_IP")
panics from within ctdbd_migrate() with invalid lock_order.
* BUG 10464: samba4 services not binding on IPv6 addresses causing
connection delays.
o Garming Sam <garming at catalyst.net.nz>
* BUG 10378: dfs: Always call create_conn_struct with root privileges.
o Andreas Schneider <asn at cryptomilk.org>
* BUG 10467: s3-vfs: Fix stream_depot vfs module on btrfs.
* BUG 10472: pidl: waf should have an option for the dir to install perl
files and do not glob.
* BUG 10474: s3-spoolssd: Don't register spool...