Re: [Bacula-users] Recovery from only one storage

2023-04-10 Thread Tomasz Świderski

Can someone help me on this matter?

W dniu 5.04.2023 o 13:07, Tomasz Świderski pisze:

I have 2 jobs in Bacula connected to one client.
Job 1 makes a copy to the hard drive (storage1) and Job 2 makes a copy 
to the magnetic tape (storage2).
How during recovery, indicate that it should only recover e.g. from 
storage2?
My scenario assumes, for example, that storage 1 is not available and 
I have to recover only from magnetic tapes (storage2).
When in Baculum I choose, for example, Job2, and click Recovery, it 
shows me from my two storage on the list of required media.




___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users



___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] password for user bacula

2023-04-10 Thread Yateen Shaligram Bhagat (Nokia)
Thanks Bill, much appreciated.
I assume adding password and shell to bacula user does not cause any harm to 
the bacula functionality 

-Yateen Bhagat

-Original Message-
From: Bill Arlofski via Bacula-users  
Sent: Monday, April 10, 2023 7:36 PM
To: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] password for user bacula


CAUTION: This is an external email. Please be very careful when clicking links 
or opening attachments. See http://nok.it/ext for additional information.



On 4/9/23 23:55, Yateen Shaligram Bhagat (Nokia) wrote:
> Hi all,
>
> I need to login as user bacula on the linux host running bacula client 
> (9.4.4)
>
> What is the default password for this user id?
>
> Thanks,
>
> Yateen Bhagat
>

Hello Yateen,

There is no default pasword for the OS's `bacula` user. As a matter of fact 
most package maintainers for the Bacula packages on different Linux 
Distributions set no password, lock the account, and set the shell to 
`/usr/bin/nologin`

As the root user on the system to need to set a password, unlock the account 
and change the shell to a valid shell like `/bin/bash`


If you are trying to run som binary or script as the bacula users, you can also 
just use sudo:

# sudo -u bacula /path/to/script_or_binary



Hope this helps,
Bill

--
Bill Arlofski
w...@protonmail.com


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] password for user bacula

2023-04-10 Thread Bill Arlofski via Bacula-users

On 4/9/23 23:55, Yateen Shaligram Bhagat (Nokia) wrote:

Hi all,

I need to login as user bacula on the linux host running bacula client (9.4.4)

What is the default password for this user id?

Thanks,

Yateen Bhagat



Hello Yateen,

There is no default pasword for the OS's `bacula` user. As a matter of fact 
most package maintainers for the Bacula packages
on different Linux Distributions set no password, lock the account, and set the 
shell to `/usr/bin/nologin`

As the root user on the system to need to set a password, unlock the account 
and change the shell to a valid shell like
`/bin/bash`


If you are trying to run som binary or script as the bacula users, you can also 
just use sudo:

# sudo -u bacula /path/to/script_or_binary



Hope this helps,
Bill

--
Bill Arlofski
w...@protonmail.com



signature.asc
Description: OpenPGP digital signature
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] password for user bacula

2023-04-10 Thread Yateen Shaligram Bhagat (Nokia)
Hi all,

I need to login as user bacula on the linux host running bacula client (9.4.4)
What is the default password for this user id?

Thanks,
Yateen Bhagat

___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users