Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Krause
tardis-doc
Commits
3f224fb6
Commit
3f224fb6
authored
Mar 25, 2019
by
Michael Krause
🎉
Browse files
intro: deprecated MPIB-SAMBA
parent
6f5f337b
Pipeline
#2152
passed with stages
in 46 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
introduction/login.rst
View file @
3f224fb6
...
...
@@ -130,35 +130,6 @@ servers.
backups are extremely costly and take a lot of time. Also note that the Tardis
itself (i.e. your Home Directory) does **not** have a backup at all.
SMBNetFs
^^^^^^^^
When you login with your password the folder :file:`MPIB-SAMBA` should be
populated with all the detected file servers, like :file:`mpib06, mpib10 or
dfs1`. You can simply navigate to the desired folder and use :program:`cp, mv,
rm etc` on those folders:
.. code-block:: bash
krause@master:~> $ cd MPIB-SAMBA/dfs1
krause@master:~/MPIB-SAMBA/dfs1> $ ls
Bibliothek FB-ABC FB-ARC FB-GG FB-LIP Misc MPFG-Affekt
MPFG-Musik MPFG-REaD MPRG-NSC mrt PR User Verwaltung
ZentraleDienste
krause@master:~/MPIB-SAMBA/dfs1> $
After a while the automatic access granting ticket will expire and you might see an error like this:
.. code-block:: bash
krause@master:~> $ ls MPIB-SAMBA/mpib11
ls: cannot open directory MPIB-SAMBA/mpib11: Permission denied
In that case you can run the script :program:`remount-smbnetfs.sh` to manually
refresh your ticket and re-mount the network folders in :file:`MPIB-SAMBA/`. No
shell or program may access the folder at that time.
udevil
^^^^^^
...
...
@@ -199,5 +170,36 @@ If you want to mount another folder either create a different target directory o
You can check all your currently mounted folders with :program:`mount` and filtering by
your username with :program:`mount | grep $USER`.
SMBNetFs (deprecated)
^^^^^^^^^^^^^^^^^^^^^
*Although it might still work, this approach is not recommended anymore.*
When you login with your password the folder :file:`MPIB-SAMBA` should be
populated with all the detected file servers, like :file:`mpib06, mpib10 or
dfs1`. You can simply navigate to the desired folder and use :program:`cp, mv,
rm etc` on those folders:
.. code-block:: bash
krause@master:~> $ cd MPIB-SAMBA/dfs1
krause@master:~/MPIB-SAMBA/dfs1> $ ls
Bibliothek FB-ABC FB-ARC FB-GG FB-LIP Misc MPFG-Affekt
MPFG-Musik MPFG-REaD MPRG-NSC mrt PR User Verwaltung
ZentraleDienste
krause@master:~/MPIB-SAMBA/dfs1> $
After a while the automatic access granting ticket will expire and you might see an error like this:
.. code-block:: bash
krause@master:~> $ ls MPIB-SAMBA/mpib11
ls: cannot open directory MPIB-SAMBA/mpib11: Permission denied
In that case you can run the script :program:`remount-smbnetfs.sh` to manually
refresh your ticket and re-mount the network folders in :file:`MPIB-SAMBA/`. No
shell or program may access the folder at that time.
.. _osxfuse: https://osxfuse.github.io/
.. _macfusion: http://macfusionapp.org/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment