HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - HP-UX
 - >
 - Re: cifslist entries
 
Operating System - HP-UX
        1840178
        Members
    
    
        3512
        Online
    
    
        110162
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
 - Entry Storage Systems
 - Legacy
 - Midrange and Enterprise Storage
 - Storage Networking
 - HPE Nimble Storage
 
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            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
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
Topic Options
			
				
					
	
			
		
	- 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
 
04-01-2008 06:24 PM
04-01-2008 06:24 PM
			
				
					
						
							cifslist entries
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi guys, i am getting the following output for cifslist. wanted to know if i see an L is ok because i see LS in one entry... is L okay or the entry should be LS in the remote user state..
root@ # cifslist -x
Mounted Object Mountpoint
State
-------------------------------------------------------------------------------
kbrsd50:/nw07 /mntpt
M
===============================================================================
Server Local User Remote User Domain
State
-------------------------------------------------------------------------------
kbrsd50 root mk367t KBRHPSAP.LOCAL
L
kbrsd50 ds285 ds285 KBRHPSAP.LOCAL
L
kbrsd50 mk367 mk367 KBRHPSAP.LOCAL
LS
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
root@ # cifslist -x
Mounted Object Mountpoint
State
-------------------------------------------------------------------------------
kbrsd50:/nw07 /mntpt
M
===============================================================================
Server Local User Remote User Domain
State
-------------------------------------------------------------------------------
kbrsd50 root mk367t KBRHPSAP.LOCAL
L
kbrsd50 ds285 ds285 KBRHPSAP.LOCAL
L
kbrsd50 mk367 mk367 KBRHPSAP.LOCAL
LS
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
04-01-2008 10:04 PM
04-01-2008 10:04 PM
			
				
					
						
							Re: cifslist entries
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hello,
The following is explanation of State symbols in the output of cifslist for users:
L = Logged in
S = Saved in user database
/var/opt/cifsclient/cifsclient.udb is the CIFS user database file. If a user is saved in the database, than they can subsequently be automatically logged in to the server.
So, all is good on your side :)
Cheers,
VK2COT
		
		
	
	
	
The following is explanation of State symbols in the output of cifslist for users:
L = Logged in
S = Saved in user database
/var/opt/cifsclient/cifsclient.udb is the CIFS user database file. If a user is saved in the database, than they can subsequently be automatically logged in to the server.
So, all is good on your side :)
Cheers,
VK2COT
	VK2COT - Dusan Baljevic
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
04-02-2008 05:41 AM
04-02-2008 05:41 AM
			
				
					
						
							Re: cifslist entries
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						in the .udb file i dont see any users though.. when i do a strings on the file i get only the domain name....
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
04-02-2008 04:29 PM
04-02-2008 04:29 PM
			
				
					
						
							Re: cifslist entries
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hello,
Use:
# cifslist -U
It exports user database in ASCII format.
Most of reasonably built HP-UX servers come with on-line manuals.
You should be able to run the following commands on your server:
# man -k cifs
# man cifsclient
On-line manuals are very good starting-points
for learning more about the commands.
Cheers,
VK2COT
		
		
	
	
	
Use:
# cifslist -U
It exports user database in ASCII format.
Most of reasonably built HP-UX servers come with on-line manuals.
You should be able to run the following commands on your server:
# man -k cifs
# man cifsclient
On-line manuals are very good starting-points
for learning more about the commands.
Cheers,
VK2COT
	VK2COT - Dusan Baljevic
			
			
				
			
			
			
			
			
			
		The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP