- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CIFS Accounts on Printers
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2010 09:41 AM
тАО02-02-2010 09:41 AM
CIFS Accounts on Printers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2010 10:44 AM
тАО02-02-2010 10:44 AM
Re: CIFS Accounts on Printers
Try doing "cifslist" to see what is mounted and by who.
Do a man on cifslogin or cifslogout to see how to logout of the CIFS mount and then just do a umount of the file system.
To disable any future mounts, comment out the entry in /etc/fstab.
Beers,
robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2010 12:37 PM
тАО02-02-2010 12:37 PM
Re: CIFS Accounts on Printers
If you are directed to shutdown CIFS/SAMBA, then you can do so with the start/stop scripts and changing the /etc/rc.config.d configuration files. I would ask for clarification.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2010 04:42 AM
тАО02-03-2010 04:42 AM
Re: CIFS Accounts on Printers
cifslist can be used on the client side for listing the CIFS shares mounted. However, I think your HP-UX server is rather used as a CIFS server, at least that's a more common way.
Take a look here, that's a list of CIFS (~samba) config files:
http://viktorbalogh.net/blog/hp-ux/hp-ux_sysadm/samba-locations
The users are authenticated against the smbpasswd file. The unwanted users should be eliminated from this file.
/var/opt/samba/private/smbpasswd
Unix operates with beer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2010 04:51 AM
тАО02-03-2010 04:51 AM
Re: CIFS Accounts on Printers
CIFS or SAMBA shares. On HPUX you want to look into the /etc/opt/samba/smb.conf file on the server and check the entries for the shares.
Now here's a caveat. Don't know what you're dealing with, but I have gotten this when mgmt brings in the latest security consultants and they 'ding' me on these shares. So, my advise, since you obviously inherited these shares -
! ! Check out what each share is doing BEFORE you remove it. Otherwise you may find you remove something that someone or some appl is using and it will be you they scream at when it stops and messes up production ! !
CIFS/SAMBA shares can create a security hole, but if you configure each share locked down properly ou can keep it reasonably secure.
And for those pesky consultants, I'm amazed at how they find these nothing (like I didn't know) shares, and miss the really big holes in security around here.
.....that we guard....
Kindest regards,
Rita