search for: smb_mount

Displaying 7 results from an estimated 7 matches for "smb_mount".

1998 Sep 04
0
Linux SMB Mount utils patch
...ry *); +void smb_add_to_cache(struct cache_head *, struct cache_dirent *, off_t); +int smb_find_in_cache(struct cache_head *, off_t, struct cache_dirent *); +void smb_invalid_dir_cache(struct inode *); + +#endif /* __KERNEL__ */ + +#endif /* _LINUX_SMB_FS_H */ diff -urN samba-1.9.18p10-orig/source/smb_mount.h samba-1.9.18p10/source/smb_mount.h --- samba-1.9.18p10-orig/source/smb_mount.h Wed Dec 31 16:00:00 1969 +++ samba-1.9.18p10/source/smb_mount.h Thu Sep 3 12:54:45 1998 @@ -0,0 +1,26 @@ +/* + * smb_mount.h + * + * Copyright (C) 1995, 1996 by Paal-Kr. Engstad and Volker Lendecke + * Copyright (C...
1999 Sep 08
0
Fw: Problem joining to NT-PDC with my own scopeID
hi*& I have troubles with joining 2 NT PDC because I can not specify scopeID for smbpasswd command. What can I do? There is analogu problem with smb_mount, that not understand different scopeIDs. Any advices? Thanks. -------------- next part -------------- HTML attachment scrubbed and removed
1999 Oct 10
2
cyrillic letters in filenames.
-----BEGIN PGP SIGNED MESSAGE----- Dear All, Does anybody know why ? I can create files (and directories) with cyrillic names, but 1. I cannot delete those files (well, I can edit them and so) 2. I cannot "cd" to those directories. What I have: RH-5.X & Samba-2.X (BTW, I' sending this letter from different account. I'm subscribed to the another address. If this letter
1999 Nov 17
4
2.0.6: HUP/charset/profiles/smbmount/logging
This is the list of problems I had with samba-2.0.6 so far. Can anyone tell me if he can reproduce them and if he considers them as problems? 2.0.6 on linux 2.2.13 or 2.0.33 1) sighup/log reopening doesn't always work: connections that are already active keep logging to the old logs; logrotate rotates/zip the logs and samba stops logging completely till restart. 2) Localized chars. I have
2005 Aug 29
8
Samba as a domain controller for Linux workstations?
I was wondering, if it's possible to set up Samba as a sort of a domain controller for Linux workstations? I'm thinking of benefits like roaming profiles, managing printers etc. Or perhaps for Linux there are better choices than Samba, when it comes to the office / school use (many users, many classrooms, many workstations etc.)? -- Tomek http://wpkg.org
1999 Sep 09
1
SAMBA digest 2226
...C.E7349300 >Content-Type: text/plain; > charset="koi8-r" >Content-Transfer-Encoding: quoted-printable > >hi*& > >I have troubles with joining 2 NT PDC because I can not specify scopeID = >for smbpasswd command. What can I do? There is analogu problem with = >smb_mount, that not understand different scopeIDs. >Any advices? >Thanks. > > > > >------=_NextPart_000_0018_01BEFA2C.E7349300 >Content-Type: text/html; > charset="koi8-r" >Content-Transfer-Encoding: quoted-printable > ><!DOCTYPE HTML PUBLIC "-//W3C//DTD...
2003 Dec 01
0
No subject
...dev/cdrom /cdrom auto ro,auto,user,exec 0 0 > > Does anybody know what to do? are you sure the mount and umount commands are in the path during pri and post-exec ? try using full path for mount and umount. Also try redirecting errors to a file : #preexec = /path/to/mount /cdrom >> /tmp/smb_mount.log 2>&1 #postexec = /path/to/umount /cdrom >> /tmp/smb_umount.log 2>&1 You'll probably find the source of the error in the logfile ;) bye Ahmed. Return-Path: <jeremy@valinux.com> Delivered-To: samba@us4.samba.org Received: from mail.valinux.com (mail.valinux.com [...