Displaying 20 results from an estimated 2000 matches similar to: "Accessing PC from Unix"
2003 Nov 26
6
smbmount for Solaris
Sirs,
I hate to clutter your email with this inquiry, but I haven't been able to
get info otherwise. I want to mount shares on an Microsoft XP Pro server
on two Suns, Sparc running Solaris 2.6 and another Sparc running Solaris
8. What do I need for this?? I downloaded the Samba software from
sunfreeware.com but it seemed to just allow the XP to mount the Sun shares.
I hope you can help
2004 Dec 28
1
Network Resource Type is not correct - home directories only
Hi. I've done something to disallow the access to home directories.
Permissions to these directories are the same as when they worked. The only
major change is that i added a few shares(4) last evening.
I've obviously done something...can't figure out what it is. Any help is
grately appreciated.
TIA
Jeff
--- Details ---
As user jdyke - on a successful connect to 'Engi'
2011 Feb 08
1
mount -F smbfs
Dear all there is first port to me
plz if u have any idea about mount windows share inside Solaris10 OS with
mount -F smbfs or mount -F cifs
thanks to advanced
best,
*Hosam Al Ali
UNIX System Administrator - GIT Libya *
SCSA - SCNA - SCSECA - MCSAM - MCSE
Phone +218919240730
+963 955 287841
Blog: http://hosam.wordpress.com/
Twitter: http://twitter.com/hosamalali
1998 Sep 21
2
x filemanager
Hi there,
I've got two questions, and I'll list them in order of importance. (1) Is
there a way, or is there any research/development going into unearthing a way,
to mount a samba filesystem like any other filesystem under UNIX?
And (2), does anyone know of a good X filemanager? What I would really
like to do is be able to mount a Samba directory or resource and treat
it like any
2001 Apr 01
3
graphical viewers
Is there anything for xwindows that will let you browse the network like
with microsofts neighborhood network?
Rob Kobiske
1999 Sep 27
3
freebsd and smbmount
Hi,
I don't know how many people on this list use samba with freebsd , but I
have a question.
I have samba set up and can connect to my other win conputers using
smbclient but I am told that freebsd does not have smbmount.
i need to mount my win hard drives in order to back them up.
Is this possible some way with samba under freebsd.
Thanks
Rick
--
Rick Knebel
rknebel@uplink.net
2008 Jun 30
1
newbie: problem with IMAPS + mutt + Thunderbird
Hi,
I'm a Dovecot newbie and have some problems with the configuration/the
resulting interoperability. My setup looks like this:
I receive my mail using qmail-ldap and sort it with a number of means
into
~/Mailbox/ (= INBOX) and
~/Mail/folder/ for various values of 'folder' (generally one folder
per mailing list).
The sorting is done via .qmail-* files, LDAP entries, and
2019 Nov 26
2
moved DM config to new server : gids different etc
Am 26.11.19 um 17:15 schrieb Rowland penny via samba:
> On 26/11/2019 16:00, Stefan G. Weichinger via samba wrote:
>> Last week the mobo in a DM server died, so we had to set up a fallback
>> machine and reinstall Debian 10.2 including Samba
>>
>> I had smb.conf but not /var/lib/samba in backups.
>>
>> Restored krb5.conf and smb.conf, rejoined.
>>
2011 Jan 05
2
check, that a script is in a folder
$ echo ${PWD##*/}
somefolder
$ if "${PWD##*/}" -eq "asdf" > /dev/null; then echo "this is the asdf folder"; else exit 1; fi
bash: notthatfolder: command not found...
this is the asdf folder
$
So i just want to check that i'm in an exact folder. e.g.: "asdf"
What's wrong with my one-liner?
I just want to check, that a script is in a folder,
1999 Jun 04
9
"because you dance to disco and you don't like rock" [Win2000 vs Samba/Linux]
Hey,
so i finally got it working thanks to your list (found the right
place for EnablePlainTextPassword here, the existing 3-4 matches
in the default registry don't seem to do a thing).
It was all brilliant. I got connected to all my 4 samba servers.
I was happy... 'til the next boot (you know, during installation
of system, boots happen).
Now it connects to 3 sambas (1 on FreeBSD, 1 on
2018 Feb 05
2
Cannot delete IMAP Mail-Folder in Trash
> On February 5, 2018 at 6:16 PM Gabriel Kaufmann <mailings at typoworx.com> wrote:
>
>
> Doesn't anyone have an idea?
>
> It looks like Dovecot and/or Thunderbird simply "ignore" sub-folders of
> IMAP-Folder in Trash/ as they are also not shown in Trash-Folder.
> Sub-Folder for INBOX and other IMAP-Folders work perfect (using
> layout=fs
2005 Apr 13
1
how to mount the windows shares
Hey friends,
I want to mount some windows shares on Linux workstations in my
office.I am using FC3 and my shares are on Windows XP pro and Windows
2003 Server.
I tried this command to mount those shares
mount -t cifs -o username=windowsusename
//windows2003/sharename/anotherfolder /mnt/server
the samba then asks for the password of the windows user,i gave the
correct password but then Linux
2005 Sep 14
1
How to do server-side logging with rsync running through a SSH tunnel?
Hello!
I am using rsync to synchronize files between a master server and
multiple clients
that share a SSH account. I am struggling right now to make the server
log what
files were transferred, and when the synchronization happens.
My setup follows.
The clients log to an ssh account configured to run a script as the
login shell:
(in ~/.ssh/authorized keys)
2005 Mar 17
1
Namespaces and subscriptions
I've got a problem with subscriptions in 1.0-stable when migrating from
UW-IMAP.
I've modified the SUBSCRIPTION_FILE_NAME entries as suggested in the
Wiki http://wiki.dovecot.org/Migration and included the "~/mail/" etc.
hidden namespaces.
The .mailboxlist files contain entries like "~/mail/somefolder" and the
clients have "~/mail/" set as a prefix.
In
2018 Feb 06
1
Cannot delete IMAP Mail-Folder in Trash
We have the same problem, with a twist. When Thunderbird deletes a folder, it is still shown by the GUI. Dovecot deleted the folder correctly, and the sunscriptions file is also correct. Some other times, on shared folders, Thunderbird refuses to delete; in this case, apple mail on iphone can delete successfully. This suggests that the problem is in Thunderbird's code.
R
On Mon, Feb 5, 2018
2011 Nov 17
0
Network initialization failed
Hi,
I successfully installed wine 1.2.3 on Debian squeeze amd64.
Preliminary tests are fine.
I use a ~/.wine/dosdevices/unc/myserver/myfolder linked to a smbmout in /home/myfolder to emulate a windows network share.
I can launch "wine notepad '\\myserver\myfolder\test.txt' ", edit it and save the changes; so the permission seems right.
I want to use an old app who needs to
2011 Apr 26
1
2.0.12 (fa2e92526716): Deleting mails and folders from public namespaces
On 26.4.2011, at 23.48, Binarus wrote:
> But whenever a user tries to delete a folder from the public namespace,
> dovecot gives the following error: "Renaming not supported across
> non-private namespaces".
..
> Furthermore, I haven't completely understood the reason for the
> different behaviour of folders in the public namespace and a single
> message therein.
2018 Feb 14
2
Fleming-Harrington weighted log rank test
Hi all,?
The survdiff() from survival package has an argument "rho" that implements Fleming-Harrington weighted long rank test.?
But according to several sources including "survminer" package (https://cran.r-project.org/web/packages/survminer/vignettes/Specifiying_weights_in_log-rank_comparisons.html), Fleming-Harrington weighted log-rank test should have 2 parameters
2005 Jan 05
3
Tuning string matching
Dear list,
I spent about two hours searching on the message archive, with no avail.
I have a list of people that have to pass an on-line test, but only a fraction
of them do it. Moreover, as they input their names, the resulting string do not
always match the names I have in my database.
I would like to do two things:
1. Match any strings that are 90% the same
Example:
name1 <- "Harry
2003 Feb 08
3
Win files from *nix?
How can I browse Windows from Unix?
I'm using FreeBSD 4.7, Samba, and KDE3. I'd like to be able to browse also
from command line.
I have not found instructions on use of smbclient-win32 and do not want to
use sharity. smbclien-win32 comes with and exe file and cygwin dll's - but
what are you supposed to do with them, copy the dll's to system or system32
foler and just run the